Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 21:04:25 -0800
From:      Steve Sizemore <steve@ls.berkeley.edu>
To:        "Andrew P. Lentvorski, Jr." <bsder@allcaps.org>
Cc:        Terry Lambert <tlambert2@mindspring.com>, current@freebsd.org
Subject:   Re: NFS file unlocking problem
Message-ID:  <20030319050424.GA1322@math.berkeley.edu>
In-Reply-To: <Pine.LNX.4.44.0303181722440.21978-100000@mail.allcaps.org>
References:  <20030318172237.GA320@math.berkeley.edu> <Pine.LNX.4.44.0303181722440.21978-100000@mail.allcaps.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 18, 2003 at 05:25:36PM -0800, Andrew P. Lentvorski, Jr. wrote:
> On Tue, 18 Mar 2003, Steve Sizemore wrote:
> 
> >     root     399  0.0  0.1 263496 1000 ??  Is    9:11AM   0:00.00 /usr/sbin/rpc.sta
> >     root     402  0.0  0.1  1512 1156  ??  Ss    9:11AM   0:00.00 /usr/sbin/rpc.loc
> >     daemon   405  0.0  0.1  1484 1176  ??  I     9:11AM   0:00.00 /usr/sbin/rpc.loc
> 
> This might be the culprit.  The way that rpc.lock works is that it grabs a 
> lock on the *entire* underlying file when any lock request comes in.  If 
> those requests get misrouted to the wrong daemon, it is likely to cause 
> havoc.
> 

OK. It appears that starting rpc.lockd automatically spawns two
copies, so if that's a problem, how can I fix it?

Thanks.
Steve
-- 
Steve Sizemore <steve@ls.berkeley.edu>, (510) 642-8570
Unix System Manager
    Dept. of Mathematics and College of Letters and Science
    University of California, Berkeley

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?20030319050424.GA1322>