- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: async driver
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
11-05-2007 07:08 AM
11-05-2007 07:08 AM
async driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 07:14 AM
11-05-2007 07:14 AM
Re: async driver
ports != procs
Ports not equal to processes.
Do you have a performance problem to deal with? If not, consider not passing go and making changes. If yes, what steps have you taken thus far.
http://docs.hp.com/en/5991-6469/ch05s02.html
Tunable on the fly in 11.31
SEP
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
11-05-2007 07:31 AM
11-05-2007 07:31 AM
Re: async driver
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 07:39 AM
11-05-2007 07:39 AM
Re: async driver
The key here is that if set to 50, a maximun of 50 simultaneous connections can be made.
Now, if you see waitng on I/O, then yes, you should tune this up.
Try in increments - say go to 75 and see if this improves performance...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 08:27 AM
11-05-2007 08:27 AM
Re: async driver
We have a mix of machines, some with poor I/O performance, others are okay. The dba is recommending setting max_async_ports to 520.
Any issues with setting it this high?
Geoff,
Darn tootin'! I thought that was you. How are you doing?
Any guidelines for setting max_async_ports other than setting it to less than nproc?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 08:32 AM
11-05-2007 08:32 AM
Re: async driver
http://www.met.ca/itrc/index.php?option=com_contact&Itemid=3
520???? Whoa...from man page:
The resources for the port are allocated from the kernel memory.
Setting a higher value would result in the driver using more kernel
memory. Other kernel components which may need kernel memory could
suffer.
So, I don't know how much kernel memory is used per async port - but I assume jumping 10 times could impact your overall system performance...
Rgds...Geoff
BTW - I'm doing great!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 07:21 PM
11-05-2007 07:21 PM
Re: async driver
There is an i/o performance if you tune max_async_ports too high which caused all the space to be allocated as buffers.
It is recommended you follow Oracle advise and the value they suggest not too high.
ok to proceed
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 02:14 AM
11-06-2007 02:14 AM
Re: async driver
Thanks for your responses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 02:30 AM
11-06-2007 02:30 AM