Date: Fri, 18 Jun 2021 19:04:47 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 256582] ZFS unable to attach/replace disk to the mirror/raidz Message-ID: <bug-256582-3630-4QdEQowFNQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256582-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-256582-3630@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=3D256582 --- Comment #13 from Sergei Masharov <serzh@expir.org> --- thanks a lot. # sysctl vfs.zfs.min_auto_ashift=3D9 vfs.zfs.min_auto_ashift: 12 -> 9 root@proxy:/dev/diskid # zpool replace t1 ada0s2 ada1s1 # zpool status -v t1 pool: t1 state: ONLINE status: One or more devices is currently being resilvered. The pool will continue to function, possibly in a degraded state. action: Wait for the resilver to complete. scan: resilver in progress since Fri Jun 18 22:02:35 2021 125M scanned at 2.83M/s, 1.00M issued at 23.3K/s, 44.5G total 0B resilvered, 0.00% done, no estimated completion time config: NAME STATE READ WRITE CKSUM t1 ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 ada0s1 ONLINE 0 0 0 replacing-1 ONLINE 0 0 0 ada0s2 ONLINE 0 0 0 ada1s1 ONLINE 0 0 0 ada0s3 ONLINE 0 0 0 ada0s4 ONLINE 0 0 0 But I still think that the reported error is incorrect :-) --=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-256582-3630-4QdEQowFNQ>