Roll Back for GigaVUE V Series Nodes Deployed using Virtual Small Form Factor

To roll back to the previous version of GigaVUE V Series Node due to upgrade failure or issues when deploying the newer version of GigaVUE V Series Nodes, follow the steps given below:

Update the input.json file and esxi_host.json as mentioned in the Install the Virtual Machine on Multiple Hosts section and run the script using the following command. In the command, enter the version to which you wish to roll back. When using single host, add the ESXi host details of the single host to your esxi_host.json file.

Note:  You can roll back to the previous version of the GigaVUE V Series Node. For example, when using GigaVUE V Series Node version 6.1.00 you can only roll back to version 2.7.0. Refer to GigaVUE‑FM Version Compatibility Matrix for GigaVUE V Series Node version details.

Copy
python multi_host_upgrade_script.py -j <config file> --rollback <version>

For Example:

Copy
 python multi_host_upgrade_script.py -j esxi_host.json --rollback 6.1.00