- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Performance from disks
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
02-15-2003 06:33 AM
02-15-2003 06:33 AM
Performance from disks
On my company there has been e comparison between different systems with the samen query. The HP-UX server had the poorest results. A lot of clues point towards the io-performance from the disks. Therefor i want to benchmark these disks against other HP-UX systems. I am not able to un Glanceplus because i don't have graphical access and the command-line interface looks like s**t on a non-hpterm. Ik would like to know if someone has good ideas how i can perform such a benchmark and which tools to use (prefereable already installed).
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2003 06:49 AM
02-15-2003 06:49 AM
Re: Performance from disks
If you want raw disk performance you can get it from the disk vendors data sheet.
If you are interested in filesystem performance you perhaps can use the Postmark filesystem benchmark from NetworkAppliance.
http://www.netapp.com/tech_library/3022.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2003 12:40 PM
02-15-2003 12:40 PM
Re: Performance from disks
Also, besides disk porformance check the network cards, network connection, number of hops involved between systems, switch and net-card settings.
I would also check the kernel parameters for buffer cache. Also check the immediate-reporting on the disk. I will also check if swap resides on the same disk(VG00).
Also check the connectivity to disk subsystem, number and type of channelsSCSI/fiber, striping, mirroring, disk subsystem cache.
These are few things I will start with..
hope this helps..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2003 09:22 AM
02-16-2003 09:22 AM
Re: Performance from disks
Due to the fact that nurse ratchet has me chained to the bed, all I can do is link to a prior post of mine. Thank G-d for cell-modems.
Last post in this thread.
See ya.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x296def70e827d711abdc0090277a778c,00.html
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2003 09:55 AM
02-16-2003 09:55 AM
Re: Performance from disks
How are you trying to do benchmarking?. What is the tool you are using to produce the load?. Is the backend setup exactly the same on all other systems?
There are quite a few things involved on HP's performance. For ex., HP sets a default dynamic buffer cache maximum of 50% of memory. Depending on the load, it may degrade performance. A previous patch reset the kernel parameter timeslice to 1 that would cause the cpu to spend more time in context swithing alone. And many more.
It is also dependent on how you laid out your disks in the volumegroups and filesystem and how the database is laid out on top of it.
Here is a website that can give you some benchmarking across the vendors.
http://www.tpc.org/
If you do not have any additional tools available (I would recommend installing Glance+Pak that will allow you to capture the performance metrics), then you can use sar. You can put sar in cron and let it collect the numbers while you run your tests. Look at the man pages of "sar", "sadc", "sa1" and "sa2".
sar -b and sar -d deal with disk related metrics.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2003 10:31 PM
02-16-2003 10:31 PM
Re: Performance from disks
Make sure that the query produces approximately the same disk I/O before comparing the results.
As far as Glance, I would get a copy of Reflection for HP (note: not Reflection/X) as the best HP terminal emulator to avoid all the character mode issues with dumb emulators. An alternative is QCTerm (www.aics-research.com/qcterm/). With a real HP terminal, navigation in sam, swinstall, glance and other HP products is immensely easier.
Bill Hassell, sysadmin