Please enter search query.
Search <book_title>...
NetBackup™ Web UI Cloud Administrator's Guide
Last Published:
2024-06-17
Product(s):
NetBackup & Alta Data Protection (10.4.0.1)
- Managing and protecting cloud assets
- Configure Snapshot Manager in NetBackup
- Managing intelligent groups for cloud assets
- Protecting cloud assets or intelligent groups for cloud assets
- 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
- Troubleshoot PaaS workload protection and recovery issues
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 datamover container creates a directory at the mounted disk path, and a symlink as the storage path. You can see this path in the datamover 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 } }