Forum Discussion

adam_wie's avatar
adam_wie
Level 2
4 months ago

bpexpdata on MSDP

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

  • 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>