Date: Wed, 15 Jun 2005 23:27:37 +0200 From: Jorn Argelo <jorn@wcborstel.nl> To: SteveW <ukla@comcast.net> Cc: freebsd-questions@freebsd.org Subject: Re: df: root partition at 108% capacity! Can't find why... Message-ID: <42B09D49.4010101@wcborstel.nl> In-Reply-To: <c62e57e1dd99f58ceeb0def43229a083@comcast.net> References: <c62e57e1dd99f58ceeb0def43229a083@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
SteveW wrote: > Hi All, > > df: root partition at 108% capacity! Can't find why... > > After searching google freebsd.org I am no nearing to figuring this > out, other than this is a "known" problem. Either I or the system > managed to get the root partition back to under 100% but only just... > I have looked for any large files that might be taking up space but > have yet to locate anything over 3meg. > > Any suggestions, ideas, thoughts gratefully received. > > Thanks, > > > Steve > > > > INFO: > FreeBSD 4.7-RELEASE-p10 / 80gig drive > > df was: /dev/ad0s1a 252M 250M -18.5M 108% There is always 5% of disk space on the root partition reserved for the super user (root). Which is why it shows up as 108% full when the 5% has been filled as well. Cheers, Jorn > > df now: > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 252M 230M 1.8M 99% / > /dev/ad0s1g 29G 2.3G 24G 9% /home > /dev/ad0s1f 3.0G 1.7G 1.0G 62% /usr > /dev/ad0s1e 3.9G 75M 3.5G 2% /var > procfs 4.0K 4.0K 0B 100% /proc > > After the cras dmesg was filled with this: > pid 8967 (cp), uid 0 on /: file system full > pid 8967 (cp), uid 0 on /: file system full > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42B09D49.4010101>