Veritas-bu

[Veritas-bu] tape eject after backup - a script that might work for you too....

2000-11-30 15:26:13
Subject: [Veritas-bu] tape eject after backup - a script that might work for you too....
From: Lee Kolinsky kolinsky AT colltech DOT com
Date: Thu, 30 Nov 2000 15:26:13 -0500
John,

I think you need to drop the "-rc1 0" part of the command
You are basically telling vmchange to put each tape in the
slot.  The robot is smart enough to know that that slot has
been used and will automatically go to the next one.

Here is the command I use:

$media_type="dlt"
foreach $media_id (000123 000124 000125 ...)

        vmchange -res -m $media_id -mt $media_type -v OFFSITE -e 

end

-- 

--Lee

Client Site: EATON Corp. Cleveland OH (440) 954-5626
----------------------_-----------------------_--------------------------
 Lee S. Kolinsky     |_| C o l l e c t i v e |_|   kolinsky AT colltech DOT com
 Pager: 800/946-4646 |___   Technologies    ___|  http://www.colltech.com
 Pin #: 148-3408         O                 O     "The Power Of Many Minds"
-------------------------------------------------------------------------
         What the large print giveth, the small print taketh away.



<Prev in Thread] Current Thread [Next in Thread>
  • [Veritas-bu] tape eject after backup - a script that might work for you too...., Lee Kolinsky kolinsky <=