My apologies...

>From Robert Reuscher :
>What if it doesn't show the maintenance level? I received,
>applied and built a new nucleus today, and after I ipled
>it still did not give me a maintenance level when I issued
>the query vmlan command. I'm pretty sure that is applied,
>I was able to find the symbol HCPLANML and display storage,
>it showed VM62938, but the query command does not.

You are correct... It was too late to change the command response for 4.2.0
when
we thought of that... I issued the command on a 4.3.0 system.

So on a 4.2.0 system you need to display the HOST storage at symbol
HCPLANML:

 CP LOCATE HCPLANML
 HCPLANML = xxxxxxxx RESIDENT

 (to get the host storage address of HCPLANML)

 CP DISPLAY Hxxxxxxxx
 Hxxxxxxxx  00062938

 (where the low-order 5 digits represent the APAR number).


Regards,
Dennis Musselwhite ([EMAIL PROTECTED])
IBM Corporation -- z/VM Development -- CP Network Simulation


Robert Reuscher <[EMAIL PROTECTED]>@VM.MARIST.EDU> on
05/24/2002 12:07:57 AM

Please respond to Linux on 390 Port <[EMAIL PROTECTED]>

Sent by:    Linux on 390 Port <[EMAIL PROTECTED]>


To:    [EMAIL PROTECTED]
cc:
Subject:    Re: [LINUX-390] What PTF level am I at?



What if it doesn't show the maintenance level? I received, applied and
built a new nucleus today, and after I ipled it still did not give me a
maintenance level when I issued the query vmlan command. I'm pretty sure
that is applied, I was able to find the symbol HCPLANML and display
storage, it showed VM62938, but the query command does not.

-----Original Message-----
From: musselwh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 9:56 AM
To: LINUX-390
Subject: Re: What PTF level am I at?


Matt,

You can get some idea of the system level using the CP command:

      CP QUERY CPLEVEL

That should (at least) reassure you that you are using z/VM Version 4
Release 2.0 and it
will list a service level that indicates which service tape has been
installed.

CP Guest LAN support on VM 4.2.0 was enabled by CP APAR VM62938 (and
TCPIP
APAR PQ51738).  Use the following CP command to find out if VM62938 is
installed:

      CP QUERY VMLAN

If the response starts out with something like this:

VMLAN maintenance level:
  Latest Service: VM62938

you have the necessary CP support to define virtual HiperSockets
networks
and adapters.

Regards,
Dennis Musselwhite ([EMAIL PROTECTED])
IBM Corporation -- z/VM Development -- CP Network Simulation

Reply via email to