Date: Thu, 12 Sep 2002 22:59:23 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Maxim Sobolev <sobomax@FreeBSD.ORG> Cc: current@FreeBSD.ORG Subject: Re: Panic during reboot in vflush() Message-ID: <20020912224638.V6305-100000@gamplex.bde.org> In-Reply-To: <3D8045D3.35A3DECE@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Sep 2002, Maxim Sobolev wrote:
> Any ideas?
See the thread about "Page faults from bento cluster (Re: Problems reading
vmcores)]" which seemed to diagnose this. The last mail that I got about
this pointed to:
http://www.chesapeake.net/~jroberson/VFSsmp.patch
As a workaround, try unmounting most of your filesystems from userland
using umount -A. Don't use umount -f. (There seems to be a problem
with the MNT_FORCECLOSE case in vflush(). MNT_FORCECLOSE is set more than
I thought: it is always set for the final unmount done by reboot(2)).
Bruce
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020912224638.V6305-100000>
