Date: Wed, 7 Mar 2007 16:54:02 +0200 From: Andrei Kolu <antik@bsd.ee> To: freebsd-geom@freebsd.org Cc: freebsd-fs@freebsd.org Subject: Re: zfs_20070303.patch on current Message-ID: <200703071654.02714.antik@bsd.ee> In-Reply-To: <20070307135017.GC2864@garage.freebsd.pl> References: <20070120073117.GB60202@x12.dk> <200703061420.36980.antik@bsd.ee> <20070307135017.GC2864@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 07 March 2007 15:50, you wrote: > On Tue, Mar 06, 2007 at 02:20:36PM +0200, Andrei Kolu wrote: > > Thanks! So I have to enable ZFS from /boot/loader.conf with > > zfs_load="yes" or how? > > Forgot to mention. Do not add 'zfs_load="YES"' to your > /boot/loader.conf, because it tries to read some files before root file > system is mounted, which will panic the system. I'll fix this at some > point, but avoid loading zfs.ko too early for now. I already realised that this is a Bad Idea TM. Loaded it with kldload manually. Was able to write files onto zfs volume but system crashed after I tried to delete files....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703071654.02714.antik>