HP3000-L Archives

January 2007, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Duane Percox <[log in to unmask]>
Reply To:
Duane Percox <[log in to unmask]>
Date:
Thu, 25 Jan 2007 06:43:34 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
Jeff Kell writes:

>Brian Donaldson wrote:
>> Try the DEVCTRL program to eject the tape:
>>  
>> XEQ DEVCTRL.MPEXL.TELESUP   7 ENABLE ENABLE OFFLINE
> 
>The DEVCTRL option only "enables" auto-eject for subsequent 
>rewinds.  I don't think it will do it "now".

When we use dat (if our dlt is broken) our backup job
disables eject prior to the backup so we can reload
the tape and check the contents. Then we eject the
tape with this command:

!xeq devctrl.mpexl.telesup !thetapeld  eject=enable load=offline

The 'load=offline' is the 'do-it-now-trick'.

Brian's example should work correctly, but realize that the
first 'enable' is used to enable compression. Using the parm-name
form of the command allows you to change just the parms you want
and see what is being changed. Handy for later on when you don't
remember what all those options are.

BTW, to get the options:

devctrl.mpexl.telesup 8 help

*******************  DEVCTRL SYNTAX ERROR  ***********************

Usage Syntax:
DEVCTRL LDev COMPRESSION=Compress EJECT=Eject LOAD=Load where
  LDev - Logical Device Number (Required)
   Compress - [Enable | Disable | Nochange]
   Eject    - [Enable | Disable | Nochange]
   Load     - [Online | Offline | Nochange]

*******************  DEVCTRL SYNTAX ERROR  ***********************

duane

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2