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 Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767

------ Messages: Limits --------
max queues system wide = 16
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384

So it seems that i can't change the value. I only use a vserver of my isp.
Is that a cause?
Cheers
Per
-- 
View this message in context: 
http://www.nabble.com/-emerg--%2828%29No-space-left-on-device%3A-Couldn%27t-create-accept-lock-%28-var-lock-apache2-accept.lock.19652%29-%285%29-tp23151307p23161738.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to