Re: z196 lb4ul

2011-02-22 Thread George Henke/NYLIC
tyvm, Paul and Marcy:

Paul's approach is to first come up with the new changes to a new SYS2817 
CONFIG using FN= to IPL and leaving the old SYSTEM CONFIG unchanged and 
intact as a fallback. 

What is the thought of making the change to SYSTEM CONFIG after renaming 
the it to something else as a fallback and just IPLing normally, and only 
using FN= in case of fallback?

What is Best Practice?





Feller, Paul pfel...@aegonusa.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/04/2011 05:18 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






 Yes Marcy is correct about adding P01 to your VSWITCH address.  I will 
have to do something similar on February 13th when we move from a z10 to 
z196.  My plan is to have two SYSTEM CONFIG members.  One will be called 
SYS2817 CONFIG and I will use it to do the first IPL on the new box.  That 
one will have my changes in it.  If all goes well I will change SYSTEM 
CONFIG before the next IPL.

Paul Feller
AIT Mainframe Technical Support
pfel...@aegonusa.com
(319)-355-7824


-Original Message-
From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of Marcy Cortes
Sent: Friday, February 04, 2011 3:57 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

Right,
You would redefine it like this

define vswitch lnxvsw1 rdev 9004.p01

Or play it safe and put both in there ☺

define vswitch lnxvsw1 rdev 9004.p00 9004.p01



Marcy


This message may contain confidential and/or privileged information. If 
you are not the addressee or authorized to receive this for the addressee, 
you must not use, copy, disclose, or take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation.

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of George Henke/NYLIC
Sent: Friday, February 04, 2011 1:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

Paul, Marcy, et al:

I just came from a z196 pre-install planning meeting (by phone) in which 
it was said that the OSA on the z/196 will be using PORT 1.

We are currently using PORT 0 on our Z9.

Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which 
defaults to PORT 0 will not work on the z196 unless we code PORT 1?

define vswitch lnxvsw1 rdev 9004



George Henke/NYLIC
02/01/2011 03:40 PM
To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ulLink






ty all very much.




Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul







You would be using the default which is port 0 (zero).  The port number 
really only comes into play if you have an OSA Express3 card and are 
connecting to the second port or what is called the A1 port on the card 
layout.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.

Mark Post mp...@novell.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 02:50 PM

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul










 On 2/1/2011 at 02:45 PM, George Henke/NYLIC 
george_he...@newyorklife.com
wrote:
 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters 
entirely.


Mark Post




Re: z196 lb4ul

2011-02-22 Thread Feller, Paul
I did it my way to avoid any issue with an unplanned IPL of the lpars.  We have 
two lpars on the new z196 box.  One of the lpars is our tech support lpar which 
could get IPLed during the week.  I didn’t want an issue with trying to IPL 
either of the lpars before the actual cutover to the new box.  This also 
allowed me to make my changes ahead of the cutover weekend.  One less thing to 
do the night we switch over to the new box.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Tuesday, February 22, 2011 3:15 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

tyvm, Paul and Marcy:

Paul's approach is to first come up with the new changes to a new SYS2817 
CONFIG using FN= to IPL and leaving the old SYSTEM CONFIG unchanged and intact 
as a fallback.

What is the thought of making the change to SYSTEM CONFIG after renaming the it 
to something else as a fallback and just IPLing normally, and only using FN= in 
case of fallback?

What is Best Practice?



Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

02/04/2011 05:18 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To

IBMVM@LISTSERV.UARK.EDU

cc

Subject

Re: z196 lb4ul







 Yes Marcy is correct about adding P01 to your VSWITCH address.  I will have to 
do something similar on February 13th when we move from a z10 to z196.  My plan 
is to have two SYSTEM CONFIG members.  One will be called SYS2817 CONFIG and I 
will use it to do the first IPL on the new box.  That one will have my changes 
in it.  If all goes well I will change SYSTEM CONFIG before the next IPL.

Paul Feller
AIT Mainframe Technical Support
pfel...@aegonusa.com
(319)-355-7824


-Original Message-
From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of Marcy Cortes
Sent: Friday, February 04, 2011 3:57 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

Right,
You would redefine it like this

   define vswitch lnxvsw1 rdev 9004.p01

Or play it safe and put both in there ☺

   define vswitch lnxvsw1 rdev 9004.p00 9004.p01



Marcy


This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Friday, February 04, 2011 1:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

Paul, Marcy, et al:

I just came from a z196 pre-install planning meeting (by phone) in which it was 
said that the OSA on the z/196 will be using PORT 1.

We are currently using PORT 0 on our Z9.

Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which defaults 
to PORT 0 will not work on the z196 unless we code PORT 1?

define vswitch lnxvsw1 rdev 9004



George Henke/NYLIC
02/01/2011 03:40 PM
To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ulLink






ty all very much.




Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul







You would be using the default which is port 0 (zero).  The port number really 
only comes into play if you have an OSA Express3 card and are connecting to the 
second port or what is called the A1 port on the card layout.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.

Mark Post mp...@novell.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 02:50 PM

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul










 On 2/1/2011 at 02:45 PM, George Henke/NYLIC george_he...@newyorklife.com
wrote:
 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters entirely.


Mark Post


Re: z196 lb4ul

2011-02-22 Thread Marcy Cortes
George, that's probably how I would do it in order to avoid changing the IPL 
procedures that ops has documented.


Marcy. Sent from my BlackBerry.


From: George Henke/NYLIC [mailto:george_he...@newyorklife.com]
Sent: Tuesday, February 22, 2011 03:15 PM
To: IBMVM@LISTSERV.UARK.EDU IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

tyvm, Paul and Marcy:

Paul's approach is to first come up with the new changes to a new SYS2817 
CONFIG using FN= to IPL and leaving the old SYSTEM CONFIG unchanged and intact 
as a fallback.

What is the thought of making the change to SYSTEM CONFIG after renaming the it 
to something else as a fallback and just IPLing normally, and only using FN= in 
case of fallback?

What is Best Practice?




Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

02/04/2011 05:18 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU
cc
Subject
Re: z196 lb4ul





 Yes Marcy is correct about adding P01 to your VSWITCH address.  I will have to 
do something similar on February 13th when we move from a z10 to z196.  My plan 
is to have two SYSTEM CONFIG members.  One will be called SYS2817 CONFIG and I 
will use it to do the first IPL on the new box.  That one will have my changes 
in it.  If all goes well I will change SYSTEM CONFIG before the next IPL.

Paul Feller
AIT Mainframe Technical Support
pfel...@aegonusa.com
(319)-355-7824


-Original Message-
From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of Marcy Cortes
Sent: Friday, February 04, 2011 3:57 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

Right,
You would redefine it like this

   define vswitch lnxvsw1 rdev 9004.p01

Or play it safe and put both in there ☺

   define vswitch lnxvsw1 rdev 9004.p00 9004.p01



Marcy


This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Friday, February 04, 2011 1:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

Paul, Marcy, et al:

I just came from a z196 pre-install planning meeting (by phone) in which it was 
said that the OSA on the z/196 will be using PORT 1.

We are currently using PORT 0 on our Z9.

Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which defaults 
to PORT 0 will not work on the z196 unless we code PORT 1?

define vswitch lnxvsw1 rdev 9004



George Henke/NYLIC
02/01/2011 03:40 PM
To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ulLink






ty all very much.




Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul







You would be using the default which is port 0 (zero).  The port number really 
only comes into play if you have an OSA Express3 card and are connecting to the 
second port or what is called the A1 port on the card layout.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.

Mark Post mp...@novell.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 02:50 PM

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul










 On 2/1/2011 at 02:45 PM, George Henke/NYLIC george_he...@newyorklife.com
wrote:
 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters entirely.


Mark Post



Re: z196 lb4ul

2011-02-07 Thread George Henke/NYLIC
tyvm, Paul and Marcy

In my VSWITCH definition, rdev  is changing from 9004 to 9404 when we go 
to the z196.

define vswitch lnxvsw1 rdev 9004.p00 9004.p01

Does that mean that after I change my VSWITCH definition to 9404, the next 
2 addresses:  9005, 9006,  will also automatically change from 9005, 9006 
to 9405, 9406? 

define vswitch lnxvsw1 rdev 9404.p00 9004.p01


Current OSA:

q osa 
OSA  9000 ATTACHED TO TCPIP9000 DEVTYPE OSA CHPID D4 OSD 
OSA  9001 ATTACHED TO TCPIP9001 DEVTYPE OSA CHPID D4 OSD 
OSA  9002 ATTACHED TO TCPIP9002 DEVTYPE OSA CHPID D4 OSD 
OSA  9004 ATTACHED TO DTCVSW1  9004 DEVTYPE OSA CHPID D4 OSD 
OSA  9005 ATTACHED TO DTCVSW1  9005 DEVTYPE OSA CHPID D4 OSD 
OSA  9006 ATTACHED TO DTCVSW1  9006 DEVTYPE OSA CHPID D4 OSD 




Feller, Paul pfel...@aegonusa.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/04/2011 05:18 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






 Yes Marcy is correct about adding P01 to your VSWITCH address.  I will 
have to do something similar on February 13th when we move from a z10 to 
z196.  My plan is to have two SYSTEM CONFIG members.  One will be called 
SYS2817 CONFIG and I will use it to do the first IPL on the new box.  That 
one will have my changes in it.  If all goes well I will change SYSTEM 
CONFIG before the next IPL.

Paul Feller
AIT Mainframe Technical Support
pfel...@aegonusa.com
(319)-355-7824


-Original Message-
From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of Marcy Cortes
Sent: Friday, February 04, 2011 3:57 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

Right,
You would redefine it like this

define vswitch lnxvsw1 rdev 9004.p01

Or play it safe and put both in there ☺

define vswitch lnxvsw1 rdev 9004.p00 9004.p01



Marcy


This message may contain confidential and/or privileged information. If 
you are not the addressee or authorized to receive this for the addressee, 
you must not use, copy, disclose, or take any action based on this message 
or any information herein. If you have received this message in error, 
please advise the sender immediately by reply e-mail and delete this 
message. Thank you for your cooperation.

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of George Henke/NYLIC
Sent: Friday, February 04, 2011 1:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

Paul, Marcy, et al:

I just came from a z196 pre-install planning meeting (by phone) in which 
it was said that the OSA on the z/196 will be using PORT 1.

We are currently using PORT 0 on our Z9.

Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which 
defaults to PORT 0 will not work on the z196 unless we code PORT 1?

define vswitch lnxvsw1 rdev 9004



George Henke/NYLIC
02/01/2011 03:40 PM
To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ulLink






ty all very much.




Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul







You would be using the default which is port 0 (zero).  The port number 
really only comes into play if you have an OSA Express3 card and are 
connecting to the second port or what is called the A1 port on the card 
layout.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.

Mark Post mp...@novell.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 02:50 PM

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul










 On 2/1/2011 at 02:45 PM, George Henke/NYLIC 
george_he...@newyorklife.com
wrote:
 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters 
entirely.


Mark Post




Re: z196 lb4ul

2011-02-07 Thread Scott Rohling
Yes - it is assumed that 3 devices are used..   so 9404-9406 will be used,
with the definitions you show.

Scott Rohling

On Mon, Feb 7, 2011 at 4:02 PM, George Henke/NYLIC 
george_he...@newyorklife.com wrote:

 tyvm, Paul and Marcy

 In my VSWITCH definition, rdev  is changing from 9004 to 9404 when we go to
 the z196.

 define vswitch lnxvsw1 rdev *9004*.p00 9004.p01

 Does that mean that after I change my VSWITCH definition to 9404, the next
 2 addresses:  9005, 9006,  will also automatically change from 9005, 9006 to
 9405, 9406?

 define vswitch lnxvsw1 rdev *9404*.p00 9004.p01


 Current OSA:

 q osa
 OSA  9000 ATTACHED TO TCPIP9000 DEVTYPE OSA CHPID D4 OSD
 OSA  9001 ATTACHED TO TCPIP9001 DEVTYPE OSA CHPID D4 OSD
 OSA  9002 ATTACHED TO TCPIP9002 DEVTYPE OSA CHPID D4 OSD
 *OSA  9004 ATTACHED TO DTCVSW1  9004 DEVTYPE OSA CHPID D4 OSD*
 *OSA  9005 ATTACHED TO DTCVSW1  9005 DEVTYPE OSA CHPID D4 OSD*
 *OSA  9006 ATTACHED TO DTCVSW1  9006 DEVTYPE OSA CHPID D4 OSD*



  *Feller, Paul pfel...@aegonusa.com*
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

 02/04/2011 05:18 PM
  Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

   To
 IBMVM@LISTSERV.UARK.EDU
 cc
   Subject
 Re: z196 lb4ul




  Yes Marcy is correct about adding P01 to your VSWITCH address.  I will
 have to do something similar on February 13th when we move from a z10 to
 z196.  My plan is to have two SYSTEM CONFIG members.  One will be called
 SYS2817 CONFIG and I will use it to do the first IPL on the new box.  That
 one will have my changes in it.  If all goes well I will change SYSTEM
 CONFIG before the next IPL.

 Paul Feller
 AIT Mainframe Technical Support
 pfel...@aegonusa.com
 (319)-355-7824


 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:IBMVM@LISTSERV.UARK.EDUIBMVM@LISTSERV.UARK.EDU]
 On Behalf Of Marcy Cortes
 Sent: Friday, February 04, 2011 3:57 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: z196 lb4ul

 Right,
 You would redefine it like this

define vswitch lnxvsw1 rdev 9004.p01

 Or play it safe and put both in there ☺

define vswitch lnxvsw1 rdev 9004.p00 9004.p01



 Marcy


 This message may contain confidential and/or privileged information. If you
 are not the addressee or authorized to receive this for the addressee, you
 must not use, copy, disclose, or take any action based on this message or
 any information herein. If you have received this message in error, please
 advise the sender immediately by reply e-mail and delete this message. Thank
 you for your cooperation.

 From: The IBM z/VM Operating System 
 [mailto:IBMVM@LISTSERV.UARK.EDUIBMVM@LISTSERV.UARK.EDU]
 On Behalf Of George Henke/NYLIC
 Sent: Friday, February 04, 2011 1:53 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: [IBMVM] z196 lb4ul

 Paul, Marcy, et al:

 I just came from a z196 pre-install planning meeting (by phone) in which it
 was said that the OSA on the z/196 will be using PORT 1.

 We are currently using PORT 0 on our Z9.

 Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which
 defaults to PORT 0 will not work on the z196 unless we code PORT 1?

 define vswitch lnxvsw1 rdev 9004



 George Henke/NYLIC
 02/01/2011 03:40 PM
 To
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
 cc

 Subject
 Re: z196 lb4ulLink






 ty all very much.




 Feller, Paul pfel...@aegonusa.com
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
 02/01/2011 03:24 PM
 Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

 To
 IBMVM@LISTSERV.UARK.EDU
 cc

 Subject
 Re: z196 lb4ul







 You would be using the default which is port 0 (zero).  The port number
 really only comes into play if you have an OSA Express3 card and are
 connecting to the second port or what is called the A1 port on the card
 layout.

 Paul Feller
 AIT Mainframe Technical Support

 From: The IBM z/VM Operating System 
 [mailto:IBMVM@LISTSERV.UARK.EDUIBMVM@LISTSERV.UARK.EDU]
 On Behalf Of George Henke/NYLIC
 Sent: Tuesday, February 01, 2011 2:05 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: z196 lb4ul

 What is the default PORT number?

 We do not specify PORT number in our VSWITCH definition below (from SYSTEM
 CONFIG):

 define vswitch lnxvsw1 rdev 9004

 Sorry to ask:

 But does this mean we do not use an OSA.?

 Or does it mean we use a default?

 I think it may mean the former.

 Mark Post mp...@novell.com
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
 02/01/2011 02:50 PM

 Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


 To
 IBMVM@LISTSERV.UARK.EDU
 cc

 Subject
 Re: z196 lb4ul










  On 2/1/2011 at 02:45 PM, George Henke/NYLIC 
 george_he...@newyorklife.com
 wrote:
  How did you change your vswitch definition for PO1?
 
  Chuckie has deigned use of PORTNAME in VSWITCH taboo.

 Port number is not the same as port name.  Two different

Re: z196 lb4ul

2011-02-04 Thread George Henke/NYLIC
Paul, Marcy, et al:

I just came from a z196 pre-install planning meeting (by phone) in which 
it was said that the OSA on the z/196 will be using PORT 1.

We are currently using PORT 0 on our Z9.

Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which 
defaults to PORT 0 will not work on the z196 unless we code PORT 1?

define vswitch lnxvsw1 rdev 9004 





George Henke/NYLIC
02/01/2011 03:40 PM

To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul





ty all very much.






Feller, Paul pfel...@aegonusa.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






You would be using the default which is port 0 (zero).  The port number 
really only comes into play if you have an OSA Express3 card and are 
connecting to the second port or what is called the A1 port on the card 
layout.
 
Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul
 
What is the default PORT number? 

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG): 

define vswitch lnxvsw1 rdev 9004 

Sorry to ask: 

But does this mean we do not use an OSA.? 

Or does it mean we use a default? 

I think it may mean the former. 




Mark Post mp...@novell.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
02/01/2011 02:50 PM 


Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: z196 lb4ul
 








 On 2/1/2011 at 02:45 PM, George Henke/NYLIC 
george_he...@newyorklife.com
wrote: 
 How did you change your vswitch definition for PO1?
 
 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters 
entirely.


Mark Post


Re: z196 lb4ul

2011-02-04 Thread Marcy Cortes
Yes, you’ll have to change those too.
Change the real address.  You can leave the virtuals alone

(On the attach the virtual is the second address, on the DEDICATE it s the 
first – in case you didn’t know that ☺ )


Marcy 
This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Friday, February 04, 2011 2:12 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

tyvm, Marcy: 


Our device numbers are also changing from 9000s to 9400s in the new IODF gen. 

Will our OSA SY80TEST ATTACH 9030 (below) no longer work, or is it virtual and 
ok? 

OSA  9200 ATTACHED TO SY80TEST 9030 DEVTYPE OSA         CHPID 12 OSD 


q osa                                                               
OSA  9000 ATTACHED TO TCPIP    9000 DEVTYPE OSA         CHPID D4 OSD 
OSA  9001 ATTACHED TO TCPIP    9001 DEVTYPE OSA         CHPID D4 OSD 
OSA  9002 ATTACHED TO TCPIP    9002 DEVTYPE OSA         CHPID D4 OSD 
OSA  9004 ATTACHED TO DTCVSW1  9004 DEVTYPE OSA         CHPID D4 OSD 
OSA  9005 ATTACHED TO DTCVSW1  9005 DEVTYPE OSA         CHPID D4 OSD 
OSA  9006 ATTACHED TO DTCVSW1  9006 DEVTYPE OSA         CHPID D4 OSD 
OSA  903F ATTACHED TO SY92TEST 902F DEVTYPE OSA         CHPID 0B OSD 
OSA  907F ATTACHED TO SY91TEST 906F DEVTYPE OSA         CHPID 0F OSD 
OSA  90C0 ATTACHED TO VTAM     90C0 DEVTYPE OSA         CHPID D0 OSE 
OSA  90D0 ATTACHED TO VTAM     90D0 DEVTYPE OSA         CHPID D1 OSE 
OSA  9100 ATTACHED TO TCPIP    9100 DEVTYPE OSA         CHPID D5 OSD 
OSA  9101 ATTACHED TO TCPIP    9101 DEVTYPE OSA         CHPID D5 OSD 
OSA  9102 ATTACHED TO TCPIP    9102 DEVTYPE OSA         CHPID D5 OSD 
OSA  9200 ATTACHED TO SY80TEST 9030 DEVTYPE OSA         CHPID 12 OSD 
OSA  9201 ATTACHED TO SY80TEST 9031 DEVTYPE OSA         CHPID 12 OSD 
OSA  9202 ATTACHED TO SY80TEST 9032 DEVTYPE OSA         CHPID 12 OSD 
OSA  9203 ATTACHED TO SY79TEST 9030 DEVTYPE OSA         CHPID 12 OSD 
OSA  9204 ATTACHED TO SY79TEST 9031 DEVTYPE OSA         CHPID 12 OSD 
OSA  9205 ATTACHED TO SY79TEST 9032 DEVTYPE OSA         CHPID 12 OSD 
OSA  9206 ATTACHED TO SY91TEST 9020 DEVTYPE OSA         CHPID 12 OSD 
OSA  9207 ATTACHED TO SY91TEST 9021 DEVTYPE OSA         CHPID 12 OSD 
OSA  9208 ATTACHED TO SY91TEST 9022 DEVTYPE OSA         CHPID 12 OSD 
OSA  9209 ATTACHED TO SY92TEST 9020 DEVTYPE OSA         CHPID 12 OSD 
OSA  920A ATTACHED TO SY92TEST 9021 DEVTYPE OSA         CHPID 12 OSD 
OSA  920B ATTACHED TO SY92TEST 9022 DEVTYPE OSA         CHPID 12 OSD 
OSA  920C ATTACHED TO SY90TEST 9020 DEVTYPE OSA         CHPID 12 OSD 
OSA  920D ATTACHED TO SY90TEST 9021 DEVTYPE OSA         CHPID 12 OSD 
OSA  920E ATTACHED TO SY90TEST 9022 DEVTYPE OSA         CHPID 12 OSD 
OSA  920F ATTACHED TO SY91TEST 902F DEVTYPE OSA         CHPID 12 OSD 
OSA  925F ATTACHED TO SY80TEST 925F DEVTYPE OSA         CHPID 12 OSD 
OSA  9300 ATTACHED TO SY80TEST 9070 DEVTYPE OSA         CHPID 13 OSD 
OSA  9301 ATTACHED TO SY80TEST 9071 DEVTYPE OSA         CHPID 13 OSD 
OSA  9302 ATTACHED TO SY80TEST 9072 DEVTYPE OSA         CHPID 13 OSD 
OSA  9303 ATTACHED TO SY79TEST 9070 DEVTYPE OSA         CHPID 13 OSD 
OSA  9304 ATTACHED TO SY79TEST 9071 DEVTYPE OSA         CHPID 13 OSD 
OSA  9305 ATTACHED TO SY79TEST 9072 DEVTYPE OSA         CHPID 13 OSD 
OSA  9306 ATTACHED TO SY91TEST 9060 DEVTYPE OSA         CHPID 13 OSD 
OSA  9307 ATTACHED TO SY91TEST 9061 DEVTYPE OSA         CHPID 13 OSD 
OSA  9308 ATTACHED TO SY91TEST 9062 DEVTYPE OSA         CHPID 13 OSD 
OSA  9309 ATTACHED TO SY92TEST 9060 DEVTYPE OSA         CHPID 13 OSD 
OSA  930A ATTACHED TO SY92TEST 9061 DEVTYPE OSA         CHPID 13 OSD 
OSA  930B ATTACHED TO SY92TEST 9062 DEVTYPE OSA         CHPID 13 OSD 
OSA  930C ATTACHED TO SY90TEST 9060 DEVTYPE OSA         CHPID 13 OSD 
OSA  930D ATTACHED TO SY90TEST 9061 DEVTYPE OSA         CHPID 13 OSD 
OSA  930E ATTACHED TO SY90TEST 9062 DEVTYPE OSA         CHPID 13 OSD 
OSA  930F ATTACHED TO SY80TEST 907F DEVTYPE OSA         CHPID 13 OSD 
OSA  935F ATTACHED TO SY80TEST 935F DEVTYPE OSA         CHPID 13 OSD 


Marcy Cortes marcy.d.cor...@wellsfargo.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
02/04/2011 04:58 PM 
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: z196 lb4ul







Right,
You would redefine it like this

                define vswitch lnxvsw1 rdev 9004.p01

Or play it safe and put both in there ☺

                define vswitch lnxvsw1 rdev 9004.p00 9004.p01  



Marcy 


This message may contain confidential and/or privileged information

Re: z196 lb4ul

2011-02-04 Thread Feller, Paul
 Yes Marcy is correct about adding P01 to your VSWITCH address.  I will have to 
do something similar on February 13th when we move from a z10 to z196.  My plan 
is to have two SYSTEM CONFIG members.  One will be called SYS2817 CONFIG and I 
will use it to do the first IPL on the new box.  That one will have my changes 
in it.  If all goes well I will change SYSTEM CONFIG before the next IPL.

Paul Feller
AIT Mainframe Technical Support
pfel...@aegonusa.com
(319)-355-7824


-Original Message-
From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of Marcy Cortes
Sent: Friday, February 04, 2011 3:57 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

Right,
You would redefine it like this

define vswitch lnxvsw1 rdev 9004.p01

Or play it safe and put both in there ☺

define vswitch lnxvsw1 rdev 9004.p00 9004.p01



Marcy


This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee, you must not 
use, copy, disclose, or take any action based on this message or any 
information herein. If you have received this message in error, please advise 
the sender immediately by reply e-mail and delete this message. Thank you for 
your cooperation.

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Friday, February 04, 2011 1:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

Paul, Marcy, et al:

I just came from a z196 pre-install planning meeting (by phone) in which it was 
said that the OSA on the z/196 will be using PORT 1.

We are currently using PORT 0 on our Z9.

Does this mean our VSWITCH definition (below) in SYSTEM CONFIG which defaults 
to PORT 0 will not work on the z196 unless we code PORT 1?

define vswitch lnxvsw1 rdev 9004



George Henke/NYLIC
02/01/2011 03:40 PM
To
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ulLink






ty all very much.




Feller, Paul pfel...@aegonusa.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul







You would be using the default which is port 0 (zero).  The port number really 
only comes into play if you have an OSA Express3 card and are connecting to the 
second port or what is called the A1 port on the card layout.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.

Mark Post mp...@novell.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 02:50 PM

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul










 On 2/1/2011 at 02:45 PM, George Henke/NYLIC george_he...@newyorklife.com
wrote:
 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters entirely.


Mark Post


Re: z196 lb4ul

2011-02-01 Thread Marcy Cortes
Paul wrote:
 Look out for PORT number depending on the type of OSA cards you have access 
 to.  

Good point!
We had one that was inadvertently cabled to P01 too.
We changed the vswitch def rather than move the cable.

Good luck George!


Marcy 


Re: z196 lb4ul

2011-02-01 Thread George Henke/NYLIC
Marcy:

How did you change your vswitch definition for PO1?

Chuckie has deigned use of PORTNAME in VSWITCH taboo.

 



Marcy Cortes marcy.d.cor...@wellsfargo.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 10:16 AM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






Paul wrote:
 Look out for PORT number depending on the type of OSA cards you have 
access to. 

Good point!
We had one that was inadvertently cabled to P01 too.
We changed the vswitch def rather than move the cable.

Good luck George!


Marcy 



Re: z196 lb4ul

2011-02-01 Thread Mark Post
 On 2/1/2011 at 02:45 PM, George Henke/NYLIC george_he...@newyorklife.com
wrote: 
 How did you change your vswitch definition for PO1?
 
 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters entirely.


Mark Post


Re: z196 lb4ul

2011-02-01 Thread Scott Rohling
You use the format of  '.Pn'to define the port..  for example:
 A00.P1..

The default is port 0   (A00.P0)...

Scott Rohling

On Tue, Feb 1, 2011 at 12:45 PM, George Henke/NYLIC 
george_he...@newyorklife.com wrote:

 Marcy:

 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.




  *Marcy Cortes marcy.d.cor...@wellsfargo.com*
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

 02/01/2011 10:16 AM
  Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

   To
 IBMVM@LISTSERV.UARK.EDU
 cc
   Subject
 Re: z196 lb4ul




 Paul wrote:
  Look out for PORT number depending on the type of OSA cards you have
 access to.

 Good point!
 We had one that was inadvertently cabled to P01 too.
 We changed the vswitch def rather than move the cable.

 Good luck George!


 Marcy




Re: z196 lb4ul

2011-02-01 Thread Scott Rohling
Should have explained, if it wasn't clear: .Pn   Where   is the
OSA address and Pn is the port number (P0 or P1)..

On Tue, Feb 1, 2011 at 12:54 PM, Scott Rohling scott.rohl...@gmail.comwrote:

 You use the format of  '.Pn'to define the port..  for example:
  A00.P1..

 The default is port 0   (A00.P0)...

 Scott Rohling


 On Tue, Feb 1, 2011 at 12:45 PM, George Henke/NYLIC 
 george_he...@newyorklife.com wrote:

 Marcy:

 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.




  *Marcy Cortes marcy.d.cor...@wellsfargo.com*
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

 02/01/2011 10:16 AM
  Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

   To
 IBMVM@LISTSERV.UARK.EDU
 cc
   Subject
 Re: z196 lb4ul




 Paul wrote:
  Look out for PORT number depending on the type of OSA cards you have
 access to.

 Good point!
 We had one that was inadvertently cabled to P01 too.
 We changed the vswitch def rather than move the cable.

 Good luck George!


 Marcy





Re: z196 lb4ul

2011-02-01 Thread Feller, Paul
Here is what it would look like.  This is from one of our z/VM systems that is 
using the port 1 on the OSA card for the VSWITCH.

DEFINE VSWITCH ADCVS01 ETHERNET RDEV E020.P01 E050.P01

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 1:46 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

Marcy:

How did you change your vswitch definition for PO1?

Chuckie has deigned use of PORTNAME in VSWITCH taboo.



Marcy Cortes marcy.d.cor...@wellsfargo.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

02/01/2011 10:16 AM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To

IBMVM@LISTSERV.UARK.EDU

cc

Subject

Re: z196 lb4ul







Paul wrote:
 Look out for PORT number depending on the type of OSA cards you have access 
 to.

Good point!
We had one that was inadvertently cabled to P01 too.
We changed the vswitch def rather than move the cable.

Good luck George!


Marcy


Re: z196 lb4ul

2011-02-01 Thread George Henke/NYLIC
What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004 

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.





Mark Post mp...@novell.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 02:50 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






 On 2/1/2011 at 02:45 PM, George Henke/NYLIC 
george_he...@newyorklife.com
wrote: 
 How did you change your vswitch definition for PO1?
 
 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters 
entirely.


Mark Post



Re: z196 lb4ul

2011-02-01 Thread Feller, Paul
You would be using the default which is port 0 (zero).  The port number really 
only comes into play if you have an OSA Express3 card and are connecting to the 
second port or what is called the A1 port on the card layout.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

What is the default PORT number?

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG):

define vswitch lnxvsw1 rdev 9004

Sorry to ask:

But does this mean we do not use an OSA.?

Or does it mean we use a default?

I think it may mean the former.



Mark Post mp...@novell.com
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

02/01/2011 02:50 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To

IBMVM@LISTSERV.UARK.EDU

cc

Subject

Re: z196 lb4ul







 On 2/1/2011 at 02:45 PM, George Henke/NYLIC george_he...@newyorklife.com
wrote:
 How did you change your vswitch definition for PO1?

 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters entirely.


Mark Post


Re: z196 lb4ul

2011-02-01 Thread George Henke/NYLIC
ty all very much.





Feller, Paul pfel...@aegonusa.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
02/01/2011 03:24 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






You would be using the default which is port 0 (zero).  The port number 
really only comes into play if you have an OSA Express3 card and are 
connecting to the second port or what is called the A1 port on the card 
layout.
 
Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On 
Behalf Of George Henke/NYLIC
Sent: Tuesday, February 01, 2011 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul
 
What is the default PORT number? 

We do not specify PORT number in our VSWITCH definition below (from SYSTEM 
CONFIG): 

define vswitch lnxvsw1 rdev 9004 

Sorry to ask: 

But does this mean we do not use an OSA.? 

Or does it mean we use a default? 

I think it may mean the former. 




Mark Post mp...@novell.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 
02/01/2011 02:50 PM 


Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU 
cc

Subject
Re: z196 lb4ul
 








 On 2/1/2011 at 02:45 PM, George Henke/NYLIC 
george_he...@newyorklife.com
wrote: 
 How did you change your vswitch definition for PO1?
 
 Chuckie has deigned use of PORTNAME in VSWITCH taboo.

Port number is not the same as port name.  Two different parameters 
entirely.


Mark Post


Re: z196 lb4ul

2011-02-01 Thread Alan Altmark
On Tuesday, 02/01/2011 at 03:24 EST, Feller, Paul pfel...@aegonusa.com 
wrote:
 You would be using the default which is port 0 (zero).  The port number 
really 
 only comes into play if you have an OSA Express3 card and are connecting 
to the 
 second port or what is called the A1 port on the card layout.

Actually, (An) and (Bn) are LEDs.  :-)
The port number (Pn) is a logical number associated with a chpid.
The jack number (Jn) is the physical connector number associated with the 
feature (FRU, card).

Look in Appendix B of the  OSA-Express Customer's Guide and Reference.

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
alan_altm...@us.ibm.com
IBM Endicott


Re: z196 lb4ul

2011-02-01 Thread Feller, Paul
Yes the LED is A1 or A0.  That's what I get for just glancing at the picture I 
have on my wall.  I keep it there so I remember which is port 0 and which is 
port 1 on the card.  :)


Paul Feller
AIT Mainframe Technical Support

-Original Message-
From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of Alan Altmark
Sent: Tuesday, February 01, 2011 2:55 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z196 lb4ul

On Tuesday, 02/01/2011 at 03:24 EST, Feller, Paul pfel...@aegonusa.com
wrote:
 You would be using the default which is port 0 (zero).  The port number
really
 only comes into play if you have an OSA Express3 card and are connecting
to the
 second port or what is called the A1 port on the card layout.

Actually, (An) and (Bn) are LEDs.  :-)
The port number (Pn) is a logical number associated with a chpid.
The jack number (Jn) is the physical connector number associated with the
feature (FRU, card).

Look in Appendix B of the  OSA-Express Customer's Guide and Reference.

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training
ibm.com/systems/services/labservices
office: 607.429.3323
alan_altm...@us.ibm.com
IBM Endicott


Re: z196 lb4ul

2011-02-01 Thread George Henke/NYLIC
Dave Jones wrote:

 
 Look before you leap
Yes, but where's the excitement in that? :-)
-- 
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544


lb4ul is sufficient for either:

Leap before you Look or Look before you Leap





Dave Jones d...@vsoft-software.com 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
01/31/2011 07:19 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z196 lb4ul






On 01/31/2011 04:38 PM, George Henke/NYLIC wrote:

 
 Look before you leap
Yes, but where's the excitement in that? :-)
-- 
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544



z196 lb4ul

2011-01-31 Thread George Henke/NYLIC
Are there any other special considerations, other than the compatibility 
maintenance, to cutover from a z9 to a z196.

We are cutting over to the z196 in a couple of weeks.

It is already in house.

I have upgraded the z9 to  5407RSU (1002) and applied all the necessary 
compatibility PTFs for the z196 and been running it since November.

But I am just checking if there are any other special operational or 
software configuration procedures, tasks, anomalies, or idiosyncrasies, 
that need to be considered, in going to this new hardware. 

ty

Look before you leap

Re: z196 lb4ul

2011-01-31 Thread Dave Jones
On 01/31/2011 04:38 PM, George Henke/NYLIC wrote:

 
 Look before you leap
Yes, but where's the excitement in that? :-)
-- 
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544


Re: z196 lb4ul

2011-01-31 Thread Scott Rohling
I would be concerned about things like real addresses --  if any of them are
changing -- you'll want to update SYSTEM CONFIG RDEVs, online/offline
devices, etc - also console definitions if they'll change.   You may do some
of these things in AUTOLOG1 too...

Scott Rohling

On Mon, Jan 31, 2011 at 3:38 PM, George Henke/NYLIC 
george_he...@newyorklife.com wrote:

 Are there any other special considerations, other than the compatibility
 maintenance, to cutover from a z9 to a z196.

 We are cutting over to the z196 in a couple of weeks.

 It is already in house.

 I have upgraded the z9 to  5407RSU (1002) and applied all the necessary
 compatibility PTFs for the z196 and been running it since November.

 But I am just checking if there are any other special operational or
 software configuration procedures, tasks, anomalies, or idiosyncrasies, that
 need to be considered, in going to this new hardware.

 ty

 Look before you leap


Re: z196 lb4ul

2011-01-31 Thread Marcy Cortes
If you have all the maintenace on from a o/s perspective you'll be fine. I 
can't answer for the HW team here or ops but I've heard no complaints.

We've had one in dev test for about 4 months now.


Marcy. Sent from my BlackBerry.


From: Scott Rohling [mailto:scott.rohl...@gmail.com]
Sent: Monday, January 31, 2011 06:30 PM
To: IBMVM@LISTSERV.UARK.EDU IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z196 lb4ul

I would be concerned about things like real addresses --  if any of them are 
changing -- you'll want to update SYSTEM CONFIG RDEVs, online/offline devices, 
etc - also console definitions if they'll change.   You may do some of these 
things in AUTOLOG1 too...

Scott Rohling

On Mon, Jan 31, 2011 at 3:38 PM, George Henke/NYLIC 
george_he...@newyorklife.commailto:george_he...@newyorklife.com wrote:
Are there any other special considerations, other than the compatibility 
maintenance, to cutover from a z9 to a z196.

We are cutting over to the z196 in a couple of weeks.

It is already in house.

I have upgraded the z9 to  5407RSU (1002) and applied all the necessary 
compatibility PTFs for the z196 and been running it since November.

But I am just checking if there are any other special operational or software 
configuration procedures, tasks, anomalies, or idiosyncrasies, that need to be 
considered, in going to this new hardware.

ty

Look before you leap



Re: z196 lb4ul

2011-01-31 Thread Feller, Paul
Look out for PORT number depending on the type of OSA cards you have access to. 
 If your OSA connections are on PORT 1 of the OSA channel you will need to make 
changes to cover that.  Our normal TCPIP stack was put on PORT 0 so no changes, 
but our VSWITCH connections ran on PORT 1 so we had to make changes to the 
VSWITCH definitions.

Paul Feller
AIT Mainframe Technical Support

From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf 
Of George Henke/NYLIC
Sent: Monday, January 31, 2011 4:39 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: z196 lb4ul

Are there any other special considerations, other than the compatibility 
maintenance, to cutover from a z9 to a z196.

We are cutting over to the z196 in a couple of weeks.

It is already in house.

I have upgraded the z9 to  5407RSU (1002) and applied all the necessary 
compatibility PTFs for the z196 and been running it since November.

But I am just checking if there are any other special operational or software 
configuration procedures, tasks, anomalies, or idiosyncrasies, that need to be 
considered, in going to this new hardware.

ty

Look before you leap