You can perform Operating System (OS) updates as a non-root LDAP user. The Hyperscale nodes are used as LDAP clients to perform the update.
Before You Begin
- The CVFS version must be v4.7.1 and above. The update procedure below includes the instructions to update CVFS version.
Procedure
-
Using the system console (for example, using KVM, not SSH), login as LDAP user to the node in which the remote cache is configured and navigate to the following folder:
/opt/commvault/MediaAgent
-
Update the CVFS binaries using the following command:
sudo ./cvupgradeos.py -upgrade_hedvig_only
Note
cvupgradeos.py must be run using the console. Do not run cvupgradeos.py using SSH.
-
Update the operating system binaries using following command:
sudo ./cvupgradeos.py
For detailed instructions about installing OS updates, see Installing Operating System Updates on HyperScale X Node.