Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

"no space left on device couldn't create the XXX mutex"

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


tixu at cs

Mar 11, 2012, 11:51 AM

Post #1 of 2 (210 views)
Permalink
"no space left on device couldn't create the XXX mutex"

When I start httpd, the following message is shown in the error log and
apache failed to start.
"no space left on device couldn't create the XXX mutex"

It seems that a lot of people has also encountered this problem:
http://carlosrivero.com/fix-apache---no-space-left-on-device-couldnt-create-accept-lock
Their proposed solution is useful.

The root cause is that there're a lot of orphan semaphore in the sysem
semaphore arrays and occupy all the resources.

Is there some bugs in Apache that lead to this problem? I've encountered
this problem two times.

Thanks!

Best,
Tianyin

--
Tianyin XU,
http://cseweb.ucsd.edu/~tixu/


DRuggeri at primary

Mar 11, 2012, 1:41 PM

Post #2 of 2 (194 views)
Permalink
Re: "no space left on device couldn't create the XXX mutex" [In reply to]

On 3/11/2012 1:51 PM, Tianyin Xu wrote:
> Is there some bugs in Apache that lead to this problem? I've
> encountered this problem two times.

My understanding of the root of the problem is not the best, but I
believe this is because of how Linux does locking. Typically, this
should *only* happen if a process obtains a lock but crashes before it
can be released. Otherwise, a well-behaved httpd server will not have
this issue - it is quite good at cleaning up after itself.

--
Daniel Ruggeri


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.