Please enter search query.
Search <book_title>...
NetBackup™ Web UI Cloud Administrator's Guide
Last Published:
2023-10-23
Product(s):
NetBackup & Alta Data Protection (10.3.0.1, 10.3)
- Managing and protecting cloud assets
- Configure Snapshot Manager in NetBackup
- Managing intelligent cloud groups
- Protecting cloud assets or intelligent cloud groups
- About protecting Microsoft Azure resources using resource groups
- About the NetBackup Accelerator for cloud workloads
- Protecting PaaS assets
- Installing the native client utilities
- Configuring storage for different deployments
- Add credentials to a database
- Recovering cloud assets
- Performing granular restore
- Troubleshooting protection and recovery of cloud assets
For VM-based BYO deployments
Consider the following:
Mount a new disk with 600-GB storage in NetBackup Snapshot Manager, at the path
:/datamover_storage
.Each data mover container creates a directory at the mounted disk path, and creates a symlink as the storage path. You can see this path in the data mover container as the storage path. This path is the same as the MSDP storage path for the temporary storage for universal share accelerator operation.
If you do not have sufficient storage space available on the deployment, you can override the storage requirement. Do the following:
Navigate to:
/cloudpoint/openv/netbackup/vpfs_override_parameters.json
Update the
CloudCacheSize
parameter with the available storage size in GBs.{ "DataTransferManagementOptions": { "CloudCacheSize": 200 } }