[bug #42861] can't access ZFS on FreeBSD due to new pool features

2014-08-18 Thread Tim Chase
Follow-up Comment #1, bug #42861 (project grub): I've ported the appropriate changes to grub. They're available at https://github.com/dweeezil/grub/tree/zfs. That branch also has another ZFS-related change I submitted awhile ago. ___ Repl

[bug #42632] ZFS pool not detected when multiple pools exist

2014-06-28 Thread Tim Chase
Follow-up Comment #3, bug #42632 (project grub): For some reason, the output from the fixed version was dropped in the last comment. Here it is: grub rescue> search.fs_uuid 309552130814F499 hd2,gpt2 hd3,gpt2 hd4,gpt2 grub rescue> grub rescue> search.fs_uuid 9CF96F0E0B19F229 hd5,gpt2 __

[bug #42632] ZFS pool not detected when multiple pools exist

2014-06-28 Thread Tim Chase
Follow-up Comment #2, bug #42632 (project grub): I've done some more experimentation and believe my fix is correct. Some pool combinations will "work" because the extra vdevs being included in the pool don't harm anything so long as the correct vdev is referenced when a file is accessed. Here's

[bug #42632] ZFS pool not detected when multiple pools exist

2014-06-27 Thread Tim Chase
Follow-up Comment #1, bug #42632 (project grub): I should add that for some reason, this problem doesn't seem to occur for all types of pools. For example, a 3-disk striped pool followed by a single-disk pool seems to work. I need to investigate this further since it might indicate a different s

[bug #42632] ZFS pool not detected when multiple pools exist

2014-06-26 Thread Tim Chase
URL: Summary: ZFS pool not detected when multiple pools exist Project: GNU GRUB Submitted by: dweeezil Submitted on: Fri 27 Jun 2014 04:13:32 AM GMT Category: Filesystem