[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new ZFS installs completely broken in Wheezy/Sid



Package: zfsutils
Version: 8.3~svn226546-6

2011/12/11 Robert Millan <rmh@debian.org>:
>    2.2- zfsutils 8.2 in /target with a kfreebsd-9 runtime breaks
> grub-install (even if zfsutils-udeb is 8.3). Will be fixed when
> zfsutils 8.3 migrates.

Actually, this is much worse.  Even 8.3 zfsutils (or zfsutils-udeb)
has the same problem (it confuses a partition with its container), the
only difference is that zfsutils 8.2 prints broken "zpool status"
output, whereas zfsutils 8.3 doesn't.  Breakage in 8.3 can be exposed
with:

$ zpool create test /dev/ada0s1
$ zpool export test
$ zpool import
pool: test
....
state: FAULTED
status: One or mode devices contains corrupted data.
...
config:
   test FAULTED corrupted data
     ada0  UNAVAIL corrupted data

-- 
Robert Millan


Reply to: