HP3000-L Archives

May 2005, Week 1

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:
Bruce Collins <[log in to unmask]>
Reply To:
Bruce Collins <[log in to unmask]>
Date:
Thu, 5 May 2005 13:53:03 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
We are trying to disable the tape eject after a store using:

DEVCTRL.MPEXL.TELESUP 7 EJECT=DISABLE

but after a store, the tape ejects anyway.  


I've looked at DEVCTRL.MPEXL.TELESUP and the parameters seem to be okay:

parm Dev, Compression="Nochange", Eject="Nochange", Load="Nochange"
Comment **************************************************
Comment
Comment Devctrl (Device Control Command)
Comment
Comment Parameter List:
Comment
Comment LDev - Logical Device Number (Required)
Comment
Comment Compress - [Enable | Disable | Nochange]
Comment
Comment Eject - [Enable | Disable | Nochange]
Comment
Comment Load - [Online | Offline | Nochange]
Comment
Comment **************************************************
======

at the end of the command file we have:

if NOT usage_error then
  setvar parm_val !Dev*1000 + !online*100 + compr*10 + ejec
  echo Device = !Dev, Compression=!compression, Eject=!Eject, Load=!Load
  run devtool.mpexl.telesup

====

and parm_val contains 7002 which should be correct for disabling EJECT on device 7.


Any ideas?

-----------------------------------------------------------------------------------
Bruce Collins                        <[log in to unmask]> 
Technical Specialist             Phone : (514) 273-0008 
Lee Merrick & Assoc.          Fax      : (514) 273-0199
-----------------------------------------------------------------------------------

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

ATOM RSS1 RSS2