JetStream DR for AVS can be upgraded using an Azure PowerShell cmdlet.

Upgrade Procedure

  1. Go to your AVS Private Cloud and navigate to Operations > Run command.
  2. Run the cmdlet Update-JetDR entering the following required parameters:
    • MSAIp: IP of the MSA.
    • MSACredential: Credentials of the MSA root user.
    • Datacenter: Datacenter Name.
    • Datastore: Datastore where the MSA will be deployed.
    • MSAVMName: MSA VM Name.
    • Timeout: Maximum amount of time allowed before generating a timeout error.

Use the cmdlet Update-JetDR to upgrade JetStream DR for AVS.

  1. Upon running, the cmdlet will update all the components automatically.
  2. If the upgrade fails at any point after updating the MSA, resume the process by re-running the Update-JetDR cmdlet with the Resume = True option enabled. (Make sure the upgrade parameters are complete and correct.)

Resume a failed upgrade.