'Note that 0600 is a virtual tape address, and 0800 is an ATL address' Guess 0600 and 800 is specific to your shop ? In my shop I have the UCB set as 2800 and 2801 for 3590.
I get the same error message when I vary on 2800 and 2801 How do the IBM hardware guys set the LIB ID in ATL ?( just curious I am away from my DR site ) On Mon, 6 May, 2019, 3:48 PM John McKown, <[email protected]> wrote: > On Mon, May 6, 2019 at 4:44 AM Peter <[email protected]> wrote: > > > Hi > > > > I have been receiving this error in one of our DR site. > > > > I can see the LIB ID and PORT ID are part of IODF. I even tried deleting > > LIB ID dynamically and reloaded the same IODF. > > > > Device for 3590 have got all the attributes set correctly same as > > production. > > > > I am not able to even vary on the the LIBRARY defined for 3592. > > > > Under ISMF, tape list the port ID and LIB has been added and I can > compare > > it . There is no discrepancy between IODF entry and ISMF. > > > > There was a discussion on this list long back. Not sure if the OP > responded > > how he resolved the issue. > > > > Any pointers would be appreciated. > > > > Peter > > > > > Do you see messages like this in the SYSLOG? > > CBR3006I Library $ATL0002 with Library ID A0420 unknown in I/O > configuration. > *CBR3002E Library $ATL0002 no longer usable. > CBR3006I Library $VTS0002 with Library ID B1589 unknown in I/O > configuration. > *CBR3002E Library $VTS0002 no longer usable. > > > If so, that means that the Library IDs in the IODF / SMS do not match the > physical Library IDs at DR. You need to change the IODF and SMS to have the > proper physical Library IDs. This is one area which z/VM cannot virtualize. > If you don't know the actual Library IDs, the simplest way to get it is to > enter a command like I did below. Note that 0600 is a virtual tape address, > and 0800 is an ATL address. > > V 0600,ONLINE > IEE103I UNIT 0600 NOT BROUGHT ONLINE 635 > IEE763I NAME= IECTDSR2 CODE= 0000000800000000 > IEA437I TAPE LIBRARY DEVICE(0600), HCD(B1589-01),DEVICE(70868-01) > IEE764I END OF IEE103I RELATED MESSAGES > > V 808,ONLINE > IEE103I UNIT 0808 NOT BROUGHT ONLINE 578 > IEE763I NAME= IECTDSR2 CODE= 0000000800000000 > IEA437I TAPE LIBRARY DEVICE(0808), HCD(A0420-01),DEVICE(17909-02) > IEE764I END OF IEE103I RELATED MESSAGES > > > The above shows that my HCD has B1589-01, but the physical device has > 70868. So I went into the HCD and changed the Library ID for the devices. I > also updated SMS for the VTS definition. I had to do the same with the > physical ATL devices. I could then do a soft activate of the new IODF and > an ACTIVATE of the new (updated) SCDS as well. > > > -- > This is clearly another case of too many mad scientists, and not enough > hunchbacks. > > > Maranatha! <>< > John McKown > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
