- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Big Reads
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-22-2019 03:53 AM
02-22-2019 03:53 AM
Big Reads
Our storage team have noticed that a VPlex cluster is getting a host initiator with big reads. The host initiator is pointing to a hpux server running HP11.31.
I guess that big reads is pointing to block size.
Are there any tools out there with hpux that can help me check this and also reduce the read size request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 09:06 AM - last edited on 06-18-2021 02:33 AM by Ramya_Heera
02-22-2019 09:06 AM - last edited on 06-18-2021 02:33 AM by Ramya_Heera
Re: Big Reads
Mark,
I have never heard of anyone having this issue before - and I have never heard of anyone tuning the maximum block size that an FC based initiator is using with HP-UX.
That said, I would start with the scsimgr(1m) command and scsimgr_esdisk(7) attributes and this technical paper:
I can't see any indication that block size is an actual tunable however.
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 08:13 PM
02-22-2019 08:13 PM
Re: Big Reads
Reducing read size is definitely going to impact performance on any server. The goal for any database is to get the required data as quickly as possible and read-ahead stacking for small blocks is a common method to improve performance. It would be useful to know what a "big read" means from the storage team.
That being said, it is possible that someone is running a dd command for some unknown purpose which can be configured for multi-megabyte sequential records. I would run glance to find the processes generating the most disk I/O. Then determine if those processes are working as designed.
Bill Hassell, sysadmin