Versions Compared

Key

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

This article explains about upgrade process when JetDR upgrade is initiated.

...

Upgrade process for the JetStream DR MSA.

  • Validate if upgrade is available

    Code Block
    js_upgrade.py check  
  • Initiating JetDR upgrade procedure

    Code Block
    js_upgrade.py upgrade

...

Info

We can check Details of the upgrade process can be reviewed from the MSA file /tmp/last_upgrade.log file for more details.

  • Complete upgrade with clean up

    Code Block
    js_upgrade.py clean

...