Date: Tue, 26 May 2009 16:05:22 -0700 From: Chris Cowart <ccowart@rescomp.berkeley.edu> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: Peter Steele <psteele@webmail.maxiscale.com>, freebsd-questions@freebsd.org Subject: Re: Is this a gmirror bug? Message-ID: <20090526230522.GH49013@hal.rescomp.berkeley.edu> In-Reply-To: <alpine.BSF.2.00.0905262333080.48107@wojtek.tensor.gdynia.pl> References: <B8A480488C0C6849826655761349EA4338D4@owa.webmail.maxiscale.com> <alpine.BSF.2.00.0905262333080.48107@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
--boAH8PqvUi1v1f55 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Wojciech Puchar wrote: > > I've seen this kind of thing appear in my df output: > > linprocfs 4 4 0 100% /proc > > > > /dev/mirror/gm0d 4058062 -377792 4111210 -10% /tmp > > > > /dev/mirror/gm0e 15231278 -113942 14126718 -1% /var > > > > /dev/ad10s3e 121487580 4 111768570 0% /v3 > > > > /dev/ad8s3e 121487580 4 111768570 0% /v2 > > > > /dev/ad6s3e 121487580 4 111768570 0% /v1 > > > > /dev/ad4s3e 121487580 4 111768570 0% /v0 > > > > > > > > It's showing that two partitions in my gm0 partition are below 0% > > capacity. This is clearly wrong, but what does it mean? > > > it has nothing to do with gmirror - no matter if it's virtual disk (gm0= =20 > that case) or physical, partition or not, it's just block device to UFS. >=20 > definitely it is some problem but with UFS here. >=20 > unmount this filesystems and do fsck_ffs -y on them Nothing is wrong. 10% of the disk space is reserved for the superuser. The 10% free mark is what shows as 0% in df. If you're negative, it means you've tapped into the super-user reserve. This is not good, because it means you've lost a lot of the FS-level optimizations from UFS. --=20 Chris Cowart Network Technical Lead Network & Infrastructure Services, RSSP-IT UC Berkeley --boAH8PqvUi1v1f55 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iQIcBAEBAwAGBQJKHHWyAAoJEIGh6j3cHUNPz24P+wWDOm+PQ1QLOh0MlAAuZ6Vo /PCj3idJV6enSWPk7+MGjW/0cFjARqmPnkvhzsZMeoznIwmLzjN1AnauhXMLBTwB zSblkGzvGgCIPHyGieW2Kegz9VU9hiX2BFIEG/3YMMPBhZ16ePGzuO12+VVdT4TA HM/mjPSocO8x6tV/3xNAr2iWnDcaJk7g6y3v8bO+P08O4Xu/YWapWFPON7iL8cLM fG3HBiyrm3/9RlYubD/hzoFVG7094PNl4xFkxKQsjK1+a1Dx9NVqV2DKxRK5EDRD H0RMcXdr/IO1UbXSD0fBKY/83io/ac+1K+9X0D+nk5o3vGx6pa3okjwtQ9SRdsqy F/c2g1OIB1uq1E/+Hq0eApvrLogSIRIrtfkibZkmEfrykGLxqgIsXShNg2X7Ei43 8yHx8pP47XZ0+RhHIgPpsaLBKQhOS18qlAMvwB2kgEoNq4kctgmXB5cOK8fZDfL7 y8/ALqmplfBUTmJxYiX2Rw5t70SI4wPBc9RcjXFcxCdDVaSqbdf2QIN5P/ANrnv0 GxusO3Ew2qfs8csS19XKWz4stCHykOTJlFAXriRGVciyiroWvrnsFmgJqv2uxO04 GUm+zk0l1dTM+ULe0Del2SYUxogVnyQE8qVVqBWGrNsEp161ZLMDFR6Cmldr6hrw olJ9gVWGCE4q6+wqAd/J =Lw06 -----END PGP SIGNATURE----- --boAH8PqvUi1v1f55--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090526230522.GH49013>