diff options
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index b9e0e1ad4..83e50bd01 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -27,7 +27,7 @@ .\" Copyright 2017 Nexenta Systems, Inc. .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved. .\" -.Dd April 27, 2018 +.Dd November 29, 2018 .Dt ZPOOL 8 SMM .Os Linux .Sh NAME @@ -1942,8 +1942,9 @@ In this case, the command initiates the removal and returns, while the evacuation continues in the background. The removal progress can be monitored with -.Nm zpool Cm status. -The +.Nm zpool Cm status . +If an IO error is encountered during the removal process it will be +cancelled. The .Sy device_removal feature flag must be enabled to remove a top-level vdev, see .Xr zpool-features 5 . |