Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2013 18:05:59 -0500
From:      Glen Barber <gjb@FreeBSD.org>
To:        sbruno@freebsd.org
Cc:        freebsd-current <freebsd-current@freebsd.org>, Steven Hartland <killing@multiplay.co.uk>, Derrick Dantavious Edwards <dantavious313@gmail.com>
Subject:   Re: ZFS problems
Message-ID:  <20130227230559.GD82833@glenbarber.us>
In-Reply-To: <CAGfVqw--ym78pdtzFfTWsS-L67vguPdASR4Kw=Wt82Sh-7SeVg@mail.gmail.com>
References:  <1953411.keAzGZcpTL@zeus> <46832A2E33D240EABA0FBCF5F9C404C2@multiplay.co.uk> <CAGfVqw--ym78pdtzFfTWsS-L67vguPdASR4Kw=Wt82Sh-7SeVg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--pQhZXvAqiZgbeUkD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Feb 27, 2013 at 02:59:16PM -0800, sean bruno wrote:
> Yup, totally hit this today and was yelling at various people about it.
>=20
> the Kernel and the ZFS tools in userland need to be updated at the same t=
ime.
>=20
> Boot back into the old kernel and (cd /usr/src/cddl && make install)
> to update the tools to a compatible version.
>=20

To make sure you are loading the _old_ zfs/opensolaris modules, this
should work at the loader prompt:

    unload /boot/kernel/zfs.ko
    unload /boot/kernel/opensolaris.ko
    unload /boot/kernel/kernel
    set kernelname=3D/boot/kernel.old/kernel
    set module_path=3D/boot/kernel.old
    boot kernel.old

Glen


--pQhZXvAqiZgbeUkD
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJRLpFXAAoJEFJPDDeguUajBjEH/3ymGCjAztm8jPuatNOXTEj2
DdzHqDoS0RMGEhZp7cHhPvV0fOUDEyrh3UBJXQnWpvEcuGyy72Au1YHbYbw1tHTJ
UypatzfWSdS+7WcTFIZncU2fhsbtYdjEaWyuxzhp2r9YEZUFKaRWTLR8+0S/3kFB
PQ//RktJpzbWyTKAHylMxfGWtc24MQH0c3DMIREq/8aB2wDZnw9kfVnOA9sD9U6O
K0M2kxDBofLnirEn6a+hDinZasangWKuEQdGyix2D4rOlGB+s0wMWlJxoBPT+hPA
q+eqj63Csf/hWuPOcLer0K1LMurMqtKTrLHKNmRDmkoLKTCuoRb6dO7NiyqYsFI=
=Pxki
-----END PGP SIGNATURE-----

--pQhZXvAqiZgbeUkD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130227230559.GD82833>