Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 01:32:29 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        Ulf Lilleengen <lulf@freebsd.org>
Cc:        Randy Bush <randy@psg.com>, Pawel Jakub Dawidek <pjd@freebsd.org>, Jeremy Chadwick <koitsu@freebsd.org>, Norikatsu Shigemura <nork@FreeBSD.org>, Stefan Lambrev <stefan.lambrev@moneybookers.com>, freebsd-fs@freebsd.org, freebsd-current@freebsd.org, OutBackdingo <outbackdingo@gmail.com>
Subject:   Re: ZFS patches.
Message-ID:  <20080731013229.9d342ee5.nork@FreeBSD.org>
In-Reply-To: <20080729211137.GA52154@nobby.studby.ntnu.no>
References:  <20080727125413.GG1345@garage.freebsd.pl> <488F0C71.9010902@moneybookers.com> <20080729125551.GA70379@eos.sc1.parodius.com> <1217338852.10413.1.camel@dingo-laptop> <488F2078.708@psg.com> <1217347882.10413.5.camel@dingo-laptop> <20080729211137.GA52154@nobby.studby.ntnu.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Jul 2008 23:11:37 +0200
Ulf Lilleengen <lulf@freebsd.org> wrote:
> This patch does include ZFS boot support (for i386 only. Look in
> sys/boot/i386/zfsboot and boot/zfs) I was unable to make it work though, but
> I was able to install a ZFS-supporting loader, by building the loader with
> LOADER_ZFS_SUPPORT=yes .
> However, this feature is a bit undocumented yet, and it didn't work correctly
> for me. But you can always test it out.

	I'm using zfsboot on my note PC, and not using UFS.  I know many
	problems about it:-).

	1. zpool configuration is too limited, only single and mirror
	   usable.  If you want to zfsboot, you can't use RAIDZ, striping
	   and cache(zpool add ... cache ...):-(.

	2. On some environment (old BIOS?), zfsboot1 can't chain to
	   zfsboot2.  Because, by size (512bytes), zfsboot1 didn't
	   support CHS mode.

	3. Yes, a bit undocumented.  So you must be careful.

	4. I tried to test about zfsboot supported liveCD, but I can't
	   make it yet.  Because zfsbootable loader can't boot from CD.

	SEE ALSO:
	http://lists.freebsd.org/pipermail/freebsd-fs/2008-July/004895.html
	http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/125878



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