Update detach section of zpool(8)
The detach section of the zpool(8) man page now suggests the offline command. Using offline may be more appropriate for certain situations. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #1776
This commit is contained in:
parent
40a806df25
commit
65ee05acd7
@ -1001,7 +1001,7 @@ Forces any active datasets contained within the pool to be unmounted.
|
||||
.ad
|
||||
.sp .6
|
||||
.RS 4n
|
||||
Detaches \fIdevice\fR from a mirror. The operation is refused if there are no other valid replicas of the data.
|
||||
Detaches \fIdevice\fR from a mirror. The operation is refused if there are no other valid replicas of the data. If \fIdevice\fR may be re-added to the pool later on then consider the "\fBzpool offline\fR" command instead.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
|
Loading…
Reference in New Issue
Block a user