Re: Defining OSA dynamically

2010-08-18 Thread Frank M. Ramaekers
To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynamically Query and try to vary online the chpid; if that fails, ask your CE or config the pchid online from the SE/HMC. On Wed, Aug 18, 2010 at 12:17 PM, Frank M. Ramaekers wrote

Re: Defining OSA dynamically

2010-08-18 Thread Frank M. Ramaekers
Okay, I'll check the HMC Frank M. Ramaekers Jr. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Gregg Sent: Wednesday, August 18, 2010 11:32 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynami

Re: Defining OSA dynamically

2010-08-18 Thread Frank M. Ramaekers
, August 18, 2010 11:29 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynamically On 08/18/2010 12:17 PM, Frank M. Ramaekers wrote: Okay, got a little further down the road... (executed from a REXX program) 11 *-* "CP DEFINE CHPID" !Path "PCHID" !PCHID &

Re: Defining OSA dynamically

2010-08-18 Thread Gregg
Query and try to vary online the chpid; if that fails, ask your CE or config the pchid online from the SE/HMC. On Wed, Aug 18, 2010 at 12:17 PM, Frank M. Ramaekers wrote -- > > vary on 1200-121F > > HCPCPS040E Device 1200

Re: Defining OSA dynamically

2010-08-18 Thread Kim Goldenberg
On 08/18/2010 12:17 PM, Frank M. Ramaekers wrote: Okay, got a little further down the road... (executed from a REXX program) 11 *-* "CP DEFINE CHPID" !Path "PCHID" !PCHID "CSS 0 TYPE OSD PQ_ON", "DEDICATED_NOT_RECONFIGURABLE ACCESS_LIST VM" >>> "CP DEFINE CHPID 10 PCHID 0110 CSS

Re: Defining OSA dynamically

2010-08-18 Thread Frank M. Ramaekers
rom: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Gregg Sent: Wednesday, August 18, 2010 2:38 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynamically If your CEC is in LPAR mode, and who's isn't now-a-days, you'll need to append "Op

Re: Defining OSA dynamically

2010-08-18 Thread Frank M. Ramaekers
7:27 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynamically It may be that you have everything correct and you just left out the LPAR Access List information. All Modern Mainframes are in LPAR mode, so this may be required. Larry Davis -Original Message- From: The IBM z/VM Operat

Re: Defining OSA dynamically

2010-08-18 Thread Alan Altmark
On Wednesday, 08/18/2010 at 03:39 EDT, Gregg wrote: > If your CEC is in LPAR mode, and who's isn't now-a-days, you'll need to append > "Options for Machines in LPAR mode", Shared, dedicated, etc and LP name(s). > See help right below the "OSD Options". > > On Tue, Aug 17, 2010 at 4:09 PM, F

Re: Defining OSA dynamically

2010-08-18 Thread Davis, Larry (National VM/VSE Capability)
Smrcina Sent: Wednesday, August 18, 2010 8:18 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynamically Does note 11 say anything about supporting specific OSA cards? On 08/18/2010 07:10 AM, Frank M. Ramaekers wrote: > > From the manual: > > *PQ_ON * > > *PQ_OFF * >

Re: Defining OSA dynamically

2010-08-18 Thread Rich Smrcina
Does note 11 say anything about supporting specific OSA cards? On 08/18/2010 07:10 AM, Frank M. Ramaekers wrote: From the manual: *PQ_ON * *PQ_OFF * tells CP whether or not outbound priority queuing as supported by the QDIO interface is to be used. If PQ_OFF is specifi

Re: Defining OSA dynamically

2010-08-18 Thread Frank M. Ramaekers
System [mailto:ib...@listserv.uark.edu] On Behalf Of Kris Buelens Sent: Tuesday, August 17, 2010 3:41 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Defining OSA dynamically What is PQ_ON ? 2010/8/17 Frank M. Ramaekers I'm in the process of redefining a CHPID/PATH. I've managed to delete

Re: Defining OSA dynamically

2010-08-18 Thread Gregg
If your CEC is in LPAR mode, and who's isn't now-a-days, you'll need to append "Options for Machines in LPAR mode", Shared, dedicated, etc and LP name(s). See help right below the "OSD Options". On Tue, Aug 17, 2010 at 4:09 PM, Frank M. Ramaekers wrote: > I’m in the process of redefining a CHPI

Re: Defining OSA dynamically

2010-08-17 Thread Alan Altmark
On Tuesday, 08/17/2010 at 04:41 EDT, Kris Buelens wrote: > What is PQ_ON ? >From HELP DEFINE CHPID, it is Priority Queuing enablement (the default). Alan Altmark z/VM Development IBM Endicott

Re: Defining OSA dynamically

2010-08-17 Thread Kris Buelens
What is PQ_ON ? 2010/8/17 Frank M. Ramaekers > I’m in the process of redefining a CHPID/PATH. I’ve managed to delete > the DEVICE/CU/PATH. I’m now attempting to define, but have run into: > > > > 11 *-* "CP DEFINE CHPID" !Path "PCHID" !PCHID "CSS 0 TYPE OSD PQ_ON" > >>>> "CP DEF

Defining OSA dynamically

2010-08-17 Thread Frank M. Ramaekers
I'm in the process of redefining a CHPID/PATH. I've managed to delete the DEVICE/CU/PATH. I'm now attempting to define, but have run into: 11 *-* "CP DEFINE CHPID" !Path "PCHID" !PCHID "CSS 0 TYPE OSD PQ_ON" >>> "CP DEFINE CHPID 10 PCHID 0110 CSS 0 TYPE OSD PQ_ON" HCPCCO026E