[EMAIL PROTECTED] ~]# df -i
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/mapper/VolGroup00-LogVol00
                     3899392  146055 3753337    4% /
/dev/ida/c0d0p1        26104      38   26066    1% /boot
tmpfs                 145583       1  145582    1% /dev/shm
[EMAIL PROTECTED] ~]#



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Cravens
Sent: Monday, April 02, 2007 11:13 PM
To: modssl-users@modssl.org
Subject: Re: Apache wont start with ssl

Also run:

df -i

to see if you're out of inodes on any file system.



Ryan Forrester wrote:
> Mqueue dir had only 5mb files in it.
>
> [EMAIL PROTECTED] ~]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/mapper/VolGroup00-LogVol00
>                        15G  5.0G  8.8G  36% /
> /dev/ida/c0d0p1        99M   16M   78M  17% /boot
> tmpfs                 569M     0  569M   0% /dev/shm
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Dave Paris
> Sent: Sunday, April 01, 2007 3:10 PM
> To: modssl-users@modssl.org
> Subject: Re: Apache wont start with ssl
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Occasionally, /var/spool/clientmqueue can bite you as well.  The
> filesystem will not show 100% used but you'll be out of inodes.  (If
> that happens, you'll have loads of fun clearing it out ;-)
>
> Good Luck!
> - -dsp
>
>
>
>
> Andy Cravens wrote:
>   
>> Judging from the error message "No space left on device" sounds like
>> some file system is full... maybe /tmp.  The next time this happens
>>     
> open
>   
>> a shell window and type:
>>
>> df -k
>>
>> Check the output to see if one of your file systems is full.  Look at
>> /tmp and /swap specifically
>>
>>
>>
>> Ryan Forrester wrote:
>>     
>>> When attempting to start apache in SSL mode:
>>> $ /home/servers/apache_1.3.37/bin/apachectl startssl
>>> $ semget: No space left on device
>>>  
>>> Rebooting the machine allows me to start apache once more.. but
after
>>> a few days, apache wil fail and the same error occurs again, and the
>>> only way to resolve is to reboot.
>>> - Apache will start in mornal mode without a reboot.
>>>  
>>> error_log doesnt contain any useful information to help troubleshoot
>>>       
> the
>   
>>> problem.
>>>
>>>       
>>
______________________________________________________________________
>> Apache Interface to OpenSSL (mod_ssl)
www.modssl.org
>> User Support Mailing List
modssl-users@modssl.org
>> Automated List Manager
[EMAIL PROTECTED]
>>     
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (Darwin)
>
> iD8DBQFGDz62KmNPF3QynfQRAgjmAJ0XOdj2FH9O8oPRk9wD+IEEGgQHIwCfZmjc
> +urX+xVcjjO+b/XjbsSfz6c=
> =cMPQ
> -----END PGP SIGNATURE-----
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      modssl-users@modssl.org
> Automated List Manager                            [EMAIL PROTECTED]
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      modssl-users@modssl.org
> Automated List Manager                            [EMAIL PROTECTED]
>
>   


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@modssl.org
Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@modssl.org
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to