Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Stop all jobs in old server, then terminate. Check that the checkpoint file was written.
  • Module load ecflow/5new
  • Start the new ecflow 5 server

    . It

    , and open with same port. This way the new server will read the same set of files.  It will automatically read the  checkpoint file that were created in version 4.7.X and above

    Code Block
    ecflow_start.sh -p <port> # Open with same port.


  • For the very first use of ecflow_ui, then move aside the old  .ecflowrc directory.  

    Code Block
    mv $HOME/.ecflowrc $HOME/.ecflowrc_old4


...