- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 11.31 SCSI queue_depth
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-06-2009 06:05 AM
тАО08-06-2009 06:05 AM
11.31 SCSI queue_depth
I am digging around to try and make sense on SAN performance and this came up...
I have a number of rx3600 hosts running 11.31.
SCSI devices on hosts connected to an EMC Symmetrix DMX-3 array show "queue_depth = 1" and a host connected to an IBM DS8300 show "queue_depth = 8" when interrogated with the "scsictl -a" command.
Is the queue_depth adaptive under 11.31 ?
HBAs are the same and both the DMX snd DS hosts run B.11.31.0803. Only difference is that the DMX stuff uses HPUX11i-VSE-OE and the DS host is under HPUX11i-OE-Ent. Might that be it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 06:53 AM
тАО08-06-2009 06:53 AM
Re: 11.31 SCSI queue_depth
scsimgr get_attr -D /dev/rdisk/diskx -a max_q_depth
For example to set to 64 type:
scsimgr set_attr -D /dev/rdisk/diskx -a max_q_depth=64
The default value of max_q_depth is 8. In your situation i think someone m├Д┬▒ght just changed the value to 1.
This command also shows the driver default value:
scsimgr get_attr -N /escsi/esdisk -a max_q_depth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 07:14 AM
тАО08-06-2009 07:14 AM
Re: 11.31 SCSI queue_depth
Thanks for the scsimgr wake-up call. I always forget to use that.
All max queue_depth values are still defined at 8. esdisk is default 8 current 8 but the SAN devices are default 8 current 1. I get the feeling the EMC is somehow telling the hosts to use 1. We are looking into it from the SAN side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 07:29 AM
тАО08-06-2009 07:29 AM
Re: 11.31 SCSI queue_depth
I dont think that EMC is telling the hosts to use 1. I think someone manually set it to 1.
May be one possibility is fibre channel driver may have some predefined values for different storages, what is your FC card? Also 1 is very low value and can affect the performance badly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 07:35 AM
тАО08-06-2009 07:35 AM
Re: 11.31 SCSI queue_depth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2009 07:40 AM
тАО08-06-2009 07:40 AM
Re: 11.31 SCSI queue_depth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2009 07:13 AM
тАО09-14-2009 07:13 AM