Beware, ZFS on head!
Peter Wemm
peter at wemm.org
Thu Aug 21 08:01:02 UTC 2014
Depending on how you build it, you may either get a kernel compile failure (if
you build zfs into the core kernel with "options ZFS"), or possibly even an
invalid zfs.ko with an undefined symbol that can't be used at reboot time. Be
exceptionally careful.
I suggest, before rebooting, do a
# nm /boot/kernel/zfs.ko | grep atomic_dec
If you see:
U atomic_dec_64_nv
.. you will have a sub-optimal reboot experience and you may want to save your
kernel.old.
(no output => you're fine => carry on!)
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com; KI6FJV
UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140821/e1be2e0b/attachment.sig>
More information about the freebsd-current
mailing list