diff options
Diffstat (limited to 'man/man8/zpool-clear.8')
-rw-r--r-- | man/man8/zpool-clear.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man8/zpool-clear.8 b/man/man8/zpool-clear.8 index c61ecae48..3e448be87 100644 --- a/man/man8/zpool-clear.8 +++ b/man/man8/zpool-clear.8 @@ -50,9 +50,10 @@ If the pool was suspended it will be brought back online provided the devices can be accessed. Pools with .Sy multihost -enabled which have been suspended cannot be resumed. -While the pool was suspended, it may have been imported on -another host, and resuming I/O could result in pool damage. +enabled which have been suspended cannot be resumed when there is evidence +that the pool was imported by another host. +The same checks performed during an import will be applied before the clear +proceeds. .Bl -tag -width Ds .It Fl -power Power on the devices's slot in the storage enclosure and wait for the device |