LWN.net Logo

GRUB imports ZFS support

GRUB imports ZFS support

Posted Dec 3, 2010 8:44 UTC (Fri) by trasz (guest, #45786)
In reply to: GRUB imports ZFS support by paulj
Parent article: GRUB imports ZFS support

Which is somewhat infortunate, given that. e.g. FreeBSD boots from RAIDZ without problems. Maybe merging some code from FreeBSD ZFS bootloader into GRUB might be in order?


(Log in to post comments)

GRUB imports ZFS support

Posted Dec 3, 2010 8:53 UTC (Fri) by paulj (subscriber, #341) [Link]

FreeBSD's ZFS support is based on Suns' CDDLed code though, isn't it? (Corollary: if so, that code can not be in FreeBSD core).

GRUB imports ZFS support

Posted Dec 3, 2010 14:40 UTC (Fri) by trasz (guest, #45786) [Link]

So, turns out that parts of the FreeBSD loader(8) required to support RAIDZ are CDDL-licensed; the rest, which looks like it could boot from e.g. mirrored pool, is BSD-licensed. Still, from the user point of view it doesn't matter - it's compiled in by default and "just works".

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds