Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jul 2012 13:23:02 +0200
From:      Andreas Tobler <andreast@FreeBSD.org>
To:        Konstantin Belousov <kib@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r237367 - head/sys/fs/nfsclient
Message-ID:  <4FF03316.5050609@FreeBSD.org>
In-Reply-To: <201206210926.q5L9Q6nR002030@svn.freebsd.org>
References:  <201206210926.q5L9Q6nR002030@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21.06.12 11:26, Konstantin Belousov wrote:
> Author: kib
> Date: Thu Jun 21 09:26:06 2012
> New Revision: 237367
> URL: http://svn.freebsd.org/changeset/base/237367
>
> Log:
>    Enable deadlock avoidance code for NFS client.


Hm, since this commit I fail with my nfs installworld/kernel.

I have a builder which installs world/kernel to a nfs mounted directory.
Namely used for cross builds.

Now since this commit I get the following when I install kernel to the 
nfs directory:

..
install -o root -g wheel -m 555   zfs.ko.symbols 
/netboot/sparc64/boot/kernel
install: /netboot/sparc64/boot/kernel/zfs.ko.symbols: No such file or 
directory
*** [_kmodinstall] Error code 71
..

The file is there, a local install of the tree works without problems.
Reverting to r237366 also makes it work again.

The server is a -CURRENT, r237880, The client, -CURRENT too.

How can I help to track down the real issue?

TIA,
Andreas







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF03316.5050609>