<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
No, no.
<br />
<br />Go into /var and use "du -hs *" to see what's eating up the partition space. When you see which is the biggie subdirectory (probably /var/log, but might be /var/lib), go into that directory and repeat the du -hs *. Drill down till you find the culprit, and free up some space on that partition.
<br />
<br />If the problem is in /var/lib/yum, go into the "repos" directory under that and just delete everything. The next time you run Yum, it will recreate anything it needs.
<br />
<br />
<br />
<br />Chuck
<br />
<br />
<br />
<br /><font size="2"><b>---------- Original Message
-----------</b>
<br />
From: webmaster <webmaster@oldcabin.net>
<br />
To: BlueOnyx General Mailing List <blueonyx@mail.blueonyx.it>
<br />
Sent: Thu, 20 Nov 2014 16:05:29 -0600
<br />
Subject: [BlueOnyx:16511] Re: more clues - INODE USAGE
<br />
<br />>
[root@cabin1 var]# echo "INODE USAGE for: $(pwd)" ; for d in `find
<br />>
-maxdepth 1 -type d |cut -d\/ -f2 |grep -xv . |sort`; do c=$(find $d |wc
<br />>
-l) ; printf "$c\t\t- $d\n" ; done ; printf "Total: \t\t$(find
$(pwd) |
<br />>
wc -l)\n"
<br />>
INODE USAGE for: /var
<br />>
2 - account
<br />>
165 - analog-5.32
<br />>
106 - cache
<br />>
1 - crash
<br />>
1 - cvs
<br />>
2 - db
<br />>
2 - empty
<br />>
4 - ftp
<br />>
1 - games
<br />>
270452 - lib
<br />>
1 - local
<br />>
30 - lock
<br />>
195 - log
<br />>
1 - lost+found
<br />>
32 - named
<br />>
1 - nis
<br />>
1 - opt
<br />>
1 - preserve
<br />>
89 - run
<br />>
270 - spool
<br />>
4 - state
<br />>
54 - webmin
<br />>
427 - www
<br />>
1 - yp
<br />>
Total: 271846
<br />>
<br />>
> /var partition is full.
<br />>
>
<br />>
> Probably in the logs. Go into /var/log, and maybe under http under
that and
<br />>
> delete some old logs to make space.
<br />>
>
<br />>
> You've probably been attacked, and the logs have filled the partition.
<br />>
>
<br />>
> Chuck
<br />>
>
<br />>
>
<br />>
> ---------- Original Message -----------
<br />>
> From: webmaster <webmaster@oldcabin.net>
<br />>
> To: BlueOnyx General Mailing List <blueonyx@mail.blueonyx.it>
<br />>
> Sent: Thu, 20 Nov 2014 15:47:24 -0600
<br />>
> Subject: [BlueOnyx:16508] Re: now getting this -- touch: cannot touch
`/var/
<br />>
> lock/subsys/httpd': No space left on device
<br />>
>
<br />>
>> Web server is not running
<br />>
>>
<br />>
>> I get this when I try to start it
<br />>
>>
<br />>
>> touch: cannot touch `/var/lock/subsys/httpd': No space left on device
<br />>
>>
<br />>
>>> [root@cabin1 base]# yum clean all
<br />>
>>> Loaded plugins: fastestmirror, security
<br />>
>>> Could not create lock at /var/run/yum.pid: [Errno 28] No space left
on
<br />>
>>> device: '/var/run/yum.pid'
<br />>
>>> Another app is currently holding the yum lock; waiting for it to
exit...
<br />>
>>> The other application is: yum
<br />>
>>> Memory : 14 M RSS ( 28 MB VSZ)
<br />>
>>> Started: Thu Nov 20 14:58:07 2014 - 00:01 ago
<br />>
>>> State : Running, pid: 10353
<br />>
>>> Another app is currently holding the yum lock; waiting for it to
exit...
<br />>
>>> The other application is: yum
<br />>
>>> Memory : 14 M RSS ( 28 MB VSZ)
<br />>
>>> Started: Thu Nov 20 14:58:07 2014 - 00:03 ago
<br />>
>>> State : Running, pid: 10353
<br />>
>>>
<br />>
>>> I posted about my phpmyadmin throwing errors but it got quarantined
<br />>
>>> becasue it had an image and HTML
<br />>
>>> Possibly that is related to the yum problem?
<br />>
>>>
<br />>
>>>
<br />>
>>> More Clues
<br />>
>>>
<br />>
>>>
<br />>
>>> [root@cabin1 var]# du -h --max-depth=1
<br />>
>>> 4.0K ./yp
<br />>
>>> 8.0K ./db
<br />>
>>> 4.0K ./opt
<br />>
>>> 4.0K ./games
<br />>
>>> *52M ./cache*
<br />>
>>> 16K ./ftp
<br />>
>>> 4.0K ./cvs
<br />>
>>> 4.0K ./account
<br />>
>>> 4.0K ./preserve
<br />>
>>> 368K ./spool
<br />>
>>> 4.0K ./local
<br />>
>>> 2.5M ./www
<br />>
>>> 8.0K ./empty
<br />>
>>> 254M ./log
<br />>
>>> 1.9M ./analog-5.32
<br />>
>>> 16K ./state
<br />>
>>> 4.0K ./nis
<br />>
>>> 112K ./named
<br />>
>>> 16K ./lost+found
<br />>
>>> 684K ./webmin
<br />>
>>> 1.2G ./lib
<br />>
>>> 208K ./run
<br />>
>>> 24K ./lock
<br />>
>>> 4.0K ./crash
<br />>
>>> 1.5G .
<br />>
>>>
<br />>
>>> [root@cabin1 cache]# du -h --max-depth=1
<br />>
>>> 1.4M ./man
<br />>
>>> 8.0K ./dovecot
<br />>
>>> 4.0K ./logwatch
<br />>
>>> 4.0K ./abrt-di
<br />>
>>> 12K ./tomcat6
<br />>
>>> 136K ./fontconfig
<br />>
>>> *51M ./yum*
<br />>
>>> 4.0K ./admserv
<br />>
>>> 4.0K ./mod_ssl
<br />>
>>> 4.0K ./hald
<br />>
>>> 4.0K ./php-pear
<br />>
>>> 4.0K ./mod_proxy
<br />>
>>> 32K ./ldconfig
<br />>
>>> 52M .
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>> Thanks
<br />>
>>>
<br />>
>>> --Tim
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>>
<br />>
>>> _______________________________________________
<br />>
>>> Blueonyx mailing list
<br />>
>>> Blueonyx@mail.blueonyx.it
<br />>
>>> <a target="_blank" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
<br />>
> ------- End of Original Message -------
<br />>
>
<br />>
> _______________________________________________
<br />>
> Blueonyx mailing list
<br />>
> Blueonyx@mail.blueonyx.it
<br />>
> <a target="_blank" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
<br />>
>
<br />>
<br />>
_______________________________________________
<br />>
Blueonyx mailing list
<br />>
Blueonyx@mail.blueonyx.it
<br />>
<a target="_blank" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
<br /><b>------- End of Original Message
-------</b>
<br />
</font>
</BODY>
</HTML>