Re: Root File system filling UP

From: Green, Simon (SGreen@KRAFTEUROPE.COM)
Date: Mon Jan 13 2003 - 12:49:32 EST


I don't think that the growth/decrease is significant - not just 1% over a
period of two days. You'd need a lot more data to determine that there was
a problem from that alone.

However, checking df the amount of used space for Sunday is
2097152-1367816=729336. Yet du only shows 34060. This would indicate that
there is a considerable amount of data in / which du is unable to see.

The obvious cause for this would be a filesystem mounted over the top of a
directory which contains some data. df would show this as used space -
since it really is used - but du wouldn't be able to see the files and so
wouldn't tally them. Usual culprits are log directories, especially those
with NFS mounts.

If you had a log file which was in use, then a filesystem was mounted over
the top of it then it's possible that the original file - in / itself - is
still being used by whatever process was writing to it at the time. But as
I said: the data you've shown isn't sufficient to conclude that you've got
something eating your disk space.

Simon Green
Philip Morris ITSC Europe

AIX-L Archive at http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2
AIX FAQ at http://www.faqs.org/faqs/aix-faq/

N.B. Unsolicited email from vendors will seldom be appreciated.

> -----Original Message-----
> From: Mohammed Kamal [mailto:Mohamed.Kamal@SPDC.COM.EG]
> Sent: 13 January 2003 17:28
> To: aix-l@Princeton.EDU
> Subject: Root File system filling UP
>
>
> Dear All,
>
> I Have a problem in my 4.3.3 ML9 Box
> when I run the df -k / command it generates these outputs (in 2
> subsequent days)
> Sunday 13/1/2003
> Filesystem 1024-blocks Free %Used Iused
> %Iused Mounted on
> /dev/hd4 2097152 1367816 35% 1944 1% /
> Monday 14/1/2003
> Filesystem 1024-blocks Free %Used Iused
> %Iused Mounted on
> /dev/hd4 2097152 1399192 34% 1945 1% /
>
> when i run the du -skx / command it generates these outputs (in 2
> subsequent days)
> Sunday 13/1/2003
> 34060 /
> Monday 14/1/2003
> 34048 /
>
> The root file system increases by the rate of 1% per day
> which is not logic(
> as seen by df command)
> but still the disk usage constant (as seen by du command)



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:28 EDT