EasyManua.ls Logo

IBM TS1160

IBM TS1160
362 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
To query the serial number of the device
/opt/IBMtape/tapeutil -f /dev/rmt/0m -o qsn -v
To request inquiry data from the device
/opt/IBMtape/tapeutil -f /dev/rmt/0m -o inq -v
To move a cartridge from cell 32 to the tape drive (16)
/opt/IBMtape/tapeutil -f /dev/rmt/0smc -o mov -s 32 -d 16 -v
To write 100 64-K blocks of data to the tape device
/opt/IBMtape/tapeutil -f /dev/rmt/0mn -w 1 -o wri -b 65535
-n 1 -m 100 -v
To write two le marks to the tape device
/opt/IBMtape/tapeutil -f /dev/rmt/0mn -w 1 -o eof -c 2 -v
To rewind the tape device
/opt/IBMtape/tapeutil -f /dev/rmt/0mn -o rew -v
To read 100 64-K blocks of data from the tape device
/opt/IBMtape/tapeutil -f /dev/rmt/0mn -o rea -b 65535
-n 1 -m 100 -v
274
IBM 3592 TS1140, TS1150, TS1155, and TS1160 Tape Drives: Maintenance Information

Table of Contents

Related product manuals