From owner-freebsd-stable Sat Jan 26 22:12:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pony-express.cs.rit.edu (pony-express.cs.rit.edu [129.21.30.24]) by hub.freebsd.org (Postfix) with ESMTP id C864637B400 for ; Sat, 26 Jan 2002 22:12:18 -0800 (PST) Received: from holly.cs.rit.edu (holly [129.21.30.35]) by pony-express.cs.rit.edu (8.9.3/8.9.3) with ESMTP id BAA23462 for ; Sun, 27 Jan 2002 01:12:14 -0500 (EST) Received: (from jah4007@localhost) by holly.cs.rit.edu (8.9.3/8.9.3) id BAA05843 for freebsd-stable@freebsd.org; Sun, 27 Jan 2002 01:12:14 -0500 (EST) Date: Sun, 27 Jan 2002 01:12:14 -0500 From: "James A Halstead ;001;icsg3;" To: freebsd-stable@freebsd.org Subject: RE: panic: nfs_fsync: not dirty Message-ID: <20020127061214.GA4796@holly.cs.rit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, I went to try my port build again, and noticed that the filesystem on the nfs server had filled up. Not sure how this relates, but: I did make clean on entire tree, and deleted all distfiles. After waiting for a little while to let softupdates catch up, I noticed that it didn't reclaim much of the space. I unmounted the filesystem to do an fsck, but umount hung in the 'softfl' state, although the filesystem appeared to be unmounted. I tried to do some things, but in the end I had to reboot as the box became too unstable. fsck on reboot gave thousands of UNREF DIR... and UNREF FILE... messages. After reboot finished everything was fine with the filesystem. nfs server looks like it is running 4.5-pre from hmm, end of december... Thought I upgraded that... I do seem to remember having a problem like this with an older version of 4.4-stable when ports filesystem filled up. Although that time I didn't get a panic on the client machine. Any thoughts? I am going to go update my server box now... James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message