Veritas NetBackup™ CloudPoint Install and Upgrade Guide
- Section I. CloudPoint installation and configuration
- Preparing for CloudPoint installation
- CloudPoint host sizing recommendations
- Deploying CloudPoint using the Docker image
- CloudPoint cloud plug-ins
- CloudPoint storage array plug-ins
- NetApp plug-in configuration notes
- Nutanix Files plug-in configuration notes
- Dell EMC Unity array plug-in configuration notes
- Pure Storage FlashArray plug-in configuration notes
- HPE RMC plug-in configuration notes
- Hitachi plug-in configuration notes
- InfiniBox plug-in configuration notes
- Dell EMC PowerScale (Isilon) plug-in configuration notes
- Qumulo plug-in configuration notes
- CloudPoint application agents and plug-ins
- Oracle plug-in configuration notes
- About snapshot restore
- Additional steps required after a SQL Server snapshot restore
- Protecting assets with CloudPoint's agentless feature
- Volume Encryption in NetBackup
- Preparing for CloudPoint installation
- Section II. CloudPoint maintenance
- CloudPoint logging
- Troubleshooting CloudPoint
- Upgrading CloudPoint
- Uninstalling CloudPoint
Preparing to upgrade CloudPoint
Note the following before you upgrade
Ensure that the CloudPoint instance, virtual machine, or physical host meets the requirements of the CloudPoint version 9.0.0.1.
When you upgrade CloudPoint, all the snapshot data and configuration data from your previous version is maintained in the external
/cloudpoint
data volume. This information is external to the CloudPoint container and the image and is preserved during the upgrade.However, you can take a backup of all the data in the
/cloudpoint
volume, if desired.Ensure that no jobs are running on CloudPoint.
If you are using NetBackup Web UI, disable the CloudPoint server and wait for all the in-progress jobs to complete. Use the nbstlutil command to cancel all the pending SLP operations. Use one of the following commands:
To cancel the pending SLP operation for a specific image, use nbstlutil cancel -backupid <value>
To cancel the pending SLP operation for images that belong to specific lifecycle, use nbstlutil cancel -lifecycle <name>
If you are using NetBackup Administration console (Java UI), on the NetBackup master server, run the following command to stop all NetBackup processes:
UNIX: /usr/openv/netbackup/bin/bp.kill_all
Windows: install_path\NetBackup\bin\bpdown -f
After you upgrade CloudPoint, if required you can upgrade the NetBackup master server. Also, you must enable the CloudPoint server from NetBackup Web UI.