User Tools

Site Tools


tape_device_driver

This is an old revision of the document!


Tape Device Driver

inquiry:

tapeutil -f /dev/rmt/changerDevice -o qsn -v

Drive Dump: Problem(Abstract)
DRIVE DUMP HPUX

(force drive dump) tapeutil -f /dev/rmt/2mnb -o fdp -v

Hide details for explaination of syntax:explaination of syntax: explaination of syntax: tapeutil -f f -o fdp [-w w ][-v ] -f Device Special File Name (always required) {/dev/rmt/2mnb or similar} -o Operation (always required) -w Open mode (optional for all commands) {1=read/write, 2=read only (default), 3=write only, 4=append} -v Verbose mode (optional for all commands, stand-alone flag) {no value required, absence of flag means quiet mode}

4. Run the following syntax at the command line: (store drive dump) tapeutil -f /dev/rmt/2mnb -o sdp -z /tmp/2mnb.dmp -v Hide details for explaination of syntax:explaination of syntax: explaination of syntax: tapeutil -f f -o sdp [-w w ][-v ]-z z -f Device Special File Name (always required) {/dev/rmt/2mnb or similar} -o Operation (always required) -w Open mode (optional for all commands) {1=read/write, 2=read only (default), 3=write only, 4=append} -v Verbose mode (optional for all commands, stand-alone flag) {no value required, absence of flag means quiet mode} -z Input/Output File Name

Complete List from DOCUMENTATION: http://www.fkf.mpg.de/edv/tsm/IBM_TotalStorage_tape_IUG.pdf

tape_device_driver.1312277455.txt.gz · Last modified: 2021/04/24 07:38 (external edit)