This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fyi Apache2 notes: No space left on device / Cannot create SSLMutex


I restarted apache many times today, just a few minutes ago, it would not start.
I am running apache from the command line, and not the cygrunsrv. I do not have
time to investigate why this happened, but I might happen to someone else, so
here is what I have:

jpyeron@phoenix /srv/www/cgi-bin
$ tail -f /var/log/apache2/error_log &

jpyeron@phoenix /srv/www/cgi-bin
$ [Sun Jan 24 14:28:24 2010] [warn] Init: Session Cache is not configured [hint:
SSLSessionCache]
[Sun Jan 24 14:28:25 2010] [notice] Digest: generating secret for digest
authentication ...
[Sun Jan 24 14:28:25 2010] [notice] Digest: done
[Sun Jan 24 14:28:25 2010] [warn] pid file /var/run/httpd2.pid overwritten --
Unclean shutdown of previous Apache run?
[Sun Jan 24 14:28:25 2010] [emerg] (28)No space left on device: Couldn't create
accept lock (/var/run/accept.lock.1768) (5)

jpyeron@phoenix /srv/www/cgi-bin
$ df -h
Filesystem            Size  Used Avail Use% Mounted on
C:/cygwin/bin         112G  104G  8.6G  93% /usr/bin
C:/cygwin/lib         112G  104G  8.6G  93% /usr/lib
C:/cygwin             112G  104G  8.6G  93% /
C:                    112G  104G  8.6G  93% /cygdrive/c
Z:                    228G  217G   11G  96% /cygdrive/z

jpyeron@phoenix /srv/www/cgi-bin
$ rm /var/run/httpd2.pid

jpyeron@phoenix /srv/www/cgi-bin
$ /usr/sbin/httpd2.exe
[Sun Jan 24 14:28:58 2010] [warn] Init: Session Cache is not configured [hint:
SSLSessionCache]
[Sun Jan 24 14:28:58 2010] [crit] (28)No space left on device: mod_rewrite:
could not create rewrite_log_lock
Configuration Failed
Segmentation fault (core dumped)

jpyeron@phoenix /srv/www/cgi-bin
$ /usr/sbin/httpd2.exe

jpyeron@phoenix /srv/www/cgi-bin
$ [Sun Jan 24 14:29:53 2010] [error] (28)No space left on device: Cannot create
SSLMutex
Configuration Failed


[Restart cygserver, gut feeling]

jpyeron@phoenix /srv/www/cgi-bin
$ /usr/sbin/httpd2.exe

jpyeron@phoenix /srv/www/cgi-bin
$ [Sun Jan 24 14:30:25 2010] [warn] Init: Session Cache is not configured [hint:
SSLSessionCache]
[Sun Jan 24 14:30:26 2010] [notice] Digest: generating secret for digest
authentication ...
[Sun Jan 24 14:30:26 2010] [notice] Digest: done
[Sun Jan 24 14:30:26 2010] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6
OpenSSL/0.9.8k DAV/2 configured -- resuming normal operations


jpyeron@phoenix /srv/www/cgi-bin
$ uname -a
CYGWIN_NT-5.1 phoenix 1.7.0(0.212/5/3) 2009-08-20 10:56 i686 Cygwin

jpyeron@phoenix /srv/www/cgi-bin
$ cygcheck -c
Cygwin Package Information
Package                         Version                 Status
<snip/>
apache                          1.3.33-2                Incomplete
apache2                         2.2.6-1                 OK
apache2-devel                   2.2.6-1                 OK
apache2-manual                  2.2.6-1                 OK
<snip/>
cygport                         0.9.9-1                 OK
cygrunsrv                       1.34-1                  OK
cygutils                        1.4.0-1                 OK
cygwin                          1.7.0-60                OK
cygwin-doc                      1.5-1                   OK
cygwin-x-doc                    1.1.0-1                 OK
<snip/>

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]