From owner-freebsd-stable Sat Feb 20 14:58:24 1999 Delivered-To: freebsd-stable@freebsd.org Received: from k6n1.znh.org (unknown [207.109.235.36]) by hub.freebsd.org (Postfix) with ESMTP id 29E1211190 for ; Sat, 20 Feb 1999 14:58:20 -0800 (PST) (envelope-from zach@uffdaonline.net) Received: (from zach@localhost) by k6n1.znh.org (8.9.3/8.9.1) id WAA62582; Sat, 20 Feb 1999 22:57:23 GMT (envelope-from zach) Message-ID: <19990220165722.A62504@znh.org> Date: Sat, 20 Feb 1999 16:57:22 -0600 From: Zach Heilig To: Brandon Fosdick , freebsd-stable@FreeBSD.ORG Subject: Re: Root FS disapearing References: <36CF250E.AD9D4159@glue.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <36CF250E.AD9D4159@glue.umd.edu>; from Brandon Fosdick on Sat, Feb 20, 1999 at 04:11:42PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Feb 20, 1999 at 04:11:42PM -0500, Brandon Fosdick wrote: > I upgraded (2.2.2-3.0R) and then cvsup'd to 3.1B (new boot > blocks,kernel,etc) a week or so ago and I've noticed that ever since > then my root FS is slowly disapearing. I lose about 1-2 KB a day. It > doesn't seem to be going anywhere, they're arent any new files (that I > can find) being added and df doesn't show in increase in disk usage, > just a decrease in available space. > df... > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/sd0s1a 31775 28845 388 99% / > /dev/sd0s1f 3903187 3293416 297517 92% /usr > /dev/sd0s1e 29727 3933 23416 14% /var > procfs 4 4 0 100% /proc > The USED value has stayed the same for a week, but just yesterday Avail > was 814. It seems to have gotten worse suddenly. fsck doesn't seem to > think anything is wrong. during boot it says that the FS is clean. Any > ideas? Used (28845) + Avail (388) = 29233 blocks. Total (31775) * 0.92 (8% reserve) = 29233 blocks. So at least that matches up. Does the value under "1K-blocks" also change? If 'Avail' is changing, and 'Used' is not, '1K-blocks' has to be changing... This otherwise looks pretty normal, except it's a bit full. / should probably only have 15-20 Meg of space "permanently" taken (I have ~20 Meg used, but then I have 2 extra kernel's in / [4 meg worth]). -- Zach Heilig "Americans are sensitive about their money, and since this was the first major change in the greenback in nearly 70 years, a radical redesign might have been too much for consumers to comprehend" -- John Iddings [COINage, Feb. 1999]. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message