Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 21:21:05 +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-wVOV2ZzlwZ@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 #9 from Sergei Masharov <serzh@expir.org> ---
by "only replace is possible" I have meant that detach function is not
available on zraid. Sorry for misled you by this phrase.

# dd if=3D/dev/zero of=3D/dev/ada2s4 bs=3D1M status=3Dprogress
dd: /dev/ada2s4: end of device GiB) transferred 535.001s, 80 MB/s

40961+0 records in
40960+0 records out
42949672960 bytes transferred in 535.525791 secs (80200942 bytes/sec)
root@proxy:/ # zdb -l /dev/ada2s4
failed to unpack label 0
failed to unpack label 1
failed to unpack label 2
failed to unpack label 3
root@proxy:/ # zpool replace t1 ada0s4 ada2s4
cannot replace ada0s4 with ada2s4: already in replacing/spare config; wait =
for
completion or use 'zpool detach'

--=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-wVOV2ZzlwZ>