Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 09:26:25 -0400 (EDT)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        adam@internode.com.au (Adam Smith)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: free space showing wrong; fsck doesn't help
Message-ID:  <200505231326.j4NDQPZx005076@clunix.cl.msu.edu>
In-Reply-To: <20050523132040.GA50933@internode.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I have a partition showing the wrong free disk space on FreeBSD 5.3:
> 
> $ uname -a
> FreeBSD nautilus.bugman.cx 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> 
> [adam@nautilus /home/adam]$ df -h
> Filesystem     Size    Used   Avail Capacity  Mounted on
> /dev/ad0s1a    248M     46M    182M    20%    /
> devfs          1.0K    1.0K      0B   100%    /dev
> /dev/ad0s1e    248M    224K    228M     0%    /tmp
> /dev/ad0s1f     34G    6.7G     25G    21%    /usr
> /dev/ad0s1d    248M     37M    191M    16%    /var
> /dev/ad2s1d    180G    168G   -2.4G   101%    /data
> devfs          1.0K    1.0K      0B   100%    /var/named/dev
> 
> Notice the /data partition....
> 
> Used and Size don't mathematically calculate.  It's causing all sorts of
> errors when programs try and write to the disk...

Please check the archives and the handook regarding system reserved
space on file systems.   This has been covered so many times it makes
my carpal tunnel ache just to think about typing stuff about it again.

Briefly, the system reserves a portion - 8% by default - on a file
system to deal with possibilities of needing cleanup and operating space
if a file system fills up.   The per cent is settable, but 8 has worked
well and has become the default.

////jerry

> 
> I have run fsck -fy on the partition while it was unmounted; no effect.
> I've CTRL-C'd another fsck which marked the partition dirty, rebooted, and
> let fsck do it's own thing; no effect.
> 
> What do I need to do to fix this inconsistency?
> 
> 
> Cheers
> 
> 
> -- 
> Adam Smith
> Internode	: http://www.internode.on.net
> Phone		: (08) 8228 2999
> 
> _______________________________________________
> 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?200505231326.j4NDQPZx005076>