Tom Marchant wrote:
On Tue, 6 Feb 2007 08:08:55 -0800, willie bunter wrote:

Hallo to all,

 I need to put some drives offline on 4 lpars (they share the dasds).
 I am using the following command :

 *V A0F1,OFFLINE,ALL

 But it doesn't go offline.  When I query the drive it shows the
 status a O.

It's been a while since I worked with JES3, but ISTR that the JES3 VARY
OFFLINE only makes them offline to JES3 and not to MVS.  In that case,
you need RO *ALL,V A0F1,OFFLINE

No. Since *at least* some old MVS/XA release, JES3 automatically varies devices online/offline as needed to all MVS systems referenced on the XUNIT parameter of the device definition.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iat2a650/8.1.2.1.2

In this day and age, it's hard to imagine anyone running JES3 that would specify a value other than *ALL (which I believe became available in some OS/390 release -- V2R9?):

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iat2a650/8.1.2.5.2

If, after issuing *VARY, the approriate MVS VARY does not automatically occur under the covers, there might be an error in the device definition or it could be a bug of some sort. But, AFAIK it's certainly not normal.

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to