Re: rpc.lockd brokenness (2)




The problem I'm having is not exactly what is described in pr bin/80389,
although it is very much related. So, I'm unable to verify if the patch
you gave corrects the problem, since the problem is not visible on my
systems.

I do have a lockd hang, however... Here is as much data as I can gather:

1- Only one client machine of all I have, the only one which is remote
booted, hangs on startup with rpc.lockd/rpc.statd enabled.
The hang occurs when daemons try to open their pid file using
pidfile_open functions after statd and lockd have been started.

2- The problem does not appear when I do "touch test; lockf test echo
1".

3- The only machine that shows this problem is the only machine
where /var is an NFS mount.

4- Applying the patch to revert to the Oct/2004 version, either to the
client or the server, didn't change a thing.

5- I'm led to believe that the hang on my machine is related to a
problem on the pidfile_open functions, not on rpc.lockd.


Can anybody else verify if the system hangs on pidfile_open when:
- /var is nfs mounted
- lockd and statd are running
- a daemon is started (perhaps /etc/rc.d/cron start)


Ter, 2006-03-07 às 08:10 +0900, Jun Kuriyama escreveu:
At Mon, 06 Mar 2006 22:56:46 +0000,
Miguel Ramos wrote:
I'm getting rpc.lockd related hangs on a single machine which is remote
booted. I'm goind to test you patch as soon as possible.

Thanks!


Thanks.

--
Miguel Ramos <miguel@xxxxxxxxxxxxxxxxxxx>

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: keyboard - was: Re: Linux 2.6.0-test4
    ... >> I was able to get the key unstuck by switching back and forth between ... I rebuild my kernel including your patch; ... I'll get back to you once I verify that the problem doesn't occur ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [patch] properly stop devices before poweroff
    ... I guess the stream of badness was occured as follows: ... I think the following patch will remove this stream of badness. ... By the way, I don't think this stream of badness is related to hang up, ...
    (Linux-Kernel)
  • Re: Better news
    ... SO hang in there. ... I quit long-term once before for 5 yrs using the patch. ... Been on the verge of quitting again for awhile now (aren't we ... DO need to clean for other reasons though! ...
    (alt.support.arthritis)
  • Re: Better news
    ... SO hang in there. ... I quit long-term once before for 5 yrs using the patch. ... Been on the verge of quitting again for awhile now (aren't we ... Mike has no school today and I'm taking the day off to do the floor. ...
    (alt.support.arthritis)
  • Re: 2.6.23-rc6-mm1 -- mkfs stuck in D
    ... that patch does indeed seem to have fixed it. ... there does appear to be some other occasional slight slowdown - ... mm per-device dirty threshold fix ... Fix occasional hang when a task couldn't get out of balance_dirty_pages: ...
    (Linux-Kernel)

Loading