On May 17, 2011, at 10:38 AM, Lee, Gary D. wrote: > Is there a way to mount / dismount volumes in a particular drive in a 3494 > library from the shell prompt? > I need to run tests on a ts1120 drive and the library is in a remote location > with no personell.
To mount: mtlib -l /dev/lmcp0 -m -f /dev/rmt? -V VolName To dismount: mtlib -l /dev/lmcp0 -d -f /dev/rmt? where the question mark is the drive number. The accessor will then return the cartridge to its cell. Be sure not to interfere with any host application which has the drive allocated.