The Uploading Upgrade Package assists you with uploading the upgrade/patch package for VMware Telco Cloud Service Assurance system using command-line interface and user interface.
Procedure
- Copy the package to the control plane node of the VMware Telco Cloud Service Assurance.
$ scp <patching file name>.tar.gz root@control-plane-ip:/var/vmware/patching/patch-repo/
For example:
scp patch-v101.tar.gz [email protected]:/var/vmware/patching/patch-repo/
Note: If root user is not enable, please use clusteradmin user to copy to the clusteradmin home, and move to the location:
/var/vmware/patching/patch-repo/
$ scp <patching file name>.tar.gz clusteradmin@control-plane-ip:/home/clusteradmin/
For example: scp patch-v101.tar.gz [email protected]:/home/clusteradmin/
Then log in to the control plane node. $ ssh clusteradmin@control-plane-ip.
Move the file to the location: $sudo mv <patching file name>.tar.gz /var/vmware/patching/patch-repo/.
For example: sudo mv patch-v101.tar.gz /var/vmware/patching/patch-repo/
- Go to https://Control Plane Node IP
- Navigate to Administration > System Upgrade
- Click Check for Update.
All the available patches which were uploaded to the patching service are listed.