- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: which is the maxim disk i/o per sec in HPUX?
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
04-30-2007 07:25 AM
04-30-2007 07:25 AM
which is the maxim disk i/o per sec in HPUX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2007 07:28 AM
04-30-2007 07:28 AM
Re: which is the maxim disk i/o per sec in HPUX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2007 07:32 AM
04-30-2007 07:32 AM
Re: which is the maxim disk i/o per sec in HPUX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2007 07:43 AM
04-30-2007 07:43 AM
Re: which is the maxim disk i/o per sec in HPUX?
48 slots with:
8 slots @ 2,133 MB/s,
24 slots @ 1,066 MB/s,
16 slots @ 533 MB/s
and the over all:
Cell controller to I/O subsystem bandwidth (peak) 11,5 GB/s.
The keystone give this on its expancion slot:
Expansion slots PCI-X slots available: 16 PCI-X 266 hot-plug I/O card slots available
Optional Server Expansion Unit 2 (SEU-2): 16 additional PCI-X 266 hot-plug
I/O card slots I/O bandwidth: 46 GB/s Peak (including SEU-2)
You can read it from the main HP site:
http://welcome.hp.com/country/us/en/prodserv/servers.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2007 08:04 AM
04-30-2007 08:04 AM
Re: which is the maxim disk i/o per sec in HPUX?
You ask for the teori:
If you have 2Gbit fiber would give you 256 MBytes/s and if you use tools like powerpath and more than one path you would be able to run many times that.
On the EMC system you have to calculate. Q-target lun that is 8 on HPUX and in solaris 256 with a sd_max_throttle and min. You have to calculate for all the servers connected to that channel. I would think that EMC q-target max is 1024 or 2048. The target can be LUN or channel.
This is the math:
P = number of hosts
q = q-depth per LUN
L = Number of luns configured
Service-Q = max q-depth
Q = q-depth per HBA
Service-Q => P * q * L
OR
Service-Q => p * Q
(This is from Rajiv K Grover document: Calculating IO loading for array devices)
Then if you have a smal amount of servers on the channels and is below the recommended Service-Q you can start to calculate the maximum IO to disk.
This is all somethings that your SAN people should know about.