mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Clarify failmode=wait documentation
Nowhere in the description of the failmode property does it clearly state how to bring a suspended pool back online. Add a few words to property description and the zpool-clear(8) man page. Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #12907 Closes #9395
This commit is contained in:
@@ -337,7 +337,8 @@ The behavior of such an event is determined as follows:
|
||||
.Bl -tag -width "continue"
|
||||
.It Sy wait
|
||||
Blocks all I/O access until the device connectivity is recovered and the errors
|
||||
are cleared.
|
||||
are cleared with
|
||||
.Nm zpool Cm clear .
|
||||
This is the default behavior.
|
||||
.It Sy continue
|
||||
Returns
|
||||
|
||||
Reference in New Issue
Block a user