[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: weird disk space report
softdep? Just wait, your space will be returned back.
On Fri, Feb 08, 2002 at 08:06:53PM +0000, Franco Galian wrote:
> I had a really big archive at /var/log which I deleted. It was more than
> 2GB. The problem is that although I see doing du only 58MB used, when I
> execute df -h I still get the report as if this archive where still there..
>
> # du -sk /var/log
> 58064 /var/log
> # df -h /var/log
> Filesystem Size Used Avail Capacity Mounted on
> /dev/wd0g 2.6G 2.3G 170M 93% /var/log
>
> Any suggestions??