Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 00:12:09 +0300
From:      Tomi Vainio - Sun Finland <Tomi.Vainio@Sun.COM>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: NFSv4 failure
Message-ID:  <16969.50345.585074.976772@ultrahot.finland.sun.com>
In-Reply-To: <20050329210714.GF51674@dan.emsphone.com>
References:  <16969.43954.994530.751030@ultrahot.finland.sun.com> <20050329210714.GF51674@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson writes:
 > In the last episode (Mar 29), Tomi Vainio - Sun Finland said:
 > > I just cvsupped latest current sources and tried to use nfsv4 against
 > > my Solaris 10 machine but module won't even load properly.
 > > 
 > > kldload: can't load /boot/kernel/nfs4client.ko: No such file or directory
 > > link_elf: symbol nfs_directio_allow_mmap undefined
 > 
 > That symbol is in /sys/nfsclient/nfs_vnops.c, so try loading
 > nfsclient.ko first.  If this works, nfs4client probably needs to
 > register a module dependency on nfs.
 > 
That won't work either.

cat# kldload /boot/kernel/nfsclient.ko
cat# kldload /boot/kernel/nfs4client.ko
kldload: can't load /boot/kernel/nfs4client.ko: File exists
interface nfslock.1 already present in the KLD 'nfsclient.ko'!

  Tomppa



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