Date: Wed, 09 Jan 2019 11:06:56 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234741] Loader fails to load from ZFS with two disks in JBOD configuration Message-ID: <bug-234741-227-u4FrzkKKu3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234741-227@https.bugs.freebsd.org/bugzilla/> References: <bug-234741-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234741 --- Comment #3 from David Chisnall <theraven@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:=20 NAME STATE zroot ONLINE da0p4 ONLINE da1 ONLINE ``` The ZFS pool is disk1p4 / da0p4 (single partition) and disk2 / da1 (full di= sk). It was originally created as just the partition on the first disk, the sec= ond disk was added later. The loader doesn't seem to have any problems with fi= les that were written to the pool before it was expanded, but is unhappy with n= ewer ones (though fine with things that were written after I set copies=3Dw on zroot/ROOT/default). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234741-227-u4FrzkKKu3>