Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 1997 21:13:41 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: free inode //612 had 208 blocks
Message-ID:  <199709202113.OAA24268@usr07.primenet.com>
In-Reply-To: <19970920191957.VJ14474@uriah.heep.sax.de> from "J Wunsch" at Sep 20, 97 07:19:57 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Sep  5 18:10:11 sax /kernel: free inode //612 had 208 blocks
> 
> Is this something to worry about?  (Machine running FreeBSD 2.1.)

Is this after a crash and reboot?

Or an NFS server?

If an inode that is being used as a swap store is deleted, then the
inode hangs around with a non-zero reference count.  When the process
goes way, the inode is deleted and the blocks recovered.

If this wasn't a fsck message (doesn't look like one), then my guess
is that it's over-ambitious error reporting.

If it happens frequently, it may be more serious corruption.  But
a one-time-occurance is not a problem, especially fater one of the
two events described above.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709202113.OAA24268>