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:
Brian Behlendorf
2022-01-14 15:30:07 -08:00
committed by Tony Hutter
parent f601ee1e43
commit 7f4f461bcf
2 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -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