Date: Mon, 21 May 2001 02:53:57 -0400 From: John Burg <john@johnburg.com> To: stable@freebsd.org Subject: Re: Weird MFS things Message-ID: <20010521025357.A5173@oragam.example.com> In-Reply-To: <3B086A22.7090703@videotron.ca>; from leclercn@videotron.ca on Sun, May 20, 2001 at 09:06:42PM -0400 References: <3B086A22.7090703@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 20, 2001 at 09:06:42PM -0400, Normand Leclerc wrote: > As there been changed in the kernel that could affect MFS? I can't > load the module without getting some kernel errors: /kernel: > mfs_badop[vop_getvobject] = 22. The worst thing is that as soon as this > module is loaded, the kernel becomes highly unstable. I unloaded it, > the machine lasted about 5 minutes and got a kernel panic. > I've seen the same error with recent -STABLE builds. I'm using static MFS support rather than a kernel module ("options MFS" in KERNCONF). In my case, the error messages don't seem to be associated with any real problem. I just commented out the relevant printf() calls, and it seems to work fine. So, until this gets fixed, you might want to see if compiling with "options MFS" helps you. John Burg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010521025357.A5173>