cancel
Showing results for 
Search instead for 
Did you mean: 

bpexpdata on MSDP

adam_wie
Level 2

I want to use bpexpdate for MSDP on media server. How to? Which parameters use for bpexpdate to expire all data from MSDP Pool?

1 REPLY 1

StefanosM
Level 6
Partner    VIP    Accredited Certified

There is nothing different about expiring a backup from MSDP.
If you are trying to manual expire a backup from a WORM storage run the following commands

form worm storage CLI
retention policy disable copynumber=<copy_no> backup_id=<backup_id>

then from netbackup CLI
bpexpdate -d 0 -try_expire_worm_copy -copy <copy_no> -backupid <backup_id>