Steps to manually upgrade a previous version of the MSA/Plugin to JetStream DR version 4.3:

    1. Obtain a copy of the JetDR bundle and deploy the 4.3 MSA.
    2. Power off the existing (old) MSA.
    3. Detach/remove the disk from existing MSA (but do not delete it).

Detach the disk from the MSA.

    1. Attach the disk from the old MSA to the new 4.3 MSA being installed.
      (VM -> Edit Settings -> Add existing disk -> Select the vmdk of the 4.x MSA).

Attach the disk to the new MSA.

    1. From the command prompt, navigate to: #cd /opt/fio/vme2/bin.
    2. Run the command: #sudo ./msa-migrate.py
      This step copies all configurations, database etc. from the old MSA to the 4.3 MSA.


    1. The upgraded plugin should now be available. If the vCenter plugin does not appear automatically updated, go to the MSA https and look for the message that a new version of the plugin is available. Click the link to upgrade the plugin on vCenter.

New plugin version is available.

    1. Refresh the vSphere browser.
    2. After step 7 has been completed, detach the old MSA's disk from the new 4.3 MSA. All of its original settings should now be copied to the new MSA's disk (including ip, fqdn, etc.)
    3. The old MSA and its unused resources can be destroyed.