- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ioctl(ASYNC_CONFIG) failed: Resource temporarily u...
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
08-04-2003 11:33 PM
08-04-2003 11:33 PM
ioctl(ASYNC_CONFIG) failed: Resource temporarily unavailable
Everything seems to fine but async i/o option is giving me the problem..
The error message when i start sybase is as follows
"ioctl(ASYNC_CONFIG) failed: Resource temporarily unavailable"
and its going to statndard unix i/o..
I tried giving setprivgrp RTPRIO MLOCK CHOWN
still the same error..
I have 1 GB memory and shared memory i set as
"960495616"
Thanks in Advance
Is
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 12:02 AM
08-05-2003 12:02 AM
Re: ioctl(ASYNC_CONFIG) failed: Resource temporarily unavailable
See
http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x96ba6af52b04d5118fef0090279cd0f9,00.html
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 02:33 AM
08-05-2003 02:33 AM
Re: ioctl(ASYNC_CONFIG) failed: Resource temporarily unavailable
I followed the steps before posting the query.
Still the same.
any other steps apart from the above mentioned?
Thanks & Regards
Is
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 03:55 AM
08-05-2003 03:55 AM
Re: ioctl(ASYNC_CONFIG) failed: Resource temporarily unavailable
http://hazard.boi.hp.com/1058470593/index_html
http://hazard.boi.hp.com/hazard/1058470593/index_html#1058558417
suggest swap and tuning.look in /var/adm/syslog/syslog.log
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 11:33 PM
08-05-2003 11:33 PM
Re: ioctl(ASYNC_CONFIG) failed: Resource temporarily unavailable
Thanks again for the reply.
I solved the problem..
It turned out to be memory allocation problem..
I allocated more data cache in sybase, as sybase only can access 75% of the physical memory, the data cache was exceeding the 75%. So i reduced the data cache in sybase.
Now async i/o is working fine..
Thanks & Regards
Is