ADSM-L

Re: MOVE DRMEDIA question

1997-12-04 04:32:12
Subject: Re: MOVE DRMEDIA question
From: Sheelagh Treweek <sheelagh.treweek AT COMPUTING-SERVICES.OXFORD.AC DOT UK>
Date: Thu, 4 Dec 1997 09:32:12 +0000
Wanda,

You could make use of the MOVE DRMEDIA WHERESTATE=VAULTRETRIEVE to generate a
checkin macro. For example:

move DRM * wherest=vaultretrieve tosta=courierretrieve toloc="back to base"
cmd="checkin libv 3494robot &vol status=scratch devt=3590 checklab=no"
cmdfile=chkins-macro-file

One line in the file will be written for each volume, with the volume name
substituted correctly.

So,
  do the moves from vaultretrieve to courierretrieve first,
  then put the tapes back,
  then execute the checkin macro
  then do move drm from courierretrieve.

It's important to get the tapes in and checked in *before* the final move drm :
otherwise adsm thinks they are available and can ask for them (to be checked
in).

Regards, Sheelagh

------------------------------------------------------------------------------
Sheelagh Treweek                         Email: sheelagh.treweek AT oucs.ox.ac 
DOT uk
Sheelagh Treweek                         Email: sheelagh.treweek AT oucs.ox.ac 
DOT uk
Oxford University Computing Services     Tel:   +44 (0)1865 273205
13 Banbury Road, Oxford, OX2 6NN, UK     Fax:   +44 (0)1865 273275
------------------------------------------------------------------------------
> From owner-adsm-l AT VM.MARIST DOT EDU  Wed Dec  3 23:32:18 1997
> From owner-adsm-l AT VM.MARIST DOT EDU  Wed Dec  3 23:32:18 1997
> X-Priority: 3
> MIME-Version: 1.0
> Date: Wed, 3 Dec 1997 18:24:16 -0500
> From: "Prather, Wanda" <PrathW1 AT CENTRAL.SSD.JHUAPL DOT EDU>
> Subject: MOVE DRMEDIA question
> To: ADSM-L AT VM.MARIST DOT EDU
>
> I am just reading the doc, preparing to implement DRM.
> Server is ADSM 2.1.5.13 on AIX 4.2.1, with an automated SCSI tape
> library.
>
> The doc says that when you do a MOVE DRMEDIA WHEREST=NOTMOUNTABLE, the
> volume will be removed from the library inventory.  (And presumably you
> physically eject the volumes and take them offsite.)
>
> When the volumes are ready to come back onsite, you do a MOVE DRMEDIA
> WHERESTATE=COURIERRETRIEVE(?).
> But it doesn't say anything about getting the volumes back into the
> library inventory as SCRATCH volumes.
>
> Do I have to do a regular CHECKIN, or is there a DRM command to put the
> volumes back in my tape robot?
>
> Thanks.
>
<Prev in Thread] Current Thread [Next in Thread>