File system full?

Brian Astill bastill at adam.com.au
Thu Jan 1 21:12:57 PST 2004


On Fri, 2 Jan 2004 10:30 am, Eric F Crist wrote:
> How big is necessary for a /usr partition?  Mine keeps filling up and
> I've deleted /usr/obj and /usr/ports/distfiles regularly.
>
> Here's my df -h readout:
>
> $ df -h
> Filesystem    Size   Used  Avail Capacity  Mounted on
> /dev/ad0s3a  1008M    92M   835M    10%    /
> /dev/ad0s2   1020M    19M  1001M     2%    /dos
> /dev/ad0s3g   4.8G    69M   4.3G     2%    /home
> /dev/ad0s3e   3.9G   3.9G -260.5M   107%    /usr
> /dev/ad0s3f  1008M    27M   900M     3%    /var
> /dev/ad0s1     24G    22G   2.9G    88%    /nt
> procfs        4.0K   4.0K     0B   100%    /proc
> /dev/da0s1     61M    61M   632K    99%    /umass
> $

My /home is a link to /usr/home.  Isn't yours?
If it IS (notwithstanding your creation of a /home partition), that 
would explain why you have only 69M in /home but 3.9G in /usr.

The two partitions appear to be adjacent.  If they are, Partition Magic 
(or similar) could merge those two partitions non-destructively, and 
your problem would be solved.

BTW, on my system, I have separate partitions for /usr/local and /usr.  
That seems to even the disk space usage quite well.

/dev/ad2s1a   394M   249M   113M    69%    /
/dev/ad2s1f   6.9G   2.7G   3.6G    43%    /usr
/dev/ad2s1e   246M   191M    35M    84%    /var
/dev/ad2s1g   6.9G   4.8G   1.5G    76%    /usr/local

HTH


-- 
Regards,
Brian


More information about the freebsd-questions mailing list