On Wednesday, February 27, 2013 02:59:16 PM you wrote: > On Wed, Feb 27, 2013 at 2:44 PM, Steven Hartland > > <[email protected]> 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 [email protected]. > > > > > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "[email protected]" > > 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 Thanks so much, this fix the issue for me. Derrick _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
