Date: Thu, 10 May 2012 17:55:53 +0400 From: Sergey Kandaurov <pluknet@gmail.com> To: freebsd-current@freebsd.org Subject: Re: SOLVED: Re: KLD zfs.ko: depends on acl_nfs4 - not available or version mismatch Message-ID: <CAE-mSOJw_7DTz2CKcXQL4=EBJo7CNP2AEkrirYn=w4bz3DAAiw@mail.gmail.com> In-Reply-To: <20120510102303.GA21257@mech-cluster241.men.bris.ac.uk> References: <20120510100121.GA21039@mech-cluster241.men.bris.ac.uk> <20120510102303.GA21257@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 May 2012 14:23, Anton Shterenlikht <mexas@bristol.ac.uk> wrote: > On Thu, May 10, 2012 at 11:01:21AM +0100, Anton Shterenlikht wrote: >> On ia64 r235163 I get this error >> when trying to load zfs module: >> >> # ls -al /boot/kernel/zfs.ko* >> -r-xr-xr-x =A01 root =A0wheel =A02496877 May 10 09:15 /boot/kernel/zfs.k= o >> -r-xr-xr-x =A01 root =A0wheel =A06578175 May 10 09:15 /boot/kernel/zfs.k= o.symbols >> # kldload zfs >> KLD zfs.ko: depends on acl_nfs4 - not available or version mismatch >> kldload: can't load zfs: No such file or directory > > Figured I now need to add module acl_nfs4: > > makeoptions =A0 =A0 MODULES_OVERRIDE=3D"geom/geom_part geom/geom_label op= ensolaris zfs acl_nfs4" > > The acl_nfs4 module wasn't required before for zfs. > > Where is this change documented? Looks like you stepped on rev 232938 where dependency on acl_nfs4 was added= . http://svnweb.freebsd.org/base/head/sys/cddl/contrib/opensolaris/uts/common= /fs/zfs/zfs_ioctl.c?r1=3D232937&r2=3D234795 --=20 wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOJw_7DTz2CKcXQL4=EBJo7CNP2AEkrirYn=w4bz3DAAiw>