ADSM-L

Re: manually ejecting a tape from a 3494 library

2001-10-24 14:18:22
Subject: Re: manually ejecting a tape from a 3494 library
From: Shawn Bierman <BiermanS AT METHODISTHEALTH DOT ORG>
Date: Wed, 24 Oct 2001 13:14:55 -0500
This is what I needed, thanks Ben.  When you say "free-angents", do you mean 
the volumes not in a storage pool?

-shawn
>>> bbullock AT MICRON DOT COM 10/24/01 1:06:56 PM >>>
>>> bbullock AT MICRON DOT COM 10/24/01 1:06:56 PM >>>
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