Re: RE: LINUX on IFL

2010-04-13 Thread Rob van der Heij
On Tue, Apr 13, 2010 at 6:36 AM, Anson yeal_c...@yahoo.com.cn wrote:

 Below is the part of direct file for this linux:

   MACH ESA 1
   CPU 06
   COMMAND DEFINE CPU 06 IFL

Forget about that 06 stuff. The CPU numbers here are virtual, and you
want to start with 00

 After I log on to this guest machine, I got below message:

 HCPCAM002E Invalid operand - IFL

 Am I wrong?

 And how to dedicate the whole IFL to that virtual server as you mentioned?

Why would you want to use that IFL purely for this one virtual server.
If that's the only one allowed to use it, there's no competition and
it basically has exclusive right. When you add more Linux guests, they
will share the IFL which is probably what you want.

Rob


回复: RE: LINUX on IFL

2010-04-13 Thread Anson
After added below two statement, I still got error message. 
==
MACH ESA 1  
COMMAND DEFINE CPU 0 TYPE IFL   
COMMAND SET VCONFIG MODE LINUX  
==

HCPCPU1462E An attempt was made to define CPU(s) that would create a virtual CPU
 configuration that is not valid.   
MODE = LINUX    
 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 12:43:19 下午
主 题: Re: RE: LINUX on IFL


oh wait,
 
add this too 
 
COMMAND SET VCONFIG MODE LINUX

Marcy 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 9:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] RE: LINUX on IFL


Marcy,

I understand. Thank you!  But I encountered a trouble after add COMMAND DEFINE 
CPU statement in the direct file. 

Below is the part of direct file for this linux:

  MACH ESA 1  
  CPU 06  
  COMMAND DEFINE CPU 06 IFL   

After I log on to this guest machine, I got below message:

HCPCAM002E Invalid operand - IFL  

Am I wrong? 

And how to dedicate the whole IFL to that virtual server as you mentioned? 

 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 12:25:36 下午
主 题: Re: LINUX on IFL


That is the official way to do it (to define a virtual server to run on the 
IFL(s)).
It's just not clear from the doc that you use the COMMAND + the DEFINE  instead 
of some format of the CPU statement as one would expect.
 
The other option as mentioned here is to dedicate the whole IFL to that virtual 
server.    That might also suit your purposes (but then you won't ever be able 
to run something else on that one too).
 
 
Marcy 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 9:02 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] LINUX on IFL


Marcy, thanks! 

Do you mean it's not very clear from IBM doc on how to define the corresponding 
part in the directory entry and you submitted a reader's comments to IBM?  

The command you mentioned below is a workaround, right? 
COMMAND DEFINE CPU XX TYPE IFL. 
 
sorry, English is not my first language... 


 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 11:43:23 上午
主 题: Re: 回复: LINUX on IFL


COMMAND DEFINE CPU XX TYPE IFL. 
In the directory entry 

Its not very clear from the IBM doc. I submitted a reader's comment and it was 
accepted. 
Marcy 


From: The IBM z/VM Operating System 
To: IBMVM@LISTSERV.UARK.EDU 
Sent: Mon Apr 12 22:20:57 2010
Subject: [IBMVM] 回复: LINUX on IFL 

Marcy, 

Thanks!  How to do in user direct file if I want to permanent let this IFL 
dedicated to that zLinux? 

I used q cpu to know the CPU id of IFL. e.g. 03 is IFL.  I defined CPU 03 in 
the linux user direct file. But it seems doesn't work. What else did I miss? 
 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 11:14:28 上午
主 题: Re: LINUX on IFL


Everything will use the cps unless they have issued the DEFINE CPU command. So 
the answer is yes. 
Marcy 


From: The IBM z/VM Operating System 
To: IBMVM@LISTSERV.UARK.EDU 
Sent: Mon Apr 12 21:36:17 2010
Subject: [IBMVM] LINUX on IFL 

Hi All,

I have question about Linux on IFL. If there is a zVM LPAR with both CPs and 1 
IFL.  Is it possible to let one Linux guest to excluded use this IFL and only 
use this IFL?   (We assume this IFL is dedicated on this LPAR)

Thanks!
 Best Regards
Anson Y 


  

Re: 回复: RE: LINUX on IFL

2010-04-13 Thread Marcy Cortes
switch the 2 command lines.


Marcy


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 11:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] 回复: RE: LINUX on IFL

After added below two statement, I still got error message.
==
MACH ESA 1
COMMAND DEFINE CPU 0 TYPE IFL
COMMAND SET VCONFIG MODE LINUX
==

HCPCPU1462E An attempt was made to define CPU(s) that would create a virtual CPU
 configuration that is not valid.
MODE = LINUX

Best Regards
Anson Y



发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 12:43:19 下午
主 题: Re: RE: LINUX on IFL

oh wait,

add this too

COMMAND SET VCONFIG MODE LINUX

Marcy


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 9:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] RE: LINUX on IFL

Marcy,

I understand. Thank you!  But I encountered a trouble after add COMMAND DEFINE 
CPU statement in the direct file.

Below is the part of direct file for this linux:

  MACH ESA 1
  CPU 06
  COMMAND DEFINE CPU 06 IFL

After I log on to this guest machine, I got below message:

HCPCAM002E Invalid operand - IFL

Am I wrong?

And how to dedicate the whole IFL to that virtual server as you mentioned?


Best Regards
Anson Y



发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 12:25:36 下午
主 题: Re: LINUX on IFL

That is the official way to do it (to define a virtual server to run on the 
IFL(s)).
It's just not clear from the doc that you use the COMMAND + the DEFINE  instead 
of some format of the CPU statement as one would expect.

The other option as mentioned here is to dedicate the whole IFL to that virtual 
server.That might also suit your purposes (but then you won't ever be able 
to run something else on that one too).



Marcy


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 9:02 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] LINUX on IFL

Marcy, thanks!

Do you mean it's not very clear from IBM doc on how to define the corresponding 
part in the directory entry and you submitted a reader's comments to IBM?

The command you mentioned below is a workaround, right?
COMMAND DEFINE CPU XX TYPE IFL.



sorry, English is not my first language...



Best Regards
Anson Y



发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 11:43:23 上午
主 题: Re: 回复: LINUX on IFL


COMMAND DEFINE CPU XX TYPE IFL.
In the directory entry

Its not very clear from the IBM doc. I submitted a reader's comment and it was 
accepted.
Marcy


From: The IBM z/VM Operating System
To: IBMVM@LISTSERV.UARK.EDU
Sent: Mon Apr 12 22:20:57 2010
Subject: [IBMVM] 回复: LINUX on IFL

Marcy,

Thanks!  How to do in user direct file if I want to permanent let this IFL 
dedicated to that zLinux?

I used q cpu to know the CPU id of IFL. e.g. 03 is IFL.  I defined CPU 03 in 
the linux user direct file. But it seems doesn't work. What else did I miss?

Best Regards
Anson Y



发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 11:14:28 上午
主 题: Re: LINUX on IFL


Everything will use the cps unless they have issued the DEFINE CPU command. So 
the answer is yes.
Marcy


From: The IBM z/VM Operating System
To: IBMVM@LISTSERV.UARK.EDU
Sent: Mon Apr 12 21:36:17 2010
Subject: [IBMVM] LINUX on IFL

Hi All,

I have question about Linux on IFL. If there is a zVM LPAR with both CPs and 1 
IFL.  Is it possible to let one Linux guest to excluded use this IFL and only 
use this IFL?   (We assume this IFL is dedicated on this LPAR)

Thanks!

Best Regards
Anson Y












RE: LINUX on IFL

2010-04-13 Thread Anson
There are many general CPs and one IFL in this zVM LPAR.  Many zLinux guests 
machines running on this zVM. We hope to use this IFL dedicate to one zLinux 
for performance testing reason while other zLinux guests still share the 
remaining general CP resource. 
 Best Regards
Anson Y 





发件人: Rob van der Heij rvdh...@gmail.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 2:41:27 下午
主 题: Re: RE: LINUX on IFL

On Tue, Apr 13, 2010 at 6:36 AM, Anson yeal_c...@yahoo.com.cn wrote:

 Below is the part of direct file for this linux:

   MACH ESA 1
   CPU 06
   COMMAND DEFINE CPU 06 IFL

Forget about that 06 stuff. The CPU numbers here are virtual, and you
want to start with 00

 After I log on to this guest machine, I got below message:

 HCPCAM002E Invalid operand - IFL

 Am I wrong?

 And how to dedicate the whole IFL to that virtual server as you mentioned?

Why would you want to use that IFL purely for this one virtual server.
If that's the only one allowed to use it, there's no competition and
it basically has exclusive right. When you add more Linux guests, they
will share the IFL which is probably what you want.

Rob



  

RE: LINUX on IFL

2010-04-13 Thread Anson
Great! It seems works!

Thank you, Marcy! 
 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 2:52:16 下午
主 题: Re: 回复: RE: LINUX on IFL


switch the 2 command lines.

Marcy 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 11:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] 回复: RE: LINUX on IFL


After added below two statement, I still got error message. 
==
MACH ESA 1  
COMMAND DEFINE CPU 0 TYPE IFL   
COMMAND SET VCONFIG MODE LINUX  
==

HCPCPU1462E An attempt was made to define CPU(s) that would create a virtual CPU
 configuration that is not valid.   
MODE = LINUX    
 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 12:43:19 下午
主 题: Re: RE: LINUX on IFL


oh wait,
 
add this too 
 
COMMAND SET VCONFIG MODE LINUX

Marcy 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 9:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] RE: LINUX on IFL


Marcy,

I understand. Thank you!  But I encountered a trouble after add COMMAND DEFINE 
CPU statement in the direct file. 

Below is the part of direct file for this linux:

  MACH ESA 1  
  CPU 06  
  COMMAND DEFINE CPU 06 IFL   

After I log on to this guest machine, I got below message:

HCPCAM002E Invalid operand - IFL  

Am I wrong? 

And how to dedicate the whole IFL to that virtual server as you mentioned? 

 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 12:25:36 下午
主 题: Re: LINUX on IFL


That is the official way to do it (to define a virtual server to run on the 
IFL(s)).
It's just not clear from the doc that you use the COMMAND + the DEFINE  instead 
of some format of the CPU statement as one would expect.
 
The other option as mentioned here is to dedicate the whole IFL to that virtual 
server.    That might also suit your purposes (but then you won't ever be able 
to run something else on that one too).
 
 
Marcy 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Monday, April 12, 2010 9:02 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] LINUX on IFL


Marcy, thanks! 

Do you mean it's not very clear from IBM doc on how to define the corresponding 
part in the directory entry and you submitted a reader's comments to IBM?  

The command you mentioned below is a workaround, right? 
COMMAND DEFINE CPU XX TYPE IFL. 
 
sorry, English is not my first language... 


 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 11:43:23 上午
主 题: Re: 回复: LINUX on IFL


COMMAND DEFINE CPU XX TYPE IFL. 
In the directory entry 

Its not very clear from the IBM doc. I submitted a reader's comment and it was 
accepted. 
Marcy 


From: The IBM z/VM Operating System 
To: IBMVM@LISTSERV.UARK.EDU 
Sent: Mon Apr 12 22:20:57 2010
Subject: [IBMVM] 回复: LINUX on IFL 

Marcy, 

Thanks!  How to do in user direct file if I want to permanent let this IFL 
dedicated to that zLinux? 

I used q cpu to know the CPU id of IFL. e.g. 03 is IFL.  I defined CPU 03 in 
the linux user direct file. But it seems doesn't work. What else did I miss? 
 Best Regards
Anson Y 





发件人: Marcy Cortes marcy.d.cor...@wellsfargo.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 11:14:28 上午
主 题: Re: LINUX on IFL


Everything will use the cps unless they have issued the DEFINE CPU command. So 
the answer is yes. 
Marcy 


From: The IBM z/VM Operating System 
To: IBMVM@LISTSERV.UARK.EDU 
Sent: Mon Apr 12 21:36:17 2010
Subject: [IBMVM] LINUX on IFL 

Hi All,

I have question about Linux on IFL. If there is a zVM LPAR with both CPs and 1 
IFL.  Is it possible to let one Linux guest to excluded use this IFL and only 
use this IFL?   (We assume this IFL is dedicated on this LPAR)

Thanks!
 Best Regards
Anson Y 


  

Re: RE: LINUX on IFL

2010-04-13 Thread Rob van der Heij
On Tue, Apr 13, 2010 at 9:03 AM, Anson yeal_c...@yahoo.com.cn wrote:

 There are many general CPs and one IFL in this zVM LPAR.  Many zLinux guests
 machines running on this zVM. We hope to use this IFL dedicate to one zLinux
 for performance testing reason while other zLinux guests still share the
 remaining general CP resource.

When those other Linux guests are not defined to use the IFL, they
will continue to use the CPs.

I don't think we've ever dedicated CPUs for performance measurements.
The entire motivation for running Linux on z/VM is to share the
resources, so to me measuring the use of dedicated resources is not
interesting. The performance monitor can distinguish overhead and
virtual machine usage.

Rob


RE: LINUX on IFL

2010-04-13 Thread Anson
Do you mean the zLinux running under zVM couldn't be used for performance 
testing purpose, even we dedicate one CPU to this guest machine?

From my point of view, I think it's reasonable... We just don't want to create 
a new LPAR with dedicate CPU. 

It's an interesting topic!  If you were going to test the application 
performance on zLinux, what will you do?  Install Linux on LPAR directly? 
 Best Regards
Anson Y 





发件人: Rob van der Heij rvdh...@gmail.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 3:55:17 下午
主 题: Re: RE: LINUX on IFL

On Tue, Apr 13, 2010 at 9:03 AM, Anson yeal_c...@yahoo.com.cn wrote:

 There are爉any爂eneral CPs and one IFL in this zVM LPAR.牋Many zLinux guests
 machines爎unning on this zVM.燱e hope to use this IFL dedicate to one zLinux
 for performance testing reason while other zLinux guests still share the
 remaining general CP resource.

When those other Linux guests are not defined to use the IFL, they
will continue to use the CPs.

I don't think we've ever dedicated CPUs for performance measurements.
The entire motivation for running Linux on z/VM is to share the
resources, so to me measuring the use of dedicated resources is not
interesting. The performance monitor can distinguish overhead and
virtual machine usage.

Rob



  

Re: RE: LINUX on IFL

2010-04-13 Thread Rob van der Heij
On Tue, Apr 13, 2010 at 10:29 AM, Anson yeal_c...@yahoo.com.cn wrote:

 Do you mean the zLinux running under zVM couldn't be used for performance
 testing purpose, even we dedicate one CPU to this guest machine?

It depends on what you mean with performance testing   Some people
try to measure maximum throughput of a single server. Though this may
seem easy to do, it has little business value for Linux on z/VM. In an
environment where resources are shared and servers are utilized only
part of the time, measuring maximum throughput does not tell you a
lot. 10 virtual machines at 10% utilization behave completely
different from one server at 100% utilization.

I believe with Linux on z/VM your objective should be the most
efficient (cheapest) way to deliver the service within the SLA.
Running a single virtual machine at 100% does not provide much insight
in this area.

 From my point of view, I think it's reasonable... We just don't want to
 create a new LPAR with dedicate CPU.

If your ultimate goal is to run Linux in an LPAR with dedicated IFL,
then your measurements on z/VM with a dedicated IFL (or shared only
with yourself) will be pretty close. But very few run it like that.

 It's an interesting topic!  If you were going to test the application
 performance on zLinux, what will you do?  Install Linux on LPAR directly?

We measure resource usage of the virtual machine and divide that by
the number of transactions. You do that at different levels of
utilization to understand how scalable the application is. You will
often find that efficiency gets worse at very high utilization (lock
contention, for example) and also often at low utilization (idle load,
polling, etc).

Rob
-- 
Rob van der Heij
Velocity Software
http://www.velocitysoftware.com/


RE: LINUX on IFL

2010-04-13 Thread Anson
Rob, I really appreciate your valuable input.  Let me digest your points 
first.  :-)
 Best Regards
Anson Y 





发件人: Rob van der Heij rvdh...@velocitysoftware.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 4:57:16 下午
主 题: Re: RE: LINUX on IFL

On Tue, Apr 13, 2010 at 10:29 AM, Anson yeal_c...@yahoo.com.cn wrote:

 Do you mean the zLinux running under zVM couldn't be used for performance
 testing purpose, even we dedicate one CPU to this guest machine?

It depends on what you mean with performance testing  Some people
try to measure maximum throughput of a single server. Though this may
seem easy to do, it has little business value for Linux on z/VM. In an
environment where resources are shared and servers are utilized only
part of the time, measuring maximum throughput does not tell you a
lot. 10 virtual machines at 10% utilization behave completely
different from one server at 100% utilization.

I believe with Linux on z/VM your objective should be the most
efficient (cheapest) way to deliver the service within the SLA.
Running a single virtual machine at 100% does not provide much insight
in this area.

 From my point of view, I think it's reasonable... We just don't want to
 create a new LPAR with dedicate CPU.

If your ultimate goal is to run Linux in an LPAR with dedicated IFL,
then your measurements on z/VM with a dedicated IFL (or shared only
with yourself) will be pretty close. But very few run it like that.

 It's an interesting topic!  If you were going to test the application
 performance on zLinux, what will you do?  Install Linux on LPAR directly?

We measure resource usage of the virtual machine and divide that by
the number of transactions. You do that at different levels of
utilization to understand how scalable the application is. You will
often find that efficiency gets worse at very high utilization (lock
contention, for example) and also often at low utilization (idle load,
polling, etc).

Rob
-- 
Rob van der Heij
Velocity Software
http://www.velocitysoftware.com/



  

RE: LINUX on IFL

2010-04-13 Thread Anson
It depends on what you mean with performance testing  Some people
try to measure maximum throughput of a single server. Though this may
seem easy to do, it has little business value for Linux on z/VM. In an
environment where resources are shared and servers are utilized only
part of the time, measuring maximum throughput does not tell you a
lot. 10 virtual machines at 10% utilization behave completely
different from one server at 100% utilization.

I agree with you on this measuring maximum throughput.  But I think the 
dedicated CPU makes sense if we want to perform the benchmark compared to 
distributed platform. And it's also meaningful if we try to perform the stress 
verification test. Generally, we won't want each test result would be different 
due to other guest machines' influence.  I think dedicate CPU to that Linux can 
help to eliminate the impact from other guest machines.  


If your ultimate goal is to run Linux in an LPAR with dedicated IFL,
then your measurements on z/VM with a dedicated IFL (or shared only
with yourself) will be pretty close. But very few run it like that.

Yes. But I prefer to running the zLinux under zVM. 

We measure resource usage of the virtual machine and divide that by
the number of transactions. You do that at different levels of
utilization to understand how scalable the application is. You will
often find that efficiency gets worse at very high utilization (lock
contention, for example) and also often at low utilization (idle load,
polling, etc).

I don't understand how you can know the scalable of the application via this 
approach. Can you get the accurate application scalability?  It's estimated pro 
rata?  

Maybe my questions are not so 'professional' for a tester... 
Best Regards
Anson Y 





发件人: Rob van der Heij rvdh...@velocitysoftware.com
收件人: IBMVM@LISTSERV.UARK.EDU
发送日期: 2010/4/13 (周二) 4:57:16 下午
主 题: Re: RE: LINUX on IFL


If your ultimate goal is to run Linux in an LPAR with dedicated IFL,
then your measurements on z/VM with a dedicated IFL (or shared only
with yourself) will be pretty close. But very few run it like that.


 It's an interesting topic!  If you were going to test the application
 performance on zLinux, what will you do?  Install Linux on LPAR directly?

We measure resource usage of the virtual machine and divide that by
the number of transactions. You do that at different levels of
utilization to understand how scalable the application is. You will
often find that efficiency gets worse at very high utilization (lock
contention, for example) and also often at low utilization (idle load,
polling, etc).

Rob
-- 
Rob van der Heij
Velocity Software
http://www.velocitysoftware.com/

On Tue, Apr 13, 2010 at 10:29 AM, Anson yeal_c...@yahoo.com.cn wrote:

 Do you mean the zLinux running under zVM couldn't be used for performance
 testing purpose, even we dedicate one CPU to this guest machine?

It depends on what you mean with performance testing  Some people
try to measure maximum throughput of a single server. Though this may
seem easy to do, it has little business value for Linux on z/VM. In an
environment where resources are shared and servers are utilized only
part of the time, measuring maximum throughput does not tell you a
lot. 10 virtual machines at 10% utilization behave completely
different from one server at 100% utilization.

I believe with Linux on z/VM your objective should be the most
efficient (cheapest) way to deliver the service within the SLA.
Running a single virtual machine at 100% does not provide much insight
in this area.

 From my point of view, I think it's reasonable... We just don't want to
 create a new LPAR with dedicate CPU.


  

Re: RE: LINUX on IFL

2010-04-13 Thread Rob van der Heij
On Tue, Apr 13, 2010 at 3:14 PM, Anson yeal_c...@yahoo.com.cn wrote:

 I agree with you on this measuring maximum throughput.  But I think the
 dedicated CPU makes sense if we want to perform the benchmark compared to
 distributed platform. And it's also meaningful if we try to perform the
 stress verification test. Generally, we won't want each test result would be
 different due to other guest machines' influence.  I think dedicate CPU to
 that Linux can help to eliminate the impact from other guest machines.

That's just too simplistic. The single server throughput may be
interesting for dedicated hardware where any resources not spent on
your application are wasted. Those measurements do not provide any
information on how the system would behave with two dozen Linux guests
running a real life workload.

We measure resource usage of the virtual machine and divide that by
the number of transactions. You do that at different levels of
utilization to understand how scalable the application is. You will
often find that efficiency gets worse at very high utilization (lock
contention, for example) and also often at low utilization (idle load,
polling, etc).

 I don't understand how you can know the scalable of the application via this
 approach. Can you get the accurate application scalability?  It's estimated
 pro rata?

Scalability is determined by interpolation (not extrapolation, as some
brave souls want us to believe) and understanding the application.
When an application is single threaded, adding virtual CPUs does not
help.

By proper performance measurements, you separate these two questions:
- how much resources does the workload need for acceptable response
- given resource constraint, how do we ensure the right application goes first

There's no such thing as a free lunch. When you share a resource, you
may sometimes have to wait for it. Less important work may have to
wait more. That's the price you pay for sharing resources, and you can
because in real life not everyone needs the resources at the same
time. The advantage is that you often can get more resources than what
you could afford for your application when it would be dedicated.

So you measure resource usage and do capacity planning to ensure that
you will be able to deliver the service within the SLA (or otherwise
determined acceptable response times). The desire to run a workload
as fast as possible does not translate well into business
requirements.

Rob
-- 
Rob van der Heij
Velocity Software
http://www.velocitysoftware.com/


Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Martin Benedict
We have pretty much the same setup. However, we have a need to pass a 
person's userid to the Ricoh. Our printers are setup with the badge swipe
 
card reader and we need to be able to pass a userid. We are currently usi
ng 
the LPRXONE. If there is another that supports an actual userid, i would 
be 
willing to switch to test. We also are using RSCS to TCPIP/LPR to the 
printers.


Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Martin Benedict
We have pretty much the same setup. However, we have a need to pass a 
person's userid to the Ricoh. Our printers are setup with the badge swipe
 
card reader and we need to be able to pass a userid. We are currently usi
ng 
the LPRXONE. If there is another that supports an actual userid, i would 
be 
willing to switch to test. We also are using RSCS to TCPIP/LPR to the 
printers.




On Wed, 7 Apr 2010 10:47:28 -0400, Fran Hensler f...@zvm.sru.edu wrote:

On Tue, 06 Apr 2010 15:30:27 EDT Fran Hensler f...@zvm.sru.edu said:
We have various models of Ricoh copiers around campus to which we have

been sending print from RSCS Networking Version 3, Release 2.0-0201.

Recently authorization codes were installed on some of them.  Without
the use of this code the print just goes into the bit bucket.
So from RSCS everything looks normal but nothing prints.

On the Ricoh Customer Help page http://tinyurl.com/yf2mtku
there is a question:
   How do I add a user code when printing from a Unix command line?
and the answer is:
   You may add a user code to a Unix print job by adding -o usercode=
 to 
the
command line.

   For example:

   lp -d restricted_printer -o usercode=12345 /etc/hosts


My question:
   Is there any way to get RSCS to send the usercode?  What PARM
statement would I use?


On Tue, 6 Apr 2010 20:42:49 -0400 Les Geer (607-429-3580) said:
Which RSCS LPR exit are you using?  LPRXONE does not currently include
the -o record in the control file sent to the printer.  You would need
to modify the exit to add it.  Unsure if the printer would accept
a usercode via a PCL or postscript command.  If so, then you could add
it via the prefix eparm.

Best Regards,
Les Geer
IBM z/VM and Linux Development

Les -

I tried
*usercode=34043404 in ASCII
   EPARM='S=N PREFIX=75736572636F653D3334303433343034'
and Exit LPRXONE took it but it didn't work.

I found a solution at: http://tinyurl.com/yk5vveh

The Ricoh configuration can specify unrestricted users by IP
address.  I entered the IP address of the mainframe and I'm now
able to print with RSCS LPR.

Thanks to Les Geer and David Boyes for offering possible
solutions.

/Fran Hensler at Slippery Rock University of Pennsylvania USA for 46 yea
rs
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock

--

=



Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Les Geer (607-429-3580)
LPRXONE passes the user ID of the print job origin in the p control
file record.  Is this being used by the Ricoh?



Best Regards,
Les Geer
IBM z/VM and Linux Development

We have pretty much the same setup. However, we have a need to pass a
person's userid to the Ricoh. Our printers are setup with the badge
swipecard reader and we need to be able to pass a userid. We are currently
using
the LPRXONE. If there is another that supports an actual userid, i would
be willing to switch to test. We also are using RSCS to TCPIP/LPR to the
printers.




On Wed, 7 Apr 2010 10:47:28 -0400, Fran Hensler f...@zvm.sru.edu wrote:

On Tue, 06 Apr 2010 15:30:27 EDT Fran Hensler f...@zvm.sru.edu said:
We have various models of Ricoh copiers around campus to which we have

been sending print from RSCS Networking Version 3, Release 2.0-0201.

Recently authorization codes were installed on some of them.  Without
the use of this code the print just goes into the bit bucket.
So from RSCS everything looks normal but nothing prints.

On the Ricoh Customer Help page http://tinyurl.com/yf2mtku
there is a question:
   How do I add a user code when printing from a Unix command line?
and the answer is:
   You may add a user code to a Unix print job by adding -o usercode=
 to
the
command line.

   For example:

   lp -d restricted_printer -o usercode=3D12345 /etc/hosts


My question:
   Is there any way to get RSCS to send the usercode?  What PARM
statement would I use?


On Tue, 6 Apr 2010 20:42:49 -0400 Les Geer (607-429-3580) said:
Which RSCS LPR exit are you using?  LPRXONE does not currently include
the -o record in the control file sent to the printer.  You would need
to modify the exit to add it.  Unsure if the printer would accept
a usercode via a PCL or postscript command.  If so, then you could add
it via the prefix eparm.

Best Regards,
Les Geer
IBM z/VM and Linux Development

Les -

I tried
*usercode=3D34043404 in ASCII
   EPARM=3D'S=3DN PREFIX=3D75736572636F653D3334303433343034'
and Exit LPRXONE took it but it didn't work.

I found a solution at: http://tinyurl.com/yk5vveh

The Ricoh configuration can specify unrestricted users by IP
address.  I entered the IP address of the mainframe and I'm now
able to print with RSCS LPR.

Thanks to Les Geer and David Boyes for offering possible
solutions.

rs
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock
--


Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Martin Benedict
Les,
  The problem that we have is that some of the prints come from a CMS use
rs 
rdr. The originid is what actually gets passed. If the report came from t
he 
vse system to the CMS user, then the origin id is the name of the VSE 
guest, and that can't be changed that I can see. We would need to somehow
 
alter the origin id in order to be able to have a valid user id. We need 
to 
have each print job tied to a specific person and not a vm guest name.



On Tue, 13 Apr 2010 12:16:39 -0400, Les Geer (607-429-3580) 
lg...@vnet.ibm.com wrote:

LPRXONE passes the user ID of the print job origin in the p control
file record.  Is this being used by the Ricoh?



Best Regards,
Les Geer
IBM z/VM and Linux Development

We have pretty much the same setup. However, we have a need to pass a
person's userid to the Ricoh. Our printers are setup with the badge
swipecard reader and we need to be able to pass a userid. We are curren
tly
using
the LPRXONE. If there is another that supports an actual userid, i woul
d
be willing to switch to test. We also are using RSCS to TCPIP/LPR to th
e
printers.




On Wed, 7 Apr 2010 10:47:28 -0400, Fran Hensler f...@zvm.sru.edu wrote
:

On Tue, 06 Apr 2010 15:30:27 EDT Fran Hensler f...@zvm.sru.edu said:
We have various models of Ricoh copiers around campus to which we ha
ve

been sending print from RSCS Networking Version 3, Release 2.0-0201.


Recently authorization codes were installed on some of them.  Withou
t
the use of this code the print just goes into the bit bucket.
So from RSCS everything looks normal but nothing prints.

On the Ricoh Customer Help page http://tinyurl.com/yf2mtku
there is a question:
   How do I add a user code when printing from a Unix command line?
and the answer is:
   You may add a user code to a Unix print job by adding -o usercode
=
 to
the
command line.

   For example:

   lp -d restricted_printer -o usercode=3D12345 /etc/hosts


My question:
   Is there any way to get RSCS to send the usercode?  What PARM
statement would I use?


On Tue, 6 Apr 2010 20:42:49 -0400 Les Geer (607-429-3580) said:
Which RSCS LPR exit are you using?  LPRXONE does not currently includ
e
the -o record in the control file sent to the printer.  You would nee
d
to modify the exit to add it.  Unsure if the printer would accept
a usercode via a PCL or postscript command.  If so, then you could ad
d
it via the prefix eparm.

Best Regards,
Les Geer
IBM z/VM and Linux Development

Les -

I tried
*usercode=3D34043404 in ASCII
   EPARM=3D'S=3DN PREFIX=3D75736572636F653D3334303433343034'
and Exit LPRXONE took it but it didn't work.

I found a solution at: http://tinyurl.com/yk5vveh

The Ricoh configuration can specify unrestricted users by IP
address.  I entered the IP address of the mainframe and I'm now
able to print with RSCS LPR.

Thanks to Les Geer and David Boyes for offering possible
solutions.

rs
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock
--


Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Fran Hensler
DIAG D4 and change the ORIGIN of a file in the RDR to whatever you
wish.  Then TRANSFER the file to RSCS.
 
Get the DIAGD4 VMARC on my VM download page at:
http://zvm.sru.edu/~download
 
I haven't tried this on the Ricoh.
 
/Fran Hensler at Slippery Rock University of Pennsylvania USA for 46 years
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock
--
On Tue, 13 Apr 2010 12:38:48 -0500 =?iso-8859-1?Q?Martin_Benedict?= said:
Les,
  The problem that we have is that some of the prints come from a CMS users
rdr. The originid is what actually gets passed. If the report came from the
vse system to the CMS user, then the origin id is the name of the VSE
guest, and that can't be changed that I can see. We would need to somehow
alter the origin id in order to be able to have a valid user id. We need to
have each print job tied to a specific person and not a vm guest name.



On Tue, 13 Apr 2010 12:16:39 -0400, Les Geer (607-429-3580)
lg...@vnet.ibm.com wrote:

LPRXONE passes the user ID of the print job origin in the p control
file record.  Is this being used by the Ricoh?



Best Regards,
Les Geer
IBM z/VM and Linux Development

We have pretty much the same setup. However, we have a need to pass a
person's userid to the Ricoh. Our printers are setup with the badge
swipecard reader and we need to be able to pass a userid. We are currently
using
the LPRXONE. If there is another that supports an actual userid, i would
be willing to switch to test. We also are using RSCS to TCPIP/LPR to the
printers.




On Wed, 7 Apr 2010 10:47:28 -0400, Fran Hensler f...@zvm.sru.edu wrote:

On Tue, 06 Apr 2010 15:30:27 EDT Fran Hensler f...@zvm.sru.edu said:
We have various models of Ricoh copiers around campus to which we have

been sending print from RSCS Networking Version 3, Release 2.0-0201.

Recently authorization codes were installed on some of them.  Without
the use of this code the print just goes into the bit bucket.
So from RSCS everything looks normal but nothing prints.

On the Ricoh Customer Help page http://tinyurl.com/yf2mtku
there is a question:
   How do I add a user code when printing from a Unix command line?
and the answer is:
   You may add a user code to a Unix print job by adding -o usercode to
the
command line.

   For example:

   lp -d restricted_printer -o usercode=3D12345 /etc/hosts


My question:
   Is there any way to get RSCS to send the usercode?  What PARM
statement would I use?


On Tue, 6 Apr 2010 20:42:49 -0400 Les Geer (607-429-3580) said:
Which RSCS LPR exit are you using?  LPRXONE does not currently include
the -o record in the control file sent to the printer.  You would need
to modify the exit to add it.  Unsure if the printer would accept
a usercode via a PCL or postscript command.  If so, then you could add
it via the prefix eparm.

Best Regards,
Les Geer
IBM z/VM and Linux Development

Les -

I tried
*usercode=3D34043404 in ASCII
   EPARM=3D'S=3DN PREFIX=3D75736572636F653D3334303433343034'
and Exit LPRXONE took it but it didn't work.

I found a solution at: http://tinyurl.com/yk5vveh

The Ricoh configuration can specify unrestricted users by IP
address.  I entered the IP address of the mainframe and I'm now
able to print with RSCS LPR.

Thanks to Les Geer and David Boyes for offering possible
solutions.

rs
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock
--


RSCS, VM/TCPIP and LPR

2010-04-13 Thread Benedict, Martin
All,

  We are converting to ELP printing. This is Enhanced Locked Printing,
were you need to swipe a badge on the printer to login and receive your
prints. This works fine for windows based printing. However, I am trying
to find a way to send the vmuserid to RSCS, then onto VM/TCPIP and to
the printer via LPR to lock down our vm prints to corporate printers.
These reports are generally from a VM users rdr, and sometimes from  1
or more VSE guest machines. Feel free to respond directly if need be.

 

 

Martin V. Benedict, Sr.

Sr. Systems Programmer

IT Department

The Golub Corporation - Price Chopper Markets

461 Nott Street

Schenectady, New York, 12308

Phone:518-379-1261

Cellular: 518-788-3742

Fax:  518-379-3514

www.pricechopper.com

martybened...@pricechopper.com

 



Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Benedict, Martin
Les,
  The problem that we have is that some of the prints come from a CMS
users rdr. The originid is what actually gets passed. If the report came
from the vse system to the CMS user, then the origin id is the name of
the VSE guest, and that can't be changed that I can see. We would need
to somehow alter the origin id in order to be able to have a valid user
id. We need to have each print job tied to a specific person and not a
vm guest name.


Martin V. Benedict, Sr.
Sr. Systems Programmer
IT Department
The Golub Corporation - Price Chopper Markets
461 Nott Street
Schenectady, New York, 12308
Phone:518-379-1261
Cellular: 518-788-3742
Fax:  518-379-3514
www.pricechopper.com
martybened...@pricechopper.com

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Les Geer (607-429-3580)
Sent: Tuesday, April 13, 2010 12:17 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: RSCS: Printing to Ricoh Copier with LPR

LPRXONE passes the user ID of the print job origin in the p control
file record.  Is this being used by the Ricoh?



Best Regards,
Les Geer
IBM z/VM and Linux Development

We have pretty much the same setup. However, we have a need to pass a
person's userid to the Ricoh. Our printers are setup with the badge
swipecard reader and we need to be able to pass a userid. We are
currently
using
the LPRXONE. If there is another that supports an actual userid, i
would
be willing to switch to test. We also are using RSCS to TCPIP/LPR to
the
printers.




On Wed, 7 Apr 2010 10:47:28 -0400, Fran Hensler f...@zvm.sru.edu
wrote:

On Tue, 06 Apr 2010 15:30:27 EDT Fran Hensler f...@zvm.sru.edu said:
We have various models of Ricoh copiers around campus to which we
have

been sending print from RSCS Networking Version 3, Release 2.0-0201.

Recently authorization codes were installed on some of them.
Without
the use of this code the print just goes into the bit bucket.
So from RSCS everything looks normal but nothing prints.

On the Ricoh Customer Help page http://tinyurl.com/yf2mtku
there is a question:
   How do I add a user code when printing from a Unix command line?
and the answer is:
   You may add a user code to a Unix print job by adding -o
usercode=
 to
the
command line.

   For example:

   lp -d restricted_printer -o usercode=3D12345 /etc/hosts


My question:
   Is there any way to get RSCS to send the usercode?  What PARM
statement would I use?


On Tue, 6 Apr 2010 20:42:49 -0400 Les Geer (607-429-3580) said:
Which RSCS LPR exit are you using?  LPRXONE does not currently
include
the -o record in the control file sent to the printer.  You would
need
to modify the exit to add it.  Unsure if the printer would accept
a usercode via a PCL or postscript command.  If so, then you could
add
it via the prefix eparm.

Best Regards,
Les Geer
IBM z/VM and Linux Development

Les -

I tried
*usercode=3D34043404 in ASCII
   EPARM=3D'S=3DN PREFIX=3D75736572636F653D3334303433343034'
and Exit LPRXONE took it but it didn't work.

I found a solution at: http://tinyurl.com/yk5vveh

The Ricoh configuration can specify unrestricted users by IP
address.  I entered the IP address of the mainframe and I'm now
able to print with RSCS LPR.

Thanks to Les Geer and David Boyes for offering possible
solutions.

rs
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock
--


Re: RSCS: Printing to Ricoh Copier with LPR

2010-04-13 Thread Fran Hensler
Martin -
 
The DIAG D4 instruction can be used to change the ORIGIN of a
file in the RDR.  I pass the real ID of the user in the POWER
DIST=  parameter and I send the print to a DVM where DIAGD4 is
running.  DIAGD4 changes the ORIGIN to whatever is in the DIST
and then transfers the RDR to RSCS.
 
You can get the DIAGD4 package on my VM Download page at:
http://zvm.sru.edu/~download.
 
/Fran Hensler at Slippery Rock University of Pennsylvania USA for 46 years
mailto:f...@zvm.sru.edu  http://zvm.sru.edu/~fjh  +1.724.738.2153
  Yes, Virginia, there is a Slippery Rock
--
 
On Tue, 13 Apr 2010 13:35:15 -0400 Benedict, Martin said:
Les,
  The problem that we have is that some of the prints come from a CMS
users rdr. The originid is what actually gets passed. If the report came
from the vse system to the CMS user, then the origin id is the name of
the VSE guest, and that can't be changed that I can see. We would need
to somehow alter the origin id in order to be able to have a valid user
id. We need to have each print job tied to a specific person and not a
vm guest name.

On Tue, 13 Apr 2010 08:08:51 -0400 Benedict, Martin said:
All,

  We are converting to ELP printing. This is Enhanced Locked Printing,
were you need to swipe a badge on the printer to login and receive your
prints. This works fine for windows based printing. However, I am trying
to find a way to send the vmuserid to RSCS, then onto VM/TCPIP and to
the printer via LPR to lock down our vm prints to corporate printers.
These reports are generally from a VM users rdr, and sometimes from  1
or more VSE guest machines. Feel free to respond directly if need be.