ZFS problems

sean bruno seanwbruno at gmail.com
Wed Feb 27 22:59:23 UTC 2013


On Wed, Feb 27, 2013 at 2:44 PM, Steven Hartland
<killing at multiplay.co.uk> wrote:
> ----- Original Message ----- From: "Derrick Dantavious Edwards"
>
>
>> I updated sources a couple of days ago and when I rebooted to continue to
>> the upgrade process I received errors when I attempted to mount zfs
>> filesystem. The error looked like this.
>>
>> zpool mount -a
>>
>> internal error: Invalid arugment
>> pid 25 (zfs), uid 0, exited on signal 6
>> Abort trap
>
>
> Is your world and kernel out of sync?
>
>
>    Regards
>    Steve
>
> ================================================
> This e.mail is private and confidential between Multiplay (UK) Ltd. and the
> person or entity to whom it is addressed. In the event of misdirection, the
> recipient is prohibited from using, copying, printing or otherwise
> disseminating it or any information contained in it.
> In the event of misdirection, illegible or incomplete transmission please
> telephone +44 845 868 1337
> or return the E.mail to postmaster at multiplay.co.uk.
>
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"



Yup, totally hit this today and was yelling at various people about it.

the Kernel and the ZFS tools in userland need to be updated at the same time.

Boot back into the old kernel and (cd /usr/src/cddl && make install)
to update the tools to a compatible version.

sean


More information about the freebsd-current mailing list