Re: performance problems db2 after moving from AIX

2020-11-04 Thread Grzegorz Powiedziuk
On Tue, Nov 3, 2020 at 8:46 AM Grzegorz Powiedziuk wrote: > Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 > on Z and we are having big performance issues. > What about enabling SMT in z/VM ? Would 10 cpu db2 take an advantage of this? On the p8 they had SMT

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Eric Covener
> Where can I look for potential relief? Everyone was hoping for a better > performance not worse.I am hoping that there is something we can tweak to > make this better. Only because I didn't see it specifically in the thread yet, do you have similar large page size support/

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Tully, Phil (CORP)
ved a huge db2 from old p7 aix to rhel7 > on > > Z and we are having big performance issues. > > Same memory, CPU number is down from 12 to 10. Although they had > > multithreading ON so they saw more "cpus" We have faster disks (moved to >

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Rob van der Heij
On Tue, 3 Nov 2020 at 21:27, Grzegorz Powiedziuk wrote: > > In the performance monitor toolkit it shows around 12.000 diag x'9c' /s > and 50 x'44' > But at this time of a day everything is calm. i will check again tomorrow. > Lot's of diag x'9c'

Re: performance problems db2 after moving from AIX

2020-11-03 Thread barton
of cpu and swap. You can also run "vmstat 1 -w" to get an online you on the system load. Can you also check (as root) /sys/kernel/debug/diag_stat 2 times and see if you see excessive diagnose 9c rates. In the performance monitor toolkit it shows around 12.000 diag x'9c' /s an

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
On Tue, Nov 3, 2020 at 3:25 PM Jim Elliott wrote: > Gregory, > > Yes, thrashing. :-) > > I like my name better and it even fits better :) I will keep an eye on page faults tomorrow but we are not overcommitting memory at all. Unless something inside of db2 is cooking but in linux there is no swap

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
o run "vmstat 1 -w" to get an online you on the system load. >> Can you also check (as root) >> /sys/kernel/debug/diag_stat >> 2 times and see if you see excessive diagnose 9c rates. >> >> In the performance monitor toolkit it shows around 12.000 diag x'

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Jim Elliott
; > something causing thrashing. Do you have a z/VM performance producs > > (Velocity or IBM?) as that might help isolate where the bottleneck is. > > > > > > Thanks Jim, this is encouraging. We do have a performance monitor toolkit > and I've b

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
es (even at 100% > busy) should fit on 5 z14 ZR1 or z14 M0x IFLs. Sounds like there is > something causing thrashing. Do you have a z/VM performance producs > (Velocity or IBM?) as that might help isolate where the bottleneck is. > > > Thanks Jim, this is encouraging. We do have a per

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
On Tue, Nov 3, 2020 at 1:35 PM r.stricklin wrote: > > I recently had a vaguely similar problem with a much smaller database on > linux (x86, mysql for zabbix) that presented bizarre performance issues > despite clearly having lots of resources left available. > > What our prob

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
; On 03.11.20 14:46, Grzegorz Powiedziuk wrote: > > Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 > on > > Z and we are having big performance issues. > > Same memory, CPU number is down from 12 to 10. Although they had > > multithreading ON so they

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Jim Elliott
is something causing thrashing. Do you have a z/VM performance producs (Velocity or IBM?) as that might help isolate where the bottleneck is. Jim Elliott Senior IT Consultant - GlassHouse Systems Inc. On Tue, Nov 3, 2020 at 12:25 PM Grzegorz Powiedziuk wrote: > Hi Jim, > correction - w

Re: performance problems db2 after moving from AIX

2020-11-03 Thread r.stricklin
86, mysql for zabbix) that presented bizarre performance issues despite clearly having lots of resources left available. What our problem ended up being was the linux block i/o scheduler deciding to defer i/o based on seek avoidance, and under heavy database use this was causing havoc wit

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Tully, Phil (CORP)
links or open attachments unless you recognize the source of the email and know the contents are safe. ** Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 on Z and we are having big perf

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Christian Borntraeger
On 03.11.20 14:46, Grzegorz Powiedziuk wrote: > Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 on > Z and we are having big performance issues. > Same memory, CPU number is down from 12 to 10. Although they had > multithreading ON so they saw more "cpu

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
system has 1.4 to 2.0 times the capacity of the z114. > > Jim Elliott > Senior IT Consultant - GlassHouse Systems Inc. > > > On Tue, Nov 3, 2020 at 8:47 AM Grzegorz Powiedziuk > wrote: > > > Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 >

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Jim Elliott
on > Z and we are having big performance issues. > Same memory, CPU number is down from 12 to 10. Although they had > multithreading ON so they saw more "cpus" We have faster disks (moved to > flash), faster FCP cards and faster network adapters. > We are running on z1

Re: performance problems db2 after moving from AIX

2020-11-03 Thread Robert J Brenneman
2020 at 8:47 AM Grzegorz Powiedziuk wrote: > Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 on > Z and we are having big performance issues. > Same memory, CPU number is down from 12 to 10. Although they had > multithreading ON so they saw more "cpus

performance problems db2 after moving from AIX

2020-11-03 Thread Grzegorz Powiedziuk
Hi, I could use some ideas. We moved a huge db2 from old p7 aix to rhel7 on Z and we are having big performance issues. Same memory, CPU number is down from 12 to 10. Although they had multithreading ON so they saw more "cpus" We have faster disks (moved to flash), faster FCP cards

Re: Performance monitoring SLES15

2020-04-07 Thread van Sleeuwen, Berry
orum 3000 5657 EW Eindhoven -Original Message- From: Linux on 390 Port On Behalf Of Berthold Gunreben Sent: Monday, 6 April 2020 17:51 To: LINUX-390@VM.MARIST.EDU Subject: Re: Performance monitoring SLES15 Hi Berry, monitoring this kind of activity is typically quite hard. Often eno

Re: Performance monitoring SLES15

2020-04-06 Thread Berthold Gunreben
Hi Berry, monitoring this kind of activity is typically quite hard. Often enough, the system might lie to you in terms of real activity. Thus here just one short recommendation regarding profiling kernel functions: Typically what you do is: 1. add profile=2 to the kernel commandline. Double chec

Performance monitoring SLES15

2020-04-03 Thread van Sleeuwen, Berry
of Device stats. After exiting powertop I see a couple of messages: modprobe cpufreq_stats failedLoaded 0 prior measurements Devfreq not enabled glob returned GLOB_ABORTED Leaving PowerTOP I have installed the oprofile package but operf just displays an error: Your kernel's Performance E

Re: Velocity Performance Class

2019-10-29 Thread Alan Ackerman
This email seems to have no content. Alan Ackerman alan.ackerma...@gmail.com On Oct 29, 2019, at 6:34 AM, Rich Smrcina wrote: -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists...@vm.mar

Velocity Performance Class

2019-10-29 Thread Rich Smrcina
Friends, We still have a few seats left for next weeks class in the UK on November 4th, if you are close by or intend to attend the GSE UK conference, make you sure you don’t miss the Velocity Performance Class. Details: http://velocitysoftware.com/gseuk.pdf <http://velocitysoftware.

New Performance Whitepaper on SMC-D

2019-04-29 Thread Stefan Raspl
A new whitepaper "Performance Evaluation of SMC-D with SAP Banking on IBM Z", highlighting the benefits of SMC-D technology in a z/OS and Linux on Z (using SLES 12 SP4) deployment, is out. Get it at http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP102792 Mit freundlic

Save The Date: Velocity Software Performance Class on June 25, 26 in Richmond, Virginia

2019-01-28 Thread Magnelia Necoy
Dear all, Once again we are offering our famous Performance Class on the two days prior to the VM Workshop and we hope to see many of you there. This year’s class and the VM Workshop will be held at the Virginia Commonwealth University in Richmond, Virginia. This is an excellent opportunity for

z/VM and Linux on Z Performance Class

2018-05-22 Thread Magnelia Necoy
Friends, last chance to sign up for our Performance Class for z/VM and Linux on Z on June 26th & 27th, 2018 in NC, USA. Only a few seats left! Details below. Best, Maggie > On 12. Apr 2018, at 19:39, Magnelia Necoy wrote: > > Dear all, > > Once again we are offering the

Reminder: Performance Class for z/VM and Linux on Z - June 26th & 27th, 2018

2018-04-12 Thread Magnelia Necoy
Dear all, Once again we are offering the famous Performance Class for z/VM and Linux on Z on June 26th & 27th, 2018. The class will be held prior to the VM Workshop at the North Carolina A&T State University in Greensboro, NC, which will take place on June 28th-30th. This is an e

Save The Date - Velocity Software's z/VM and Linux on Z Performance Class

2018-01-22 Thread Magnelia Necoy
z/VM and Linux on Z systems Performance Class - Velocity Software North Carolina Agricultural and Technical State University June 26 - 27th 2018 - 9:00 AM to 4:00 PM Dear all, Once again we are offering our famous Performance Class on the two days prior to the VM Workshop and we hope to see

Re: Agenda - Performance Class on June 19-21 - Columbus Ohio!

2017-06-02 Thread Magnelia Necoy
ailable in your performance class? I'm very > interested in attending. I could, of course, just stand in the hall and > listen through the door jamb...Anyway, let me know if you have spots, and > what you will be covering in the class. > > > Thanks!! > > R; > >

Re: Agenda - Performance Class on June 19-21 - Columbus Ohio!

2017-06-02 Thread Hamilton, Robert
Hi, Maggie!! Are there still spots available in your performance class? I'm very interested in attending. I could, of course, just stand in the hall and listen through the door jamb...Anyway, let me know if you have spots, and what you will be covering in the class. Thanks!! R;

KVM on z Knowledge Series: Disk Performance Hints & Tips

2017-04-27 Thread Stefan Raspl
See http://kvmonz.blogspot.com/p/knowledge.html for the second entry in our "knowledge" series about disk performance hints & tips with KVM on z. The first entry providing guidance on configuration is available at http://kvmonz.blogspot.co.uk/p/blog-page_7.html Mit freundlichen

Agenda - Performance Class on June 19-21 - Columbus Ohio!

2017-02-06 Thread Magnelia Necoy
Dear all, The agenda is now available, for more details please visit: http://velocitysoftware.com/2017ohio.pdf The first 10 attendees that sign up with us, will be given free attendance to the VM Workshop conference, same location, June 22-24! http://

New Linux Performance White Papers

2016-12-09 Thread Dorothea Matthaeus
as FileNet File Storage Area. The setup, tuning and performance analysis of the ECM components and IBM Spectrum Scale are described for the “system under test” (SUT). The paper is available at: IBM Knowledge Center https://www.ibm.com/support/knowledgecenter/de/linuxonibm/liaag/wecm

SAVE THE DATE! Performance Class in Columbus Ohio, June 19-21, 2017

2016-11-03 Thread Magnelia Necoy
Hello List! We will be teaching a 3 day Performance Class prior to the VM Workshop 2017 again, this time at The Ohio State University. Dates: June 19-21, 2017. Invitation and agenda will be posted as we move closer but if you are already planning to attend, you can sign up with me directly at

Re: Last Call: z/VM and Linux on z Systems Performance Class at Rutgers University 21st and 22nd of June

2016-06-20 Thread Leonard Santalucia
z Systems Performance Class at Rutgers University 21st and 22nd of June Traveling now. Can you give me the physical address for tomorrow's class? Regards, Scott Shumate Client Server Engineer IV Branch Banking & Trust Vice President DevEng Mainframe Support Mail Code: 100-99-09-10 Work

Re: Last Call: z/VM and Linux on z Systems Performance Class at Rutgers University 21st and 22nd of June

2016-06-20 Thread Shumate, Scott
gnelia Necoy wrote: > > Dear all, > > > Last chance to sign up for the Velocity Software Performance Class, we have > just a few seats left to fill! > Don’t miss out on this excellent training opportunity! > > Velocity Software Class: 21st & 22nd of June, Details: >

Last Call: z/VM and Linux on z Systems Performance Class at Rutgers University 21st and 22nd of June

2016-06-02 Thread Magnelia Necoy
Dear all, Last chance to sign up for the Velocity Software Performance Class, we have just a few seats left to fill! Don’t miss out on this excellent training opportunity! Velocity Software Class: 21st & 22nd of June, Details: http://velocitysoftware.com/rutgers.pdf VM Workshop: 23rd-26t

Agenda z/VM and Linux on z Systems Performance Training

2016-03-24 Thread Magnelia Necoy
Agenda for the Performance Class at Rutgers University on 21st and 22nd of June is online now: http://velocitysoftware.com/rutgers.pdf Reminder: The VM Workshop will be held at Rutgers University on 23rd-25th of June. If you are interested in our class, please consider attending the VM Workshop

Re: Performance Class Velocity Software June 21st & 22nd at Rutgers University NJ

2016-03-19 Thread Ed Gilroy
Hi: I would like to attend your performance class, I am a software developer at Innovation Data Processing here in NJ. Thanks, Ed Gilroy (IDP USA) On Thu, Mar 17, 2016 at 3:32 PM, Magnelia Necoy wrote: > Once again we are offering the famous Performance Class for z/VM and Linux >

Performance Class Velocity Software June 21st & 22nd at Rutgers University NJ

2016-03-18 Thread Magnelia Necoy
Once again we are offering the famous Performance Class for z/VM and Linux on z Systems on June 21st & 22nd, 2016. The Class will be held prior to the VM Workshop, scheduled for June 23-25. Location for both events: Rutgers University, Busch Campus Center. 604 Bartholomew Rd, Piscat

Re: IFL performance reference

2016-02-05 Thread Mrohs, Ray (JMD)
Thanks. The raw PCI numbers on the charts and graphs suggest a 3-fold performance increase over a z10 BC. However with onboard JIT optimization and hardware multithreading, the z13 could show a 10x improvement with Java workloads. Ray Mrohs -Original Message- From: Linux on 390 Port

Re: IFL performance reference

2016-02-02 Thread Porowski, Ken
eceived at this email address. -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Mrohs, Ray (JMD) Sent: Tuesday, February 02, 2016 10:24 AM To: LINUX-390@VM.MARIST.EDU Subject: [LINUX-390] IFL performance reference Does anyone have a chart that show

IFL performance reference

2016-02-02 Thread Mrohs, Ray (JMD)
Does anyone have a chart that shows relative performance improvements of IFL processors on a z13 compared to previous mainframes, back to z10? Thanks for any help. Ray Mrohs Lockheed Martin Corporation Service Delivery Staff Infrastructure Operations ray.mr...@usdoj.gov 202 307-6896

z/VM and Linux on z Systems Performance Classes

2015-09-29 Thread Magnelia Necoy
This fall, we are offering multiple classes worldwide to share our expertise and experience with z/VM and Linux on z Systems customers. Here are only a few topics that will be covered during the classes by Performance Expert Barton Robinson: LPAR Configuration and Analysis z/VM – Processor

Re: IIB performance on zLinux

2015-06-24 Thread Marcy Cortes
We haven't done 9 yet. We went 6 to 8 with no noticeable changes. FWIW. Marcy -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Will, Chris Sent: Wednesday, June 24, 2015 11:19 AM To: LINUX-390@VM.MARIST.EDU Subject: [LINUX-390] IIB performan

IIB performance on zLinux

2015-06-24 Thread Will, Chris
Our middleware team has expressed some concerns in migrating one of our WMB applications to IIB version 9. They have heard of performance or memory issues in doing this. Has anyone had any issues with a migration from WMB 7 to IIB 9 using SUSE Linux running on z hardware (EC12)? Chris Will

Free z/VM and Linux on z Systems Performance Class on 23-24 of June at Binghamton University, NY

2015-05-13 Thread Magnelia Necoy
Dear all, we still have a few seats available for our two day performance class! The class is at Binghamton University in Binghamton, NY on Tuesday and Wednesday 23-24 of June. The VM-Workshop on 25-27 of June is on the same campus, so this is an excellent opportunity for a full week of

Re: Java performance under a second level VM

2015-04-17 Thread Alan Altmark
On Friday, 04/17/2015 at 02:37 EDT, "Pavelka, Tomas" wrote: > I just want to ensure I am understanding correctly what your are saying: Is it > true that waits under software SIE burn CPU where the same waits under hardware > SIE do not? That would explain a lot of the performa

Re: Java performance under a second level VM

2015-04-17 Thread Rob van der Heij
On Apr 17, 2015 9:40 AM, "Pavelka, Tomas" wrote: > > This is probably too specialist topic for general consumption. > > I find this pretty fascinating, not sure about the others. If no one else replies let's move this offline. > Yes me too. But i have that with most

Re: Java performance under a second level VM

2015-04-17 Thread Pavelka, Tomas
> And because the optimizer uses elapsed time rather than cpu time it keeps > recompiling classes and kind of digs is own grave. You might try without the > optimizer on 2nd level Linux. I wrote a simple benchmark that just prints a number of lines on the console. Java uses about 180 times more

Re: Java performance under a second level VM

2015-04-17 Thread Rob van der Heij
Things may be more clear when you see ttime for the guest on 1st level. I suspect you see the missing cycles there. It's not 2nd level CP doing the hard work but 1st level. Rob -- For LINUX-390 subscribe / signoff / archive access

Re: Java performance under a second level VM

2015-04-17 Thread Rob van der Heij
n I'm online again :-) On Apr 17, 2015 8:36 AM, "Pavelka, Tomas" wrote: > Hi Rob, > thanks for the reply. The performance of Linux under a second level VM > always seemed unpredictable to me but after reading your response I started > seeing a pattern: whenever I had a poorly

Re: Java performance under a second level VM

2015-04-16 Thread Pavelka, Tomas
Hi Rob, thanks for the reply. The performance of Linux under a second level VM always seemed unpredictable to me but after reading your response I started seeing a pattern: whenever I had a poorly performing application on Linux on a second level VM, there was always some kind of networking

Re: Java performance under a second level VM

2015-04-16 Thread Rob van der Heij
op of the > Dropwizard stack (www.dropwizard.io<http://www.dropwizard.io>). I have > been running it on a first level z/VM and it was always well behaved > consuming less than 1% of a CPU on an EC12 during normal operation. I > needed to do some testing which I need to run on a second level z/VM

Java performance under a second level VM

2015-04-16 Thread Pavelka, Tomas
o some testing which I need to run on a second level z/VM. I have experienced performance that pretty much rendered the application unusable. To get a better understanding of the difference in performance I tried to measure the initialization time of the application. This I have done with CP IN

Free z/VM and Linux on System z Performance Class on 23-24 of June at Binghamton University, NY

2015-03-16 Thread Magnelia Necoy
Dear all, just heard from some of you that my previous message wasn’t displayed properly for everyone, second attempt hopefully readable this time :-) Thank you! We are offering a two day performance class on how to best manage the performance of your z/VM and Linux on System z environment

Free z/VM and Linux on System z Performance Class on 23-24 of June at Binghamton University, NY

2015-03-16 Thread Magnelia Necoy
Dear all, we are offering a two day performance class on how to best manage the performance of your z/VM and Linux on System z environment. The class is at Binghamton University in Binghamton, NY on Tuesday and Wednesday 23-24 of June and is combined with the VM Workshop on 25-27 of June, so

New Performance White Paper for Linux on System z - z/VM 6.3 Resource Overcommitment

2014-11-26 Thread Dorothea Matthaeus
about the performance of virtualized environments when operated with constrained resources. A z/VM® based system installation runs a set of virtual systems of different types of workloads under Linux for System z®. Another aspect analyzed is the efficiency of the z/VM paging subsystem when using EDEV

New Performance White Paper: IBM Cognos Business Intelligence 10.2.1 for Linux on System z

2014-11-14 Thread Dorothea Matthaeus
IBM Cognos Business Intelligence 10.2.1 for Linux on System z - Performance and z/VM Resource Management See: IBM Knowledge Center http://www.ibm.com/support/knowledgecenter/linuxonibm/liaag/l0cogb00_2014.htm developerWorks http://www.ibm.com/developerworks/linux/linux390/perf

Re: Automated performance reporting on Linux on Z

2014-11-11 Thread Alan Altmark
On Tuesday, 11/11/2014 at 01:44 EST, Alan Ackerman wrote: > Would you be willing to tell us those "annoying idosyncrasies"? No. What annoys me may not annoy others, and in no case do the behaviors diminish the value sufficiently to make me get rid of the product. Like a good TV program from my

Re: Automated performance reporting on Linux on Z

2014-11-11 Thread Alan Ackerman
Would you be willing to tell us those "annoying idosyncrasies"? Our shop is very unlikely to move away from Velocity, but newer customers, such as the Original Poster, might find it useful. > To successfully grow a zLinux farm, you *need* a commercial performance > management s

Re: Automated performance reporting on Linux on Z

2014-11-10 Thread Alan Altmark
CATE becomes. To successfully grow a zLinux farm, you *need* a commercial performance management solution for z/VM. All of the solutions mentioned here are excellent. Each has its own annoying idiosyncrasies, of course, but so does any other applications you buy. Alan Altmark Senior Ma

Re: Automated performance reporting on Linux on Z

2014-11-10 Thread Veencamp, Jonathon D.
bject: Re: Automated performance reporting on Linux on Z Thanks! This was very valuable information. I know that there are several commercial products for this purpose, but currently our calculations wont give us much more room to add additional licence expenses to this environment. Velocity sof

Re: Automated performance reporting on Linux on Z

2014-11-10 Thread Mikael Wargh
available all-in-one products, but we just cannot afford that luxury yet. For z/VM monitoring and reporting we use z/VM's Performance reporter and we can also use our mainframe monitoring tools for this level of monitoring & automation. Most urgent need is however to provide Linux level

Re: Automated performance reporting on Linux on Z

2014-11-10 Thread Bill Bitner
The IBM OMEGAMON XE on z/VM and Linux tool collects performance metrics and allows customers to store them in a data warehouse (included). Customers choose what to keep and they summarize and prune the data based on the reporting they would like to consider. Another included feature of any

Re: Automated performance reporting on Linux on Z

2014-11-10 Thread Andrew Porter
I've had customers for the product I work on complain of performance issues and a number of times when the Linux server was examined the source of the problem was a commercial monitoring agent that had been in a run loop for weeks. A Java process so not quite as light-weight as you would e

Re: Automated performance reporting on Linux on Z

2014-11-10 Thread Tracy Dean
The IBM OMEGAMON XE on z/VM and Linux tool collects performance metrics and allows customers to store them in a data warehouse (included). Customers choose what to keep and they summarize and prune the data based on the reporting they would like to consider. Another included feature of any

Re: Automated performance reporting on Linux on Z

2014-11-09 Thread Barton Robinson
m with the Linux level reporting we currently have. z/VM performance reporter gives us current overall status, but is not very helpful for longer period capacity trending at least from single Linux perspective. Our company’s standard Patrol agents show somewhat twisted and misleading information abou

Re: Automated performance reporting on Linux on Z

2014-11-09 Thread Tito Garrido
with the problem with the Linux level >> reporting we currently have. z/VM performance reporter gives us current >> overall status, but is not very helpful for longer period capacity trending >> at least from single Linux perspective. Our company’s standard Patrol >> agents s

Re: Automated performance reporting on Linux on Z

2014-11-09 Thread Barton Robinson
. However, Wave didn’t help is with the problem with the Linux level reporting we currently have. z/VM performance reporter gives us current overall status, but is not very helpful for longer period capacity trending at least from single Linux perspective. Our company’s standard Patrol agents show

Re: Automated performance reporting on Linux on Z

2014-11-08 Thread Rick Troth
On 11/08/2014 05:36 PM, Mikael Wargh wrote: > - We need a performance reporting tool which can be fully automated via Linux > scripting or similar for multiple zLinux instances. As there seems to be > several freeware possibilities, we would prefer them. > - Currently I have creat

Automated performance reporting on Linux on Z

2014-11-08 Thread Mikael Wargh
Hello, We have several zLinuxes installed and been happy with the overall functionality especially now when we got the new IBM wave tool installed. However, Wave didn’t help is with the problem with the Linux level reporting we currently have. z/VM performance reporter gives us current overall

Re: Performance Toolkit and zLinux

2014-08-26 Thread CHAPLIN, JAMES (CTR)
Sent: Tuesday, August 26, 2014 11:21 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: Performance Toolkit and zLinux Although zVPS is a fine product and I am sure well worth the price it provides much more than the basic information I am looking for. All I need in my lab on the occasions when som

Re: Performance Toolkit and zLinux

2014-08-26 Thread Tom Huegel
oc/sys/appldata/timer Tom On Tue, Aug 26, 2014 at 5:48 AM, Bill Bitner wrote: > The RMF agent that runs inside the Linux on System z guest was > re-written the other year and changed the interface. We chose not > to update the Performance Toolkit handling of that interface as > other th

Re: Performance Toolkit and zLinux

2014-08-26 Thread Bill Bitner
The RMF agent that runs inside the Linux on System z guest was re-written the other year and changed the interface. We chose not to update the Performance Toolkit handling of that interface as other things have changed since the introduction of the RMF agent to Linux. You can still use the RMF

Re: Performance Toolkit and zLinux

2014-08-25 Thread van Sleeuwen, Berry
X-390@vm.marist.edu Subject: Performance Toolkit and zLinux IBM used to have the RMF module to download for zLINUX so it could be monitored via Performance Toolkit. Currently z/VM 6.3 SUSE11 that module no longer available. Is there a replacement?, What is it? T

Re: Performance Toolkit and zLinux

2014-08-25 Thread Barton Robinson
- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Tom Huegel Sent: Monday, August 25, 2014 2:28 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: Performance Toolkit and zLinux I want something free.. On Mon, Aug 25, 2014 at 1:44 PM, Rich Smrcina wrote: zVPS. On 08/25/2014 0

Re: Performance Toolkit and zLinux

2014-08-25 Thread Barton Robinson
. Terry Martin - Consultant Cell - 443 854-2452 -Original Message- From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of bernardhines Sent: Monday, August 25, 2014 9:22 PM To: LINUX-390@vm.marist.edu Subject: Re: Performance Toolkit and zLinux Tom see if there is anything out her

Re: Performance Toolkit and zLinux

2014-08-25 Thread Martin, Terry Contractor
PM To: LINUX-390@vm.marist.edu Subject: Re: Performance Toolkit and zLinux Tom see if there is anything out here for you? http://www-03.ibm.com/systems/z/os/zos/features/rmf/tools/rmftools.html The information contained in this message may be confidential and is intended to be exclusively for the addr

Re: Performance Toolkit and zLinux

2014-08-25 Thread bernardhines
onday, August 25, 2014 2:28 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: Performance Toolkit and zLinux I want something free.. On Mon, Aug 25, 2014 at 1:44 PM, Rich Smrcina wrote: > zVPS. > > > On 08/25/2014 03:39 PM, Tom Huegel wrote: > >> IBM used to have the RMF module to

Re: Performance Toolkit and zLinux

2014-08-25 Thread Tom Huegel
I want something free.. On Mon, Aug 25, 2014 at 1:44 PM, Rich Smrcina wrote: > zVPS. > > > On 08/25/2014 03:39 PM, Tom Huegel wrote: > >> IBM used to have the RMF module to download for zLINUX so it could be >> monitored via Performance Toolkit. >> Current

Re: Performance Toolkit and zLinux

2014-08-25 Thread Rich Smrcina
zVPS. On 08/25/2014 03:39 PM, Tom Huegel wrote: IBM used to have the RMF module to download for zLINUX so it could be monitored via Performance Toolkit. Currently z/VM 6.3 SUSE11 that module no longer available. Is there a replacement?, What is it? Thanks

Performance Toolkit and zLinux

2014-08-25 Thread Tom Huegel
IBM used to have the RMF module to download for zLINUX so it could be monitored via Performance Toolkit. Currently z/VM 6.3 SUSE11 that module no longer available. Is there a replacement?, What is it? Thanks -- For LINUX-390

z/VM and Linux Performance Workshop - cross posted

2014-04-23 Thread Barton Robinson
Dear all, we are offering our famous performance class for the VM-Workshop attendees, on 24 & 25 June, in North Carolina. For registration and more details please visit: http://velocitysoftware.com/seminar/workshop.html Please reach out with any questions. Best wishes and see you in N

Velocity Software Performance Workshop in Mountain View, CA

2014-01-09 Thread Magnelia Necoy
Dear all, we are offering one of our famous performance classes again :-) next one is scheduled for March 17-20th. For details visit: http://velocitysoftware.com/seminar/workshop.html Feel free to send me a note if you would like to attend. Limited space and customers only at this point

New Performance White Paper: Linux on System z and IBM FileNet P8 5.1 Setup, Performance, and Scalability

2013-10-01 Thread Dorothea Matthaeus
Linux on System z and IBM FileNet P8 5.1 Setup, Performance, and Scalability IBM Information Center http://pic.dhe.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaag/l0fnet00_2013.htm developerWorks http://www.ibm.com/developerworks/linux/linux390/perf/tuning_webapp.html#nsps

New Performance White Paper: z/VM 6.2 Live Guest Relocation with Linux Middleware - Various Workloads

2013-10-01 Thread Dorothea Matthaeus
z/VM 6.2 Live Guest Relocation with Linux Middleware - Various Workloads IBM Information Center http://pic.dhe.ibm.com/infocenter/lnxinfo/v3r0m0/topic/liaag/l0lgr01_2013.htm developerWorks http://www.ibm.com/developerworks/linux/linux390/perf/tuning_vm.html#grel2 The second of a

Re: Performance on SLES11 SP2 guest after migration from SLES10 SP4

2013-07-25 Thread Ron Foster
-390@VM.MARIST.EDU] on behalf of van Sleeuwen, Berry [berry.vansleeu...@atos.net] Sent: Thursday, July 25, 2013 1:48 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: Performance on SLES11 SP2 guest after migration from SLES10 SP4 Hi Ron, There is a bug in vmstat that results in zero IO. I have seen the

Re: Performance on SLES11 SP2 guest after migration from SLES10 SP4

2013-07-24 Thread van Sleeuwen, Berry
ginal Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Ron Foster Sent: woensdag 24 juli 2013 18:03 To: LINUX-390@VM.MARIST.EDU Subject: Performance on SLES11 SP2 guest after migration from SLES10 SP4 Hello listers, Over the weekend, we migrated a couple of larg

Performance on SLES11 SP2 guest after migration from SLES10 SP4

2013-07-24 Thread Ron Foster
Hello listers, Over the weekend, we migrated a couple of large SAP systems from SLES10 SP4 to SLES11 SP2. These are large SAP application servers (22GB). Our SAP folks have a transaction that can be used to measure SAP response time. Our servers are grouped by the applications they run.

Reminder : Velocity Software's Performance Day - Atlanta on June 4th

2013-05-15 Thread Len
Velocity Software is offering our free Linux on z/VM Performance Seminar in Atlanta, on June 4th. This one day seminar covers guidelines for optimizing the performance of your z/VM platform and IFLs. Topics include configuring Linux under z/VM, analyzing performance and tuning considerations

New Performance White Paper: IBM WebSphere Application Server Version 8 for Linux on IBM System z – SSL Setup and Performance Study

2013-05-15 Thread Dorothea Matthaeus
IBM WebSphere Application Server Version 8 for Linux on IBM System z – SSL Setup and Performance Study This paper describes how the advantages of the System z cryptographic hardware features with IBM WebSphere Application Server (WAS) Version 8 for Linux on System z can be exploited when SSL

Velocity Software's Performance Day - Atlanta in June

2013-05-02 Thread Len
Velocity Software is offering our free Linux on z/VM Performance Seminar in Atlanta, on June 4th. This one day seminar covers guidelines for optimizing the performance of your z/VM platform and IFLs. Topics include configuring Linux under z/VM, analyzing performance and tuning considerations

Re: 32-bit vs. 64-bit performance & resource consumption?

2013-03-27 Thread Richard Troth
>From a life-cycle management perspective, do what David said and go 64-bit. >From a performance perspective, build both and MEASURE the results. (Of course, you'll be running on a 64-bit kernel in most cases, so getting a pure sample will be tricky.) On Wed, Mar 27, 2013 at 10:37

Re: 32-bit vs. 64-bit performance & resource consumption?

2013-03-27 Thread David Boyes
may have hundreds of instances running > at any one time (persistent, once started they stay alive), so any > performance and memory consumption differences between 32 & 64-bit can > add up. Given that there are no supported 31-bit-only major distributions (other than Debian) remain

32-bit vs. 64-bit performance & resource consumption?

2013-03-27 Thread Andrew Porter
mption - but a fully loaded customer configuration may have hundreds of instances running at any one time (persistent, once started they stay alive), so any performance and memory consumption differences between 32 & 64-bit c

Velocity Software's Performance Day Schedule for May

2013-03-20 Thread Len
Velocity Software is offering our free Linux on z/VM Performance Seminar in Quebec City on May 6th and Ottawa, Ontario on May 8th. This one day seminar covers guidelines for configuring Linux under z/VM, analyzing performance and tuning considerations, cloud enablement under z/VM, and more. For

New Performance White Paper: z/VM 6.2 Live Guest Relocation with Linux Middleware

2013-02-18 Thread Dorothea Matthaeus
z/VM 6.2 Live Guest Relocation with Linux Middleware Version 6.2 of the IBM® z/VM operating system introduced the concepts of a z/VM cluster and Live Guest Relocation (LGR). This project shows the impact of live guest relocation on a Java application and gives recommendations for configuring z/VM

Re: Performance effect of multiple virtual processors

2013-02-15 Thread Mark Post
No, it won't wait.  z/VM will dispatch the guest on a single logical processor if necessary. Keith Gooding wrote:Hi all,   Suppose I have a linux zVM guest with n virtual IFLs running in a z/VM LPAR which has n dedicated IFLs. If the guest is dormant and becomes eligible to run again ( eg I/O c

  1   2   3   4   5   6   7   8   9   10   >