On 10 May 2012 14:23, Anton Shterenlikht <mexas_at_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 1 root wheel 2496877 May 10 09:15 /boot/kernel/zfs.ko >> -r-xr-xr-x 1 root wheel 6578175 May 10 09:15 /boot/kernel/zfs.ko.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 MODULES_OVERRIDE="geom/geom_part geom/geom_label opensolaris 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=232937&r2=234795 -- wbr, pluknetReceived on Thu May 10 2012 - 11:55:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:26 UTC