On Sat, Jul 07, 2001 at 12:04:58PM -0700, Kevin wrote: > something seems to be eating up space in /var. however i don't see > anything taking up that much space. what could be taking space that > wouldnt get counted in du, or be shown with find /var -pring |xargs ls > -l? Thanks.
i've had programs hold files open after they've been rotated or
deleted, which makes it really difficult to find. you could try
restarting syslogd, apache, etc...anything that drops log files into
/var. the space won't be reclaimed until the process closes the file
handle.
does anyone know a way to find what's doing it?
--
____________________}John Flinchbaugh{______________________
| [EMAIL PROTECTED] http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~
pgpFzWf4JTODw.pgp
Description: PGP signature

