Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 18:46:11 -0800
From:      Chuck Swiger <cswiger@mac.com>
To:        Helen.Nanong@pngharbours.com.pg
Cc:        questions@FreeBSD.org
Subject:   Re: cache logs
Message-ID:  <9DCBAEB0-931E-47B8-B02D-CB7782618ADA@mac.com>
In-Reply-To: <OF5004BE2F.DB3A4E5A-ON4A25726C.0008396B-4A25726C.000B0FA4@pngharbours.com.pg>
References:  <OF5004BE2F.DB3A4E5A-ON4A25726C.0008396B-4A25726C.000B0FA4@pngharbours.com.pg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 22, 2007, at 5:43 PM, Helen.Nanong@pngharbours.com.pg wrote:
> I am running  FreeBSD 4.4 and currently have the following  
> displayed as
> output from the command df
>
>
> FileSystem         1K blocks    Used      Available     Capacity  
> Mounted
> on
> /dev/ad0s1a        63503           63214      -4791             
> 108%     /
>
>
> In issuing the following command: du / | sort -n the following 5  
> files are
> listed as biggest in size

It's almost certain that you've got more partitions on that machine,  
and that the files under /usr are on another partition then the root  
partition.  Try using "du -x /" to only consider files on the root  
partition without crossing filesystem mountpoints....

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9DCBAEB0-931E-47B8-B02D-CB7782618ADA>