On Tue, 5 Aug 2008 13:28:17 -0400 John Baldwin <jhb_at_FreeBSD.org> wrote: > On Tuesday 05 August 2008 11:45:57 am Norikatsu Shigemura wrote: > > On Thu, 31 Jul 2008 01:32:29 +0900 > > Norikatsu Shigemura <nork_at_FreeBSD.org> wrote: > > > > 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 ...):-(. > > I missed. zfsboot is disregarded zpool cache rather than supports it. Grrr my broken English! "rather than doesn't support it."... > > > SEE ALSO: > > > http://lists.freebsd.org/pipermail/freebsd-fs/2008-July/004895.html > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/125878 > > I found some zfsboot issues, please apply following patches: > > 1. zfsboot2 (boot2) doesn't %d (printf), so change %d to %u. Grrr my broken English! "doesn't support %d(printf)"... > > +#define SPA_VERSION_6 6ULL > FYI, style(9) prefers '#define<tab>' to '#define<space>'. Keeping with the > existing style would likely shorten the diffs. Yes, thanks for your pointed out.Received on Wed Aug 06 2008 - 15:36:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:33 UTC