Upgrading UCP Advisor

Unified Compute Platform (UCP) Advisor Software Installation Guide

Version
4.4.x
File Size
13.18 MB
Audience
anonymous
Part Number
MK-92UCP120-11
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.
  1. 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.
  2. Extract the UCP Advisor upgrade file:
    sudo tar -xvzf ucpadvisor-air-gapped-v4.4.0-48.tar.gz
  3. 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.