cancel
Showing results for 
Search instead for 
Did you mean: 

Can not Backup to Tape have used for Backup Catalog

Bezoes_Lam
Level 3
I have tape that have ever used to backup Catalog. and now i want to use that tape to backup data. i have used command bpexpdate -ev Media_ID -d 0 and vmquery -deassignbyid -m Media_Id ....

then i checked use ./available_media. Media ID available. but when i tried to backup. message found cannot backup because have used to backup catalog. and status media was frozen. and always like that.
4 REPLIES 4

Poon_William
Level 4
If I am not wrong, you need to use bplabel command to re-label a catalog tape for re-use.

WP

patrickkuah
Level 6
Poon is right. You have to relabel the tape before using for backup.

use bplabel command to do it.
bplabel -m MediaID -d density -o -p volumepool_name
Example,
bplabel -m LTO001 -d hcart2 -o -p Daily_pool

Since it already frozen, make sure you unfreeze using the bpmedia command too


Patrick :)

Matthew_Shearer
Level 4
If you run these these three commands your tape will be as good as new to use.
vmquery -h -deassignbyid

bplabel -erase -m -d -o -p -host

Bpmedia -unfreeze -m -h

Stumpr2
Level 6
Bezoes,
It is good to see increased participation in this forum. Please reward the people who were helpful and correct to encourage them to reeply to additional posts you may make in the future.