Quantcast
Channel: Symantec Connect - Backup and Recovery - Discussions
Viewing all articles
Browse latest Browse all 8635

Convert a catalog tape into a regular backup tape

$
0
0
I need a solution

I need to covert a catalog tape into a regular backup tape, i did see this artical on how to do it -

1. Determine the volume pool number. The volume pool number is the number in parentheses after "volume pool."
/Program Files/volmgr/bin/vmquery -m [media_id]

2. De-assign the volume
/Program Files/volmgr/bin/vmquery -deassignbyid [media_id] [pool#] 1

3. Write a VERITAS NetBackup (tm) backup label on tape media. If the tape is in a robotic library, use this syntax:
/Program Files/netbackup/bin/admincmd/bplabel -m [media_id] -d [density] -p [volume_pool_name]

If the tape is in a standalone tape drive, use this syntax:
/Program Files/netbackup/bin/admincmd/bplabel -m [media_id] -d [density] -p [volume_pool_name] -n [drive_name]

The catalog media would now be available for NetBackup backups.
 

But there is no /Program Files/volmgr in the netbackup server...


Viewing all articles
Browse latest Browse all 8635

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>