]> git.proxmox.com Git - mirror_zfs.git/commit
Clarify 'zpool remove' restrictions
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 18 Sep 2018 00:28:18 +0000 (17:28 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 00:28:18 +0000 (17:28 -0700)
commit2ced3cf0b2c5cc84885bd4c8c07878145a94c036
treeae02d41c198261f5a25da01c0718496bfc87bb53
parent5140a58f3b2a25ce24ff9ae2b01277cd6c64f5ad
Clarify 'zpool remove' restrictions

Update zpool(8) to clarify what type of vdevs may be safely
removed and that the existence of any top-level raidz device
which is part of the primary pool will prevent device removal.

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7880
Closes #7893
man/man8/zpool.8