On Sun, 27 Dec 2009, Cyril Plisko wrote:

gzip compression is not supported in GRUB zfs reader. You should avoid
using it for boot filesystem. If may try to revert compression setting
to "off or "on" (which defaults to lzjb) and try to boot that way.
(That is if you didn't rewrite any critical data after setting gzip
compression).

After changing the compression back to something which is supported, the boot archive could be manually re-generated:

  bootadm update-archive -R /a

where '/a' is a mount of the alternate root (the root on the disk).

If any data is accessed which still uses gzip, then there will still be no joy.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to