> Hongwei Li wrote: >> [Thu Dec 14 08:11:45 2006] [emerg] (28)No space left on device: Couldn't >> create accept lock (/etc/httpd/logs/accept.lock.10117) (5) >> >> Can somebody tell me what might cause this kind of problem? and where I >> should check to find more information to fix it? >> > The above error message should be a good indication of where to > start looking. It seems whatever device it's writing to is full. CHeck > your available space on the system. > > -- > W | It's not a bug - it's an undocumented feature. > +-------------------------------------------------------------------- > Ashley M. Kirchner <mailto:ashley@xxxxxxxxxx> . 303.442.6410 x130 > IT Director / SysAdmin / Websmith . 800.441.3873 x130 > Photo Craft Imaging . 3550 Arapahoe Ave. #6 > http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A. > The system is always quite "empty": # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 988088 288636 648448 31% / tmpfs 512340 0 512340 0% /dev/shm /dev/sda2 34718516 5700232 27226236 18% /home /dev/sda5 69436796 45300912 20551788 69% /opt /dev/sda8 2108524 69932 1929756 4% /tmp /dev/sda6 7438480 2541012 4513520 37% /usr /dev/sda3 34718516 5080468 27846000 16% /var never gets close to "full". Any other place should I check? Thanks! Hongwei