Apache httpd が起動に失敗し、"No space left on device" とのログが記録される
Issue
-
Apache を起動できず、次の 1 つ以上のエラーが発生して失敗します。
[emerg] No space left on device: Couldn't create accept lock (/etc/http/logs/accept.lock.7578) [crit] No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed [emerg] No space left on device: Couldn't create accept lock [error] No space left on device: Cannot create SSLMutex Configuration Failed [crit] (28)No space left on device: mod_rewrite: Parent could not create RewriteLock file /etc/httpd/run/rhnccrewrite.lock
-
httpd
が起動せず、'Configuration Failed' と表示されます。 -
Apache が起動せず、
error_log
の最後の行に次の内容が表示されます。Configuration Failed
-
Apache の起動に失敗し、サービスステータスが次のように表示されます。
[root@host ~]# service httpd status httpd dead but subsys locked
-
Apache の起動に失敗し、サービスステータスが次のように表示されます。
[root@host ~]# service httpd status httpd dead but pid file exists
-
httpd
が停止し、systemctl
で再起動できません。起動を試みると、次のようなエラーが発生して失敗します。[core:notice] [pid 23014] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [mpm_prefork:notice] [pid 23014] AH00170: caught SIGWINCH, shutting down gracefully [core:emerg] [pid 26828] (28)No space left on device: AH00023: Couldn't create the rewrite-map mutex AH00016: Configuration Failed
Environment
- Red Hat Enterprise Linux (すべてのリリース)
- Apache Web サーバー
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.