You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kevin <ke...@klawon.org> on 2002/12/06 18:52:01 UTC

[users@httpd] accept_mutex_on: No space left on device error

Hello All --

My apache process dies periodically.  This is what I see in the log:

[error] [client 193.2.210.39] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /
accept_mutex_on: No space left on device
[Mon Dec  2 16:18:25 2002] [alert] Child 8390 returned a Fatal error... 
Apache is exiting!
accept_mutex_on: No space left on device
accept_mutex_on: No space left on device
[notice] jrApache[init] JRun 3.0 3.00.3664 Apache module - May 19 2000 13:00:51
[warn] pid file /usr/local/apache1.3/logs/httpsd.pid overwritten -- Unclean shutdown of previous Apache run?
[notice] jrApache[init] JRun 3.0 3.00.3664 Apache module - May 19 2000 13:00:51
[notice] Apache/1.3.27 (Unix) secured_by_Covalent/1.6.0 configured -- resuming normal operations
[notice] Accept mutex: sysvsem (Default: sysvsem)

This started right around the time of the slapper worm.  At that time, I started to check IPCS and physical
Disk partitions space, including the root; all looked OK.  I then read about the slapper worm, 
updated apache and all was OK.  It has now happened again.  Has anyone seen this or can 
lead me in the right direction?

I am running Covalent release of apache 1.6.0 with the OpenSSL patch, on Solaris 2.7 and JRun 3.0.3.

Any help would be appreciated.
KevinK