ADSM-L

Re: manually ejecting a tape from a 3494 library

2001-10-24 14:09:43
Subject: Re: manually ejecting a tape from a 3494 library
From: bbullock <bbullock AT MICRON DOT COM>
Date: Wed, 24 Oct 2001 12:06:56 -0600
to find the tapes that are "free-agents"

        mtlib -l /dev/lmcp0 -q I |grep FF00

To eject the tapes from the library:

        mtlib -l /dev/lmcp0 -C -V TAPE# -t FF10

Ben