Re: OSA and VSWITCH questions

2009-11-13 Thread Frankovich, Bob
I did this not too long ago and I had to do the IOCP (Dynamic I/O was
not configured but it is now).  My IOCP now looks like this : 

 CHPID PATH=(10),TYPE=OSD,PCHID=110,PART=PROD
 CHPID PATH=(11),TYPE=OSC,PCHID=111,PART=PROD

 CNTLUNIT PATH=(10),UNIT=OSA,CUNUMBR=1460
 IODEVICE ADDRESS=(1460,15),UNIT=OSA,CUNUMBR=1460
 IODEVICE ADDRESS=(146F,1),UNIT=OSAD,UNITADD=FE,CUNUMBR=1460

The one problem I did have when I tried to bring up the new IOCP was
that it took more memory and it had to be changed before the machine
would come up.  I wish I could remember exactly how I did that thru the
HMC (we have a z9) but maybe someone else can enlighten you on that.

You do have to have 3 cuu's for QDIO and they must start with an
even/odd address.  The third address does not have to be sequential, at
least for VSE.  That way you can use all the addresses.  Hope this
helps.

Oh, I have not done anything with the OAT table with QDIO - or any other
configuration for that matter.   

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of James M
Sent: Thursday, November 12, 2009 4:52 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: OSA and VSWITCH questions

I don't believe so.
I'm not so concerned with that as I am with the changes needed to zvm
zos and zvse once it gets changed.
Since you seem to be also using vswitch can you tell me if you have an
OAT table?
Currently my ip addresses are defined (via osa/sf)  on the osa card in
conjunction with device addresses. Those device addresses are then
attached to guests in pairs who must use the assigned ip address.
I'm trying to figure out if that is the way it works with qdio devices
or does the oat go away (i'm hoping).
Can you point me at a manual to help?
Thanks again


 Don't have DYNAMIC I/O configured?


Email secured by SCSPA-CheckPoint Firewall
 
The contents of this e-mail are confidential to the ordinary user of the
e-mail address to which it was addressed and may also be privileged. If
you are not the addressee of this e-mail you should not copy, forward,
disclose or otherwise use it or any part of it in any form whatsoever.
If you have received this e-mail in error, please notify us by telephone
or e-mail the sender by replying to this message, and then delete this
e-mail and other copies of it from your computer system. We reserve the
right to monitor all e-mail communications through our network.
 
The contents of this e-mail are confidential to the ordinary user of the e-mail 
address to which it was addressed and may also be privileged. If you are not 
the addressee of this e-mail you should not copy, forward, disclose or 
otherwise use it or any part of it in any form whatsoever. If you have received 
this e-mail in error, please notify us by telephone or e-mail the sender by 
replying to this message, and then delete this e-mail and other copies of it 
from your computer system. We reserve the right to monitor all e-mail 
communications through our network.


Re: OSA and VSWITCH questions

2009-11-13 Thread Frank M. Ramaekers
No OAT for TCP/IP.  (I do believe that we have an OAT, for SNA though.)

Frank M. Ramaekers Jr.
Systems Programmer   MCP, MCP+I, MCSE  RHCE
American Income Life Insurance Co.   Phone: (254)761-6649
1200 Wooded Acres Dr.Fax:   (254)741-5777
Waco, Texas  76710


 


-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of James M
Sent: Thursday, November 12, 2009 3:52 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: OSA and VSWITCH questions

I don't believe so.
I'm not so concerned with that as I am with the changes needed to zvm
zos and zvse once it gets changed.
Since you seem to be also using vswitch can you tell me if you have an
OAT table?
Currently my ip addresses are defined (via osa/sf)  on the osa card in
conjunction with device addresses. Those device addresses are then
attached to guests in pairs who must use the assigned ip address.
I'm trying to figure out if that is the way it works with qdio devices
or does the oat go away (i'm hoping).
Can you point me at a manual to help?
Thanks again


 Don't have DYNAMIC I/O configured?


_
This message contains information which is privileged and confidential and is 
solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any 
review, disclosure,
copying, distribution, or use of the contents of this message is strictly 
prohibited. If you have
received this in error, please destroy it immediately and notify us at 
privacy...@ailife.com.


Re: OSA and VSWITCH questions

2009-11-13 Thread Alan Altmark
On Friday, 11/13/2009 at 07:10 EST, Frankovich, Bob 
bfrankov...@scspa.com wrote:

 You do have to have 3 cuu's for QDIO and they must start with an
 even/odd address.  The third address does not have to be sequential, at
 least for VSE.  That way you can use all the addresses.  Hope this
 helps.

The VSWITCH requires 3 sequential device numbers, but there is no 
requirement that they being with an even address.  (That was a hardware 
requirement of OSA-1s.)  If you intend to share the OSA with other 
partitions, you will need additional UAs.

 Oh, I have not done anything with the OAT table with QDIO - or any other
 configuration for that matter.

The OAT is managed by the adapter itself when using QDIO in response to 
instructions from the device drivers.  OSA/SF can still be used, if 
desired, to look at the OAT and the adapter statistics.

Alan Altmark
z/VM Development
IBM Endicott


OSA and VSWITCH questions

2009-11-12 Thread James M
I'm also experimenting with vswitch's on a test 2nd level 5.4 system.

I've immediately run into the problem of my osa not being qdio capable.
q osa all showing type ose.

Is there a way to fool a second level system..i.e defining a virtual
qdio osa device?
I suspect not so my next question revolves around redefining the io
definition of the osa chpid.
How disruptive is that?
Can I dynamically change from non-qdio to qdio?
Do I have to redo the oat table? Or does the OAT go away with qdio?

I'm having trouble finding the OSA documentation on the IBM web site
so that would also be helpful if you could send a link. If I had that
I could probably answer my own questions but any input is very
appreciated.
Thanks
James


Re: OSA and VSWITCH questions

2009-11-12 Thread Frank M. Ramaekers
If you need it just for you 2nd level, you should be able to DEFINE VSWITCH and 
insert the NICDEF for as many adapters as you need into the directory for the 
2nd level VM.
(You didn't mention what level of VM you have at first level.)
 
Frank M. Ramaekers Jr.
Systems Programmer; MCP, MCP+I, MCSE  RHCE
American Income Life Insurance Company 
Phone: (254) 761-6649 Fax: (254) 741-5777
 



From: The IBM z/VM Operating System on behalf of James M
Sent: Thu 11/12/2009 1:40 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: OSA and VSWITCH questions



I'm also experimenting with vswitch's on a test 2nd level 5.4 system.

I've immediately run into the problem of my osa not being qdio capable.
q osa all showing type ose.

Is there a way to fool a second level system..i.e defining a virtual
qdio osa device?
I suspect not so my next question revolves around redefining the io
definition of the osa chpid.
How disruptive is that?
Can I dynamically change from non-qdio to qdio?
Do I have to redo the oat table? Or does the OAT go away with qdio?

I'm having trouble finding the OSA documentation on the IBM web site
so that would also be helpful if you could send a link. If I had that
I could probably answer my own questions but any input is very
appreciated.
Thanks
James



_
This message contains information which is privileged and confidential and is 
solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any 
review, disclosure,
copying, distribution, or use of the contents of this message is strictly 
prohibited. If you have
received this in error, please destroy it immediately and notify us at 
privacy...@ailife.com.


Re: OSA and VSWITCH questions

2009-11-12 Thread James M
5.4 first  second level.
I need the second level machines to communicate with the world so I
believe my only option is to reconfig the osa from ose to osd.
Seems like I need a iocp change and the corresponding changes to any
first level  lpar tcpip stacks. Then I should be good to go on the
vswitch.
The osd devices are triplets rather than twins (I think) so I'm hoping
thats the major difference. But I'm having trouble researching what I
need to do exactly. Any idea where I can find the doc to help
switching to qdio?
Thanks for the help

On Thu, Nov 12, 2009 at 3:52 PM, Frank M. Ramaekers
framaek...@ailife.com wrote:
 If you need it just for you 2nd level, you should be able to DEFINE VSWITCH 
 and insert the NICDEF for as many adapters as you need into the directory for 
 the 2nd level VM.
 (You didn't mention what level of VM you have at first level.)


Re: OSA and VSWITCH questions

2009-11-12 Thread Frank M. Ramaekers
Don't have DYNAMIC I/O configured?
 
Frank M. Ramaekers Jr.
Systems Programmer; MCP, MCP+I, MCSE  RHCE
American Income Life Insurance Company 
Phone: (254) 761-6649 Fax: (254) 741-5777
 



From: The IBM z/VM Operating System on behalf of James M
Sent: Thu 11/12/2009 3:12 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: OSA and VSWITCH questions



5.4 first  second level.
I need the second level machines to communicate with the world so I
believe my only option is to reconfig the osa from ose to osd.
Seems like I need a iocp change and the corresponding changes to any
first level  lpar tcpip stacks. Then I should be good to go on the
vswitch.
The osd devices are triplets rather than twins (I think) so I'm hoping
thats the major difference. But I'm having trouble researching what I
need to do exactly. Any idea where I can find the doc to help
switching to qdio?
Thanks for the help

On Thu, Nov 12, 2009 at 3:52 PM, Frank M. Ramaekers
framaek...@ailife.com wrote:
 If you need it just for you 2nd level, you should be able to DEFINE VSWITCH 
 and insert the NICDEF for as many adapters as you need into the directory for 
 the 2nd level VM.
 (You didn't mention what level of VM you have at first level.)



_
This message contains information which is privileged and confidential and is 
solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any 
review, disclosure,
copying, distribution, or use of the contents of this message is strictly 
prohibited. If you have
received this in error, please destroy it immediately and notify us at 
privacy...@ailife.com.


Re: OSA and VSWITCH questions

2009-11-12 Thread James M
I don't believe so.
I'm not so concerned with that as I am with the changes needed to zvm
zos and zvse once it gets changed.
Since you seem to be also using vswitch can you tell me if you have an
OAT table?
Currently my ip addresses are defined (via osa/sf)  on the osa card in
conjunction with device addresses. Those device addresses are then
attached to guests in pairs who must use the assigned ip address.
I'm trying to figure out if that is the way it works with qdio devices
or does the oat go away (i'm hoping).
Can you point me at a manual to help?
Thanks again


 Don't have DYNAMIC I/O configured?