Forum Discussion

DPO's avatar
DPO
Level 6
13 years ago

media id's and backup id's of a specific client are needed

Hi,

I had to extend the expiry date of old backups. Backup happens to a disk. Can someone give me a full command (with syntax) to display the backup id's and media id's of a given client. I use disk storage. It seems bpmedialist won't show disk storage unit media id's

 

  • You only need the backup ID, not the media ID.  To extend the expiration date of a backup image on disk, use the "bpexpdate" command in this format:

    bpexpdate -backupid backup_id -d date

    So long as the images have not been deleted by the Image Cleanup job, the data should remain cataloged and remain on the disk until the date you specify above.