rpc.lockd exiting just after startup @r240811
David Wolfskill
david at catwhisker.org
Sun Sep 23 22:50:28 UTC 2012
On Sun, Sep 23, 2012 at 06:43:49PM +0300, Konstantin Belousov wrote:
> ...
> Try to revert the r240799. If this does not help, then some digging with
> gdb would be needed to see why kernel dislikes the buffer. Well, the same
> digging would be needed even if the revert helps.
Thanks for the suggestiion.
As noted earlier, I first tried a rebuild (not specifying -DNOCLEAN);
that proved ineffective.
I then reverted r240799, and rpc.lockd runs; I am now able to issue
svn commands against an NFS-resident working copy. The procedure
I used (in case I screwed up -- or there's a less inelegant way to
do it) was:
cd /usr/src && \
svn diff -c 240799 >/tmp/d && \
svn patch --reverse-diff /tmp/d
I then performed:
make -DNOCLEAN -j 4 buildworld && make -DNOCLEAN -j 4 kernel
The machine is now running:
FreeBSD freebeast.catwhisker.org 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #478 240856M: Sun Sep 23 15:02:33 PDT 2012 root at freebeast.catwhisker.org:/usr/obj/usr/src/sys/GENERIC i386
I have subsequently seen similar symptoms on my work desktop, which
is running stable/9 as of r240849.
Since rpc.lockd seems OK on the systems running head, perhaps there
was an issue with the MFC?
I'll be happy to test further -- I just need a bit of guidance from
time to time. :-}
Peace,
david
--
David H. Wolfskill david at catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20120923/20f12884/attachment.pgp
More information about the freebsd-stable
mailing list