Date: Fri, 10 Jun 2005 17:04:53 +0200 (CEST) From: "Julien Gabel" <jpeg@thilelli.net> To: delphij@delphij.net Cc: Jean-Yves Lefort <jylefort@freebsd.org>, freebsd-stable@freebsd.org Subject: Re: UFS2 partition with negative used space Message-ID: <38015.145.248.192.30.1118415893.squirrel@webmail.thilelli.net> In-Reply-To: <1118382284.694.10.camel@spirit> References: <20050610042211.5d214150.jylefort@FreeBSD.org> <62164.192.168.1.20.1118380154.squirrel@webmail.thilelli.net> <1118382284.694.10.camel@spirit>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > Hi, Julien, > > 在 2005-06-10五的 07:09 +0200,Julien Gabel写道: >>> Hi, >>> >>> Filesystem Size Used Avail Capacity >>> Mounted on >>> /dev/ad0s1e 989M -46M 956M -5% >>> /var/tmp >>> >>> Any hints? >> I had to run fsck(8) on /tmp, which was in the same state as shown here, >> three time in the last five months. > You may want to have mount -f -u -ordonly /tmp before running fsck in > foreground, and then mount -u /tmp to restore its mount options. I had use 'mount -u -o ro /tmp' (don't know that the -f option may help in this case before you write it :), but since the problem appears on a desktop, i was able to switch to single user to umount/fsck/mount the corresponding file system. Thank for the -f tip anyway! -- -jpeg.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38015.145.248.192.30.1118415893.squirrel>