Only users with one of the following permissions can perform the upgrade:
root
ucpadmin
sudo
Important:UCP Advisor will not be available during the upgrade process.
Log on to the UCP Advisor Master Node VM, and then copy the ucpadvisor-air-gapped-v4.4.0-48.tar.gz file from the media kit.
Extract the UCP Advisor upgrade file:
sudo tar -xvzf ucpadvisor-air-gapped-v4.4.0-48.tar.gz
Navigate to the installer directory, and then run the following command. At the prompt, enter y.
./installer --master-node <Master Node IP address> --worker-nodes <Worker Node1 IP address> <Worker Node2 IP address> --ucpa-username <UCP Advisor username> --ucpa-password <UCP Advisor password> --node-username <Node username> --node-password <Node password>
Note: For more command options, enter ./installer --help.
CAUTION:
Optional arguments -c and --clean installation deletes the existing UCP Advisor instance and installs a new instance of UCP Advisor, and therefore they are not recommended.