[crit] (28)No space left on device: mod_rewrite: could not createrewrite_log_lock

This is a discussion on [crit] (28)No space left on device: mod_rewrite: could not createrewrite_log_lock within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello, Randomly my Apache server shuts down and won't start: [crit] (28)No space left on device: mod_rewrite: could ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-18-2008
atmorell
 
Posts: n/a
Default [crit] (28)No space left on device: mod_rewrite: could not createrewrite_log_lock

Hello,

Randomly my Apache server shuts down and won't start:

[crit] (28)No space left on device: mod_rewrite: could not create
rewrite_log_lock

It is easy to fix:

No space left on device: mod_rewrite: could not create
rewrite_log_lock

in your Apache logs or when Apache fails to start, try the following;

ipcs -s

.. Semaphore Arrays ...
key semid owner perms nsems
0×00000000 327680 nobody 600 1
0×00000000 1540097 nobody 600 1
0×00000000 6225922 nobody 600 1
0×00000000 9175043 nobody 600 1
0×00000000 9306116 nobody 600 1
0×00000000 10027013 nobody 600 1

If you see more than 5 of them, you may need to clear them with the
following command;

ipcs -s | perl -ane '/^0x00000000/ && `ipcrm -s $F[1]`'




However I would like to solve this problem for good. Apache has been
running perfectly for 2 weeks with no problems, but suddenly the
problem appeared again.

Any suggestion?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:25 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0