>If the CHPID was assigned properly in your virtual machine,
>perhaps you need to DEFINE the NIC and COUPLE it before you
>IPL the z/OS guest?

Well I am running out of things to try.

I put the DEFINE NIC and COUPLE commands in the autoexec for the zOS
guest..
but that made no diff.

The comment above "If the CHPID was assigned properly"  makes me wonder...
do I have to do any DEFINE for CHPID/PATH/DEVICE  on zVM
before I DEFINE NIC AND COUPLE.

I did the  "q chpid 03" command per the redbook,
and figured that my CHPID 03 was OK.
Are there other VM commands that I missed concerning DEF CHPID ????


q chpid 03
No devices on path 03
Ready; T=0.01/0.01 16:18:32



Original email:

I followed  examples in the HiperSockets/Guest Lan Redbook and can't seem
to get my Z/OS 1.4 VNIC to come active.
I have an open ticket with IBM, but thought someone might have some ideas.

I am getting this error when I start the device:
EZZ4308I ERROR: CODE=80100067 DURING ACTIVATION OF DEVICE IUTIQD03.
DIAGNOSTIC CODE: 02

The message states:
X'0067'   | iQDIO Devices Not Available                                |
   |           |
|
   |           | Explanation: An attempt was made to build the iQDIO MPC
|
   |           | group, but VTAM could not find 3 (the minimum number
|
   |           | required) subchannel devices (CUAs) defined as iQDIO
|
   |           | associated with the same IQD CHPID. Verify the HCD or
|
   |           | IOCDS configuration for accuracy for this logical
|
   |           | partition (LPAR).
|

|___________|____________________________________________________________|


We're running on an MP3000 and with  zVM 4.3 and   zOS 1.4.


Here are some displays, so you can see what i've setup:


TCPIP PROFILE:
-----------------------------
DEVICE IUTIQD03 MPCIPA
LINK HIPERL03 IPAQIDIO IUTIQD03

Note:  the "03" designates the CHPID to use for IQD...and since  03 was not
in use...I picked this one.
             There is no requirement to HCD-gen the CHPID according to the
doc.

IQD devices have been genned to the "MVS" side:         (GENNED DEVICES
ONLY...according to doc)
-----------------------------------------------------------------------------
 E100 IQD  OFFLINE
 E101 IQD  OFFLINE
 E102 IQD  OFFLINE
 E103 IQD  OFFLINE
 E104 IQD  OFFLINE
 E105 IQD  OFFLINE
 E106 IQD  OFFLINE
 E107 IQD  OFFLINE

But...they won't VARY ONLINE to MVS  (don't know if they have to or not)
Get this when I try to vary online to MVS:
------------------------------------------------------------------------------------
v e100,online
IEE025I UNIT E100     HAS NO LOGICAL  PATHS

 13.30.50           v path(e104-e106,03),online
 13.30.50           IEE386I PATH(E104,03) NOT BROUGHT ONLINE
 IEE763I NAME= IOSVDSEO CODE= 0000000800000000
 IOS576I IQD DEVICES REQUIRE AN IQD CHANNEL PATH BUT TYPE 00 FOUND
         TYPE=UNKNOWN


Q LAN DET
-------------------------------------------------
Ready; T=0.01/0.02 13:33:23
LAN SYSTEM GLANHIPR    Type: HIPERS   Active: 2     MAXCONN: 100
  PERSISTENT  UNRESTRICTED  MFS: 16384   ACCOUNTING: OFF
    Adapter Owner: TCPIP    NIC: E100  Name: UNASSIGNED
    Adapter Owner: ZOSPROD  NIC: E104  Name: UNASSIGNED

Q NIC DET
------------------------------------------------------
Adapter E104  Type: HIPERS    Name: UNASSIGNED  Devices: 3
  Port 0 MAC: 00-04-AC-00-00-04  LAN: SYSTEM GLANHIPR    MFS: 16384
  RX Packets: 0          Discarded: 0          Errors: 0
  TX Packets: 0          Discarded: 0          Errors: 0
  RX Bytes: 0                    TX Bytes: 0
  Unassigned Devices:
    Device: E104  Unit: 000   Role: Unassigned
    Device: E105  Unit: 001   Role: Unassigned
    Device: E106  Unit: 002   Role: Unassigned

Q V OSA
-----------------------------------------------------------
OSA  E104 ON NIC  E104  UNIT 000 SUBCHANNEL = 003B
     E104 QDIO-ELIGIBLE
OSA  E105 ON NIC  E104  UNIT 001 SUBCHANNEL = 003C
     E105 QDIO-ELIGIBLE
OSA  E106 ON NIC  E104  UNIT 002 SUBCHANNEL = 003D
     E106 QDIO-ELIGIBLE


ANY IDEAS....

Reply via email to