[Bug 256582] ZFS unable to attach/replace disk to the mirror/raidz
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Jun 2021 14:16:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256582
--- Comment #10 from Alan Somers <asomers@FreeBSD.org> ---
Ok, try this now.
sudo dtrace -i 'fbt:zfs::return /arg1 == 45/ {trace(".");}' -c "zpool replace
t1 ada0s4 ada2s4"
--
You are receiving this mail because:
You are the assignee for the bug.