Date: Mon, 7 Sep 2009 16:26:26 +0200 From: Oliver Fakler <oliver@namp.de> To: "Guido Falsi" <mad@madpilot.net>, "Bernhard Schmidt" <bschmidt@techwires.net> Cc: freebsd-current@freebsd.org, oliver@namp.de Subject: Re: boot from raidz Message-ID: <36922.1252333586@namp.de>
next in thread | raw e-mail | index | archive | help
On Mon 07/09/09 15:34 , Guido Falsi wrote:On Mon, Sep 07, 2009 at 12:40:05PM +0200, Bernhard Schmidt wrote: > > > >echo 'zfs_enable=3D"YES"' > /tank/etc/rc.conf > >echo 'LOADER_ZFS_SUPPORT=3D"YES"' > /tank/etc/src.conf > >echo 'zfs_load=3D"YES"' > /tank/boot/loader.conf > >echo 'vfs.root.mountfrom=3D"zfs:tank"' >> /tank/boot/loader.conf [...] >=20 >=20 > Seems correct at first glance. two things come to my mind: are we sure the loader you have installed(the ones from the distribution CD I think) was compiled with LOADER_ZFS_SUPPORT=3D"YES" set? I don't think this is the case. Usually I have to compile one on another machine(or just grab the one from a similar machine) and overwrite the distribution one. Another thing I notice; have you populated /boot/zfs/zpool.cache ?? --=20 Guido Falsi=20 i testet it with loader_zfs_support=3Dyes in make.conf and i copied the zpool.cache to/tank/boot/zfs the same howto works wirh a single zfs pool, so i don't think that the problem is located in zpool.cache Cheers Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36922.1252333586>