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

--- Comment #3 from David Chisnall <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to