aboutsummaryrefslogtreecommitdiffstats
path: root/man/man8/zpool.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r--man/man8/zpool.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8
index 80402c55e..351817569 100644
--- a/man/man8/zpool.8
+++ b/man/man8/zpool.8
@@ -626,7 +626,7 @@ Controls automatic pool expansion when the underlying LUN is grown. If set to \f
.ad
.sp .6
.RS 4n
-Controls automatic device replacement. If set to "\fBoff\fR", device replacement must be initiated by the administrator by using the "\fBzpool replace\fR" command. If set to "\fBon\fR", any new device, found in the same physical location as a device that previously belonged to the pool, is automatically formatted and replaced. The default behavior is "\fBoff\fR". This property can also be referred to by its shortened column name, "replace".
+Controls automatic device replacement. If set to "\fBoff\fR", device replacement must be initiated by the administrator by using the "\fBzpool replace\fR" command. If set to "\fBon\fR", any new device, found in the same physical location as a device that previously belonged to the pool, is automatically formatted and replaced. The default behavior is "\fBoff\fR". This property can also be referred to by its shortened column name, "replace". Autoreplace can also be used with virtual disks (like device mapper) provided that you use the /dev/disk/by-vdev paths setup by vdev_id.conf. See the vdev_id.conf man page for more details. Autoreplace and autoonline require libudev to be present at build time. If you're using device mapper disks, you must have libdevmapper installed at build time as well.
.RE
.sp