[Bug 234741] Loader fails to load from ZFS with two disks in JBOD configuration

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 9 11:06:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234741

--- Comment #3 from David Chisnall <theraven at FreeBSD.org> ---
(In reply to Andriy Gapon from comment #2)

```
OK lsdev -v
disk devices:
    disk0:   BIOS drive A (2880 X 512):
read 1 from 0 to 0xf691eac0, error: 0x80
    disk1:   BIOS drive C(266338304 X 512):
      disk1p1: EFI                200MB
      disk1p2: FreeBSD boot       512KB
      disk1p3: FreeBSD swap       2048MB
      disk1p4: FreeBSD ZFS        124GB
    disk2:   BIOS drive D (16514064 X 512):
zfs devices:
  pool: zroot
bootfs: zroot/ROOT/default
config: 

        NAME STATE
        zroot ONLINE
          da0p4 ONLINE
          da1 ONLINE
```

The ZFS pool is disk1p4 / da0p4 (single partition) and disk2 / da1 (full disk).
 It was originally created as just the partition on the first disk, the second
disk was added later.  The loader doesn't seem to have any problems with files
that were written to the pool before it was expanded, but is unhappy with newer
ones (though fine with things that were written after I set copies=w on
zroot/ROOT/default).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list