Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To resume workflow execution after downgrade:

  1. Start all ECs that were shut down during the downgrade.

    $ mzsh startup <ec names> <ecsa names>
  2. Restart the disconnected ECSAs and start the real-time workflows.

    In order to minimize downtime, restart the disconnected ECSAs one by one.

    Tto stop running real-time workflows and restart an ECSA:

    $ mzsh shutdown <ecsa name> 
    $ mzsh startup -f <ecsa name>
  3. Start the workflows on the restarted EC/ECSAs.
     
  4. Enable the workflow groups.
     

  • No labels