- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.0, Apache 2.0.45 problem.
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
05-29-2003 06:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 06:30 AM
05-29-2003 06:30 AM
Re: HP-UX 11.0, Apache 2.0.45 problem.
I'm using HP's Apaache 2.0.45 (from software.hp.com) on a web server that serves a BUNCH of pages every day.
Recently, these messages started showing up in the apache error_log, and after some period of time, the server becomes unresponsive.
[Thu May 29 09:15:43 2003] [emerg] (28)No space left on device: apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
The machine DOES have plenty of disk space and I've checked the system tables that glance shows and there are no entries that are close to maxing out (nfile is the highest at 45 percent).
Has anyone else run into this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 06:33 AM
05-29-2003 06:33 AM
Re: HP-UX 11.0, Apache 2.0.45 problem.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 06:36 AM
05-29-2003 06:36 AM
Re: HP-UX 11.0, Apache 2.0.45 problem.
Here are some threads with bunnies, so the problem was solved.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7fe3cdec06f1d61190050090279cd0f9,00.html
http://search.hp.com/redirect.html?url=http%3A//forums.itrc.hp.com/cm/QuestionAnswer/1,,0x18a7ee3e323bd5118fef0090279cd0f9,00.html&qt=apache+apr_proc_mutex_lock+failed&hit=2
http://search.hp.com/redirect.html?url=http%3A//forums.itrc.hp.com/cm/QuestionAnswer/1,,0x28efcdec06f1d61190050090279cd0f9,00.html&qt=apache+apr_proc_mutex_lock+failed&hit=3
Here is a performance doc, oracle oriented but it can help. Apache uses a lot of shared memory, shmmax and shmseg need to be looked at. Never increase shmmax more than 25% of total memory, which is physical plus swap.
Performance Tuning doc
http://www1.itrc.hp.com/service/cki/search.do?category=c0&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchString=UPERFKBAN00000726&mode=id&admit=-682735245+1053636168960+28353475&searchCrit=allwords&printable=true
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
05-29-2003 06:46 AM
05-29-2003 06:46 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 07:50 AM
05-29-2003 07:50 AM
Re: HP-UX 11.0, Apache 2.0.45 problem.
The server just did it again, so I bumped up max_thread_count and rebuilt the kernel. I'll see if it makes a difference in about 20 minutes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 10:52 AM
05-29-2003 10:52 AM