Date: Mon, 24 Nov 2008 07:57:32 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Goran Lowkrantz <glz@hidden-powers.com> Cc: pjd@freebsd.org, current@freebsd.org Subject: UPDATING entry needed (was: Re: zfs version 13 kernel and zfs version 6 userland tool?) Message-ID: <20081124075732.2457130f6g6nwehc@webmail.leidinger.net> In-Reply-To: <F5982AE7FDE311D54061AC86@[10.255.253.2]> References: <20081123204141.25414fy2r5tofx8g@webmail.leidinger.net> <5127CA7792252ECCC495CB5A@[10.255.253.2]> <20081123215022.77989qtqgijg8zkg@webmail.leidinger.net> <F5982AE7FDE311D54061AC86@[10.255.253.2]>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Goran Lowkrantz <glz@hidden-powers.com> (from Sun, 23 Nov 2008 22:05:09 +0100): > With the old userland, I got error "internal error: out of memory" > with "zfs ..." and "zpool ..." but not "mount -t zfs ...". After > installworld, no problems at all. Thanks for confirmation. Pawel, what about an UPDATING entry which describes a working upgrade path for those which have ZFS for critical parts of the directory tree? Maybe something like running the following before installing the new kernel and using it after installing the new kernel between booting to single-user mode and installworld: zfs list | grep -v NAME| awk '{print "mount -t zfs", $1, $5}' Bye, Alexander. -- If I felt any more SOPHISTICATED I would DIE of EMBARRASSMENT! http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081124075732.2457130f6g6nwehc>