- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Re: IBM AIX Max que 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
Forums
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
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-22-2007 07:46 AM
тАО08-22-2007 07:46 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-22-2007 09:05 AM
тАО08-22-2007 09:05 AM
SolutionFirst I am confused how did you see the queue-depth? unlike Windows, AIX doesn't maintain queue_depth on HBA (as far as I know) it's maintained on hdisks.
to check: run "lsattr -El hdisk#" and see what's the queue_depth.
Now, concern with the parameter, 1 obviously very small, average systems I have seen with a queue_depth of 8 (some windows system maintain 32 also on EVA and they are fine). I personally suggest to change it to 8 and see. If you gain performance probably you may try with 16 or 32 and then see which one suits to your environment.
to change: run "chdev hdisk# -a queue_depth=8" command.
Hope this helps...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2007 02:06 AM
тАО08-23-2007 02:06 AM
Re: IBM AIX Max que depth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2007 03:34 AM
тАО08-23-2007 03:34 AM
Re: IBM AIX Max que depth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2007 03:41 AM
тАО08-23-2007 03:41 AM
Re: IBM AIX Max que depth
You are seeing a common problem with the EVA3/5000s and AIX. Due to a difference in expectations, AIX will set the queue depth to one and this cannot be changed. You may be able to use the chdev command to change the value but internally, it will always be one.
This problem is present in the EVA3/5000s only. With the EVA4/6/8000s and XCS 6.000 the problem was resolved where you can use any supported queue depth in AIX.
Have you installed the HP MPIO kits to properly define these hdisks to AIX? That is highly recommended but it also will not allow the queue depth to be anything but one.
Regards,
Bret
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2007 03:57 AM
тАО08-23-2007 03:57 AM
Re: IBM AIX Max que depth
Yes we have installed the the HP MPIO ODM with the AIX native MPIO for EVA.
Does it make a difference if you are running the VCS 4000 series code over the 3000 series code for AIX running on EVA5000 as far as the que depth being seen correctly as 8,16,... que depth?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-23-2007 04:07 AM
тАО08-23-2007 04:07 AM
Re: IBM AIX Max que depth
Brian,
I apologize that I don't have an answer on how to verify the queue depth is one. I would imagine it would involve kdb or similar.
The issue has to do with a certain feature that AIX expects to see from any fibre/scsi device it configures. The EVA does not provide this feature so AIX sets the queue depth to one.
The ability to change the queue depth to a value higher than one can only be done with AIX and an EVA4/6/8000 running XCS of 6.000 or higher.
Bret
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2007 10:20 AM
тАО09-19-2007 10:20 AM
Re: IBM AIX Max que depth
Hi Bret,
I'm using xcs 6.100, devices.fcp.disk.HP.hsv.mpio.rte 1.0.1.0 and I'm still not convinced a >1 queue_depth has been 'actualized'.
I'm using iostat -m -D
I don't think AIX with EVA MPIO is actually using the large queue_depth because there is no large queue on the EVA (using evaperf hps), and the iostat is reporting average service and wait queue sizes of less than one. Since we're getting spfull, this makes me think the actual queue_depth being used is 1. In addition, the average wait queue time can get large compared to the average read service time, so I feel it would improve performance if more I/O could be queued.
Do you successfully get decent size queues on the EVA host ports (or is evaperf reporting something different thasn what I expect it to?). Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2009 01:34 PM
тАО11-09-2009 01:34 PM
Re: IBM AIX Max que depth
What feature is it that the array does not implement that AIX looks for? I have a fibre channel attached device that exhibits this issue and would like to know what needs to be implemented to support higher queue depths.
Thanks for your time.