Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 15:27:16 +0200
From:      Manuel Bouyer <bouyer@antioche.lip6.fr>
To:        Wolfgang Solfrank <ws@tools.de>
Cc:        freebsd-hackers@FreeBSD.ORG, tech-userlevel@netbsd.org, tech-kern@netbsd.org
Subject:   Re: Need some advice regarding portable user IDs
Message-ID:  <19990824152716.B4170@antioche.lip6.fr>
In-Reply-To: <199908241315.PAA22612@kurt.tools.de>; from Wolfgang Solfrank on Tue, Aug 24, 1999 at 03:15:09PM %2B0200
References:  <199908241315.PAA22612@kurt.tools.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 24, 1999 at 03:15:09PM +0200, Wolfgang Solfrank wrote:
> Hmm, I think the appropriate thing to do is some equivalent of "panic"ing,
> but only for the filesystem in question.  I.e. something like forcibly
> unmounting that filesystem (but maybe continue to return EIO on access to
> anything below the mountpoint?).  Whether to flush dirty buffers for the
> filesystem in question out or not, I'm not sure about either.

I'm not sure. I think if this happens on a non-removable hard drive, a
panic is the rigth thing to do. You'll get a core dump, and it's not
necesserely a good thing to let a server operate without all it's filesystems.
On my shell server, if /var gets corrupted, I'm sure I prefer to get a panic
instead of letting it run without accounting.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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