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.jsonUpdate the
CloudCacheSizeparameter with the available storage size in GBs.{ "DataTransferManagementOptions": { "CloudCacheSize": 200 } }