Provided by: zfsutils-linux_2.1.5-1ubuntu6~22.04.4_amd64
NAME
zpool-detach — detach device from ZFS mirror
SYNOPSIS
zpool detach pool device
DESCRIPTION
Detaches device from a mirror. The operation is refused if there are no other valid replicas of the data. If device may be re-added to the pool later on then consider the zpool offline command instead.
SEE ALSO
zpool-attach(8), zpool-labelclear(8), zpool-offline(8), zpool-remove(8), zpool-replace(8), zpool-split(8)