nbuengr
10 years agoLevel 5
MSDP Clean up
Hi,
One of our customer is experiencing a problem with their MSDP.
Upon checking, reamining available space of MSDP is at around 1 TB and they do have scheduled backups that are running.
As per customer, all images from the catalog and MSDP are already expired but no space were freed.
I believe MSDP runs a clean up but how come no additional disks are allocated and the expired images are still at MSDP?
Thanks!
Netbackup should reclaim the space within 12 hours. Else you can manual run the clean-up process
- Check if another queue processing is running:
crcontrol --processqueueinfo - Repeat step 1 until pending and busy status show "no" as the result.
Remark: one queue processing can take between a few minutes up to about a day. Progress can be seen in thestoraged.log. - Start the CR queue processing:
crcontrol --processqueue - Check if the queue processing is finished by using the following command:
crcontrol --processqueueinfo - Repeat step 4 until pending and busy status show "no" as the result.
Taken from technote :
How to reclaim deduplication storage space manually (PureDisk Storage Pool and NetBackup Media Server Deduplication Pool)
http://www.symantec.com/docs/TECH124914
- Check if another queue processing is running: