Unfreezing media in Netbackup on Solaris.

Here is something you don’t use everyday or at least I don’t. 🙂

First find the frozen media IDs.

shell>/usr/openv/netbackup/bin/goodies/available_media | grep FROZEN

A00060  HCART3   TLD      1       37     –       1     0        FROZEN
–snip–

Then unfreeze them with this command xenical otc.

shell> /usr/openv/netbackup/bin/admincmd/bpmedia -unfreeze -m A00060

Leave a Reply