Veritas NetBackup™ Flex Scale Installation and Configuration Guide
- Preparing for NetBackup Flex Scale deployment
- Configuring NetBackup Flex Scale
- Upgrading NetBackup Flex Scale to 3.2
- Performing pre-upgrade tasks
- Performing post-upgrade tasks
- Upgrading NetBackup Flex Scale to 3.2.100
- Performing pre-upgrade tasks
- Performing post-upgrade tasks
- Upgrading the firmware in NetBackup Flex Scale cluster
- Managing EEBs
- Removing NetBackup Flex Scale
- Appendix A. Installing NetBackup Flex Scale 3.2 from a USB drive
- Appendix B. Installing NetBackup Flex Scale using a downloaded ISO file
- Appendix C. Upgrading a NetBackup Flex Scale node
Upgrading a node that is not in a cluster
You can directly upgrade a NetBackup Flex Scale 3.2 node to version 3.2.100. Use the following procedure to upgrade an out of the box appliance node that is on version 3.2 and is not yet a part of the cluster to version 3.2.100.
To upgrade a node:
- Download the upgrade RPM file to a Windows system that can access the Download Center and the NetBackup Flex Scale node.
Go to the Veritas Support website (https://www.veritas.com/support/en_US) and click Downloads, which redirects you to the Download Center.
In the Veritas Download Center, in the Products list, select Appliances, in the Sub product list select NetBackup Flex Scale. Select the version as 3.2 and click Explore.
Expand Updates.
Select the VRTSnbfs_app_update-3.2.100 -1.x86 _64.rpm file from this section and click Download. You must sign in with your Veritas account credentials to download the upgrade file.
- Open an SSH session and log on to the appliance node as the admin user.
- In the NetBackup Flex Scale Appliance shell menu, use the following command to open NFS shares:
system software share open
- On the local system where you downloaded the upgrade file, complete the following steps to copy the upgrade file to the
/system/inst/patch/incoming
folder of the appliance node:Mount the NFS share:
Node_management_IP:/system/inst/patch/incoming
where Node_management_IP is the IP address that is assigned to the eth1 network interface of the node.
Copy the upgrade file from your local system to the mapped directory.
Unmount or unmap the share.
- On the appliance node, in the NetBackup Flex Scale Appliance shell menu, enter the following command to close the NFS shares:
system software share close
- To install the upgrade file, run the following command:
system software install-update update-name=update-name where update-name is the name of the upgrade file that you want to install.
For example: system software install-update update-name=VRTSnbfs_app_update-3.2.100-1.x86_64.rpm
- To check the upgrade status, run the following command:
system software upgrade-status