- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to measure i/o throughput to a VA7410?
Operating System - HP-UX
1821985
Members
3473
Online
109638
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО01-18-2007 11:59 AM
тАО01-18-2007 11:59 AM
How to measure i/o throughput to a VA7410?
We have a VA7410 direct-connected to two rp5450 machines via the 2 GB fibre-channel ports.
We are currently looking at upgrading, but to do that, we'd like to know how much data is crossing that link, is it saturated or not, what are our requirements for when we buy a new SAN device.
How can we get a reading of how much data crosses that fibre cable?
Thanks,
Ron Levy
Lion MTS
We are currently looking at upgrading, but to do that, we'd like to know how much data is crossing that link, is it saturated or not, what are our requirements for when we buy a new SAN device.
How can we get a reading of how much data crosses that fibre cable?
Thanks,
Ron Levy
Lion MTS
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2007 12:24 PM
тАО01-18-2007 12:24 PM
Re: How to measure i/o throughput to a VA7410?
Shalom Ron,
From the OS side:
http://www.hpux.ws/system.perf.sh
From the VA side I'm not aware of any utilities, but perhaps the control console or HP service can provide diagnostics.
SEP
From the OS side:
http://www.hpux.ws/system.perf.sh
From the VA side I'm not aware of any utilities, but perhaps the control console or HP service can provide diagnostics.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
тАО01-18-2007 01:44 PM
тАО01-18-2007 01:44 PM
Re: How to measure i/o throughput to a VA7410?
Use the device special file of any one of your VA7410 mounted filesystems and run dd on it, for ex. if /dev/vgSAN/lvol1 is a mounted filesystem and all its PVs are on VA7410 then:
# time dd if=/dev/vgSAN/lvol1 of=/dev/null bs=1024k count=100
Roughly your throughput would be (100 Mbytes / elapsed time) you get from running the command above.
~hope it helps
# time dd if=/dev/vgSAN/lvol1 of=/dev/null bs=1024k count=100
Roughly your throughput would be (100 Mbytes / elapsed time) you get from running the command above.
~hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2007 02:16 PM
тАО01-18-2007 02:16 PM
Re: How to measure i/o throughput to a VA7410?
Hi Ron Levy,
I'm agreed with SEP, looks like there's no tools from VA7410 to analyse this portion but with performance analysis tools on system side, you can get the data that you want.
I'm using MWA (measureware agent) & Perfview to gather those information, so I can get the PHYS_IO_RATE, REQUEST_QUEUE, AVG_SERVICE_TIME from the disks on my systems (on your case is the VA7410).
You can use SEP's link to get the script to capture the information on the system (using the basic HP-UX command, eg. sar).
Hope this information can help.
Cheers,
AW
I'm agreed with SEP, looks like there's no tools from VA7410 to analyse this portion but with performance analysis tools on system side, you can get the data that you want.
I'm using MWA (measureware agent) & Perfview to gather those information, so I can get the PHYS_IO_RATE, REQUEST_QUEUE, AVG_SERVICE_TIME from the disks on my systems (on your case is the VA7410).
You can use SEP's link to get the script to capture the information on the system (using the basic HP-UX command, eg. sar).
Hope this information can help.
Cheers,
AW
now working, next not working ... that's unix
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP