[us...@httpd] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.19652) (5)

2009-04-21 Thread Newgro
Hi *, i try to solve the issue that apache2 fails starting. It all startet with this message in error.log [crit] (28)No space left on device: mod_jk: could not create jk_log_lock Configuration Failed So i decided to disable mod_jk. After that python complained the same way. Python disabled to

Re: [us...@httpd] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.19652) (5)

2009-04-21 Thread Newgro
Much output is coming :-) m18s24:/etc/apache2$ /etc/init.d/apache2 start Starting web server: apache2 failed! m18s24:/etc/apache2$ tail /var/log/apache2/error.log [Tue Apr 21 15:50:00 2009] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.19320) (5)

Re: [us...@httpd] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.19652) (5)

2009-04-21 Thread Newgro
I tried vi /etc/sysctl.conf kernel.sem = 250 32000 100 256 But output of ipcs -l is still m18s24:~$ ipcs -l -- Shared Memory Limits max number of segments = 4096 max seg size (kbytes) = 32768 max total shared memory (kbytes) = 8388608 min seg size (bytes) = 1 -- Semaphore

Re: [us...@httpd] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.19652) (5)

2009-04-21 Thread Newgro
Thanks so much. The provider increased the limits systemwide to 512. Now apache is running again. Cheers Per -- View this message in context: