Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2004 11:26:37 -0600
From:      Eric F Crist <ecrist@adtechintegrated.com>
To:        Scott W <wegster@mindcore.net>, Gautam Gopalakrishnan <ggop@madras.dyndns.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: File system full?
Message-ID:  <200401021126.37229.ecrist@adtechintegrated.com>
In-Reply-To: <3FF4F069.10109@mindcore.net>
References:  <200401011800.23184.ecrist@adtechintegrated.com> <20040102001108.GA36815@madras.dyndns.org> <3FF4F069.10109@mindcore.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 01 January 2004 10:15 pm, Scott W wrote:
> >>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
> Advice- leave /var and / the size they are, they're fine if the box
> stays up as a server and runs any public services- apache logs and even
> messages log files can fill up /var relatively quickly, and if you add a
> database or any other service that can potentially log verbosely if it
> encounters any problems (or if you enable debug logging), /var can grow
> quickly.

I'm probably going to leave everything as it is.  I ran a make clean from the 
/usr/ports directory, did nothing else, and this is now my df -h readout:

$ df -h
Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/ad0s3a  1008M    92M   835M    10%    /
/dev/ad0s3g   4.8G    70M   4.3G     2%    /home
/dev/ad0s3e   3.9G   2.2G   1.4G    61%    /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/ad0s2   1020M    19M  1001M     2%    /dos
$

As you can see, there is a massive decrease in parition use after that 
completed.  What I didn't think about was that I compiled all the following 
'hog' sources, kde, apsfilter, and x.

Thanks for the help/advice!
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401021126.37229.ecrist>