]> git.proxmox.com Git - mirror_zfs.git/commit - man/man8/zpool.8
Warn user about accidentally sharing devices
authorOlaf Faaland <faaland1@llnl.gov>
Fri, 1 Mar 2019 01:54:36 +0000 (17:54 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 1 Mar 2019 01:54:36 +0000 (17:54 -0800)
commit4f3218aed8be7e3a6f619b363ccdb6c4bf1bc680
tree35e5a6696338ac8e67c58ca1d8896e5015cb7025
parent87c25d567fb7969b44c7d8af63990e704fc49dd3
Warn user about accidentally sharing devices

Improve the man page text to warn the user about the risk of adding
the same device to multiple pools via simultaneous "zpool create",
"zpool add", "zpool replace", etc.

State that MMP/multihost does not protect against these scenarios.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Closes #6473
Closes #8457
man/man8/zpool.8