[mod_python] "No space left on device:" error when attempting to start httpd2

Chase James [Roboticon Systems] chase at roboticon.com
Tue May 4 20:50:16 EST 2004


I'm having a problem running httpd2 with mod_python installed using 
Mandrake 9.2.  I can't really make sense of the error_log.  Here it is:

[Mon May 03 21:13:18 2004] [notice] mod_python: Creating 256 session 
mutexes based on 256 max processes and 0 max threads.
[Mon May 03 21:13:18 2004] [error] (28)No space left on device: 
mod_python: Failed to create global mutex 205 of 256 
(/var/cache/mod_python/mpmtx14808205).
[Mon May 03 21:13:18 2004] [error] mod_python: We can probably continue, 
but with diminished ability to process session locks.
[Mon May 03 21:13:18 2004] [error] mod_python: Hint: On Linux, the 
problem may be the number of available semaphores, check 'sysctl kernel.sem'
[Mon May 03 21:13:19 2004] [notice] Digest: generating secret for digest 
authentication ...
[Mon May 03 21:13:19 2004] [notice] Digest: done
[Mon May 03 21:13:19 2004] [crit] (28)No space left on device: 
mod_rewrite: could not create rewrite_log_lock
Configuration Failed

Thanks for any help,
Chase


More information about the Mod_python mailing list