Veritas NetBackup™ Flex Scale Administrator's Guide
- Product overview
- Viewing information about the NetBackup Flex Scale cluster environment
- NetBackup Flex Scale infrastructure management
- User management
- About Universal Shares
- Node and disk management
- Adding a node to the cluster using the NetBackup Flex Scale web interface
- License management
- Managing hardware vendor packages
- User management
- NetBackup Flex Scale network management
- Bonding operations
- Data network configurations
- Network configuration on plain device (eth5)
- Network configuration on bonded interfaces (bond0 on eth5 and eth7)
- NetBackup Flex Scale infrastructure monitoring
- Resiliency in NetBackup Flex Scale
- EMS server configuration
- Site-based disaster recovery in NetBackup Flex Scale
- Performing disaster recovery using RESTful APIs
- NetBackup Flex Scale security
- STIG overview for NetBackup Flex Scale
- FIPS overview for NetBackup Flex Scale
- Support for immutability in NetBackup Flex Scale
- Deploying external certificates on NetBackup Flex Scale
- Troubleshooting
- Collecting logs for cluster nodes
- Troubleshooting NetBackup Flex Scale issues
- Appendix A. Maintenance procedures for HPE servers
- Appendix B. Configuring NetBackup optimized duplication
- Appendix C. Disaster recovery terminologies
- Appendix D. Configuring Auto Image Replication
Managing hardware vendor packages
You are required to install the hardware vendor packages that are compatible with your hardware vendor platform. The vendor packages are not installed with the ISO and you need to install the vendor packages separately for the nodes to be healthy. The list of required vendor packages for each hardware vendor platform is maintained in the vendor_utilities.json
file. The file is included in the ISO that is pre-installed on the nodes. You can edit this file if the vendor requires you to include additional vendor packages or to support a new model or vendor platform.
Instead of downloading the vendor_utilities.json
file to view the list of required vendor packages, you can also use the system list hw-vendor-packages command to list the required vendor-packages.
The following example shows the list of required vendor packages for an HPE platform:
system list hw-vendor-packages Name Version Arch ============= ================== ====== ssacli 4.21-7.0 x86_64 ssaducli 4.21-7.0 x86_64 ilorest 3.2.2-32 x86_64 kmod-smartpqi 2.1.12-055.rhel7u9 x86_64
You must download the required vendor packages from the hardware vendor site. You can uninstall or upgrade the vendor packages after they are installed.
To install vendor packages after the cluster is configured:
- Use any one of the following options to log on using the user account that you created when you configured the cluster:
Use a user account with both Appliance Administrator and NetBackup Administrator role, or a user account with only an Appliance administrator role to log on to the NetBackup Flex Scale web UI
https://ManagementServerIPorFQDN/webui
where ManagementServerIPorFQDN is the public IP address or the FQDN that you specified for the NetBackup Flex Scale management server during the cluster configuration, and then in the left pane click Cluster Management > Cluster settings > Software management.Use a user account with an Appliance Administrator role to log on to the NetBackup Flex Scale infrastructure management UI
https://ManagementServerIPorFQDN:14161
where ManagementServerIPorFQDN is the public IP address or the FQDN that you specified for the NetBackup Flex Scale management server during the cluster configuration, and then in the left pane click Settings > Software management.
Note:
If you access the NetBackup Flex Scale infrastructure management UI by using the short host name from a node, set the DNS settings (name server, domain name, and search domain) or ensure that the entry for mapping the short host name to an IP address exists in the hosts file of the node.
- On the Software management page, click Vendor packages.
- On the Vendor packages tab click Verify.
- Do one of the following:
If there is a change in required vendor packages, download the existing
vendor_utilities.json
file, edit the file to update the vendor package list, and then upload the updated JSON file. The uploaded JSON file replaces the existing file and is now used a reference for the list of vendor packages that must be present on the node. To download the JSON file, on the Vendor packages tab click Download JSON file. Edit the downloaded file. To upload the updated file, click Next > Upload JSON file. Click Verify.If there is no change in the required vendor packages, click Next > Verify
- If the required vendor packages are missing or the installed package version is earlier than what is listed in the JSON file, the node is marked as unhealthy and the details about the missing packages are displayed for each node. Click Add.
- Download the required vendor packages from the vendor site.
- Upload the vendor packages to the driver node. On the Vendor packages tab, click Add and select the vendor packages that you downloaded. The selected vendor packages are uploaded to the
/system/inst/patch/incoming
location of the driver node and their status in the UI is shown as Available. - Optionally, to remove the uploaded vendor packages, select the vendor packages and click Remove.
- If the vendor packages are required to be installed in a specific sequence, click the arrows in the Reorder column to change the installation sequence.
- Install the uploaded vendor packages. Select all the vendor packages and click Install. Each package is installed on all the nodes. If the packages are installed successfully on all the nodes, a notification is displayed on the top of the page and the package status changes to Installed. If the installation fails on one of the nodes, the vendor package is rolled back on all the nodes and the package status is shown as Available.