- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: DL385 + RHEL, performance issue
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2010 03:24 PM
12-06-2010 03:24 PM
I am currently building a configuration for use as our build server. The machine is a HP DL385 G7 with 2x8 cores CPU, 4x 300G 10k SSF disk, running RHEL 5.5. Everything is good, nice machine. First build (compile) that I try, I got 41 minutes via the time command. My desk computer (simple intel i5 with a 160G SATA disk does it in 14 minutes.)
I did look around, the machine does not have the BBWC, so I did force it just for the test. And I did force the Physical disk cache also. Nothing better. Still more than twice slower then my desktop computer.
I m looking for idea on how to debug this ?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 02:05 AM
12-07-2010 02:05 AM
Re: DL385 + RHEL, performance issue
you could try to mount your build directory on a RAM disk. If you have enough memory in the server.
That would speed things up a good bit. ;-)
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 06:40 AM
12-07-2010 06:40 AM
Re: DL385 + RHEL, performance issue
Also - which Core i5 model do you have on your dekstop? if it is the 3Ghz+ model with TurboBoost -- then it will surely beat the %%&*( out of the puny Opteron 6100 which I can guess is lilely the 2.2 Ghz one?
Admittedley, the core i5's or any desktop CPUs with higher clock rates would perform their server cousins on single thread/single process tasks.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 06:42 AM
12-07-2010 06:42 AM
SolutionFavourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 06:45 AM
12-07-2010 06:45 AM
Re: DL385 + RHEL, performance issue
Thanks for reply.
Yes, the server has 16cores total and the compile is fully multithread as i can see with top.
The idea of ramdisk is very good. I m trying this asap.
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 06:49 AM
12-07-2010 06:49 AM
Re: DL385 + RHEL, performance issue
cat /proc/cpuinfo during your builds.
again what speed is your i5? (cat /proc/cpuinfo too)
The Gap between a 3Ghz Nehalem and a 2.0 to 2.4 Ghz AMD Opty should not be that vast. I suspect the DL385G7 is notworking hard -- maybe its clock speed is set low or per policy it is set to not be demanding.... (see cpufreq-utils)
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:06 PM
12-07-2010 12:06 PM
Re: DL385 + RHEL, performance issue
Some news, I did nail down the problem. And its quite of a serious one. To get my performance back, I had to go in the BIOS and select "maximum" performance in power management.
Still, the Opteron don't beat the i5 (dual core HT). I now able to complete the compile in 18 minutes (The i5 do 15 minutes).
To try to get down my compile I did even try some filesystem tweak :
- noatime on ext3
- ext4
Nothing do, always same performance. It seems very CPU bound.
Thanks for all your input. If you guys have an idea on :
- How to report this problem (that seems a big one to me .. I think about all RHEL 5.5 users on the DL385.
- If you guys got more BIOS tweak.
Thanks a lot !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:08 PM
12-07-2010 12:08 PM
Re: DL385 + RHEL, performance issue
the "minor" difference in performance is due to the disparity in CPU speed between your Lynnfield i5 *likely you aer hitting TurboBoost) at 3.4/3.6 Ghz versus your Opty's max of 2.4 Ghz for the 6100 series.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:13 PM
12-07-2010 12:13 PM
Re: DL385 + RHEL, performance issue
Many a site and many admins I know who have G6's and G7's have their RHEL installations not erally optimised for the feautures of the Optys, Magny Ours and Nehalems... as most don't bother to check if PSP is isnatalled and configured correctly...
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:17 PM
12-07-2010 12:17 PM
Re: DL385 + RHEL, performance issue
Do you mean that you see that has normal to have to change something in the BIOS to get the full power of the server ? That _double_ the power.
Also, about the PSP. Its quite old (September). I had to rollback to an old kernel to get the kernel RAID array module loaded. Is that normal ? Did a miss something ?
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:20 PM
12-07-2010 12:20 PM
Re: DL385 + RHEL, performance issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:21 PM
12-07-2010 12:21 PM
Re: DL385 + RHEL, performance issue
1) make your server less GREEN (if you care)
2) will always have your fans at full speed
3) power onsumption
4) shorten the life of your machine
a properly configured Proliant G6/G7 should have the HP bits ON to interact with the backend BIOS/iLO "properly" and do such things as on-demand CPU throttling, etc.
RHEL 6.0 from what I have heard has the functionality "built-in".
Matti, et al will be likely able to add...
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2010 07:22 AM
12-08-2010 07:22 AM
Re: DL385 + RHEL, performance issue
Users of RHEL 5 + DL350 (All HP server ?) should be advise to get rid of the power capping (In the BIOS). Otherwise, the machine will perform at about 50% of the CPU capacity.
Thanks to Alzhy for pointing this.