Date: Wed, 24 May 2006 13:22:47 -0400 From: "Howard Leadmon" <howard@leadmon.net> To: "'Rong-en Fan'" <grafan@gmail.com> Cc: 'Konstantin Belousov' <kostikbel@gmail.com>, freebsd-stable@freebsd.org Subject: RE: Trouble with NFSd under 6.1-Stable, any ideas? Message-ID: <001401c67f56$b02975e0$071872cf@Leadmon.local> In-Reply-To: <6eb82e0605231208ydcd888ck578b485393f670d3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Rong-en, As an update, I did the below, and I still had the issue with either version of vfs_lookup.c compiled in and running. On the bright side, I didn't realize you could step through the cvs by date, guess I just never paid attention. So I just stepped back to 'tag=RELENG_6 date=2006.04.20.00.00.00' on my server, rebuilt and violla nfs is now running perfect. So backing out something has fixed my problem, now to figure out just what it was. As I don't know what has caused this, I have done complete buildworlds to make sure everything updates which takes a few hours. I am going to start moving the cvs date forward till I get the problem back, once I nail this down a bit more, I'll let you know what I come up with. --- Howard Leadmon http://www.leadmon.net > -----Original Message----- > From: Rong-en Fan [mailto:grafan@gmail.com] > Sent: Tuesday, May 23, 2006 3:09 PM > To: Howard Leadmon > Cc: freebsd-stable@freebsd.org > Subject: Re: Trouble with NFSd under 6.1-Stable, any ideas? > > On 5/23/06, Howard Leadmon <howard@leadmon.net> wrote: > > > > Hello Rong-en, > > > > Thanks for the info on getting the debugger configured, > and on the serial > > console. I will have to try and play with the serial > console thing more, I > > just tried putting in the flags and the damn thing hung, I > had to boot > > from CD and take the stuff back out. > > > > One thing you mention below that concerns me is that you > have version 1.90 of > > the vfs_lookup.c file. I just did a less on > /usr/src/sys/kern/vfs_lookup.c > > and I see the following: > > > > FreeBSD: src/sys/kern/vfs_lookup.c,v 1.80.2.7 2006/04/30 > 03:57:46 kris > > Exp > > > > > > I even did a cvsup (I use cvsup2.FreeBSD.org) to make sure > I had the > > current stuff before rebuilding the kernel just now, and > still I see the same thing. > > Is something fishy going on here, or did you by chance make a typo?? > > Sorry for the confusion. rev 1.90 is the number for -HEAD. To > back out this MFC'ed change for RELENG_6_1, please cvsup to > RELENG_6_1 date=2006.04.30.03.57.00. Then you should see it is > > 1.80.2.6 2006/03/31 07:39:24 kris > > To verify the effect of this revision. Please run RELENG_6_1 > with 2006.04.30.03.57.00 and 2006.04.30.04.00.00. > > Regards, > Rong-En Fan >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001401c67f56$b02975e0$071872cf>