Difference between revisions of "Netbackup Tape Management"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
 
List the tapes in the Load ports, If there is a tape in a port you will see "full=1", if empty "full=0" <br>
 
List the tapes in the Load ports, If there is a tape in a port you will see "full=1", if empty "full=0" <br>
 
echo "s i q" | tldtest -r /dev/sg/c0tw500104f0009f24d7l0 <br>
 
echo "s i q" | tldtest -r /dev/sg/c0tw500104f0009f24d7l0 <br>
 +
For interactive menu<br>
 +
tldtest -r /dev/sg/c0tw500104f0009f24d7l0

Revision as of 10:54, 20 May 2014

List the tapes in the Load ports, If there is a tape in a port you will see "full=1", if empty "full=0"
echo "s i q" | tldtest -r /dev/sg/c0tw500104f0009f24d7l0
For interactive menu
tldtest -r /dev/sg/c0tw500104f0009f24d7l0