]> granicus.if.org Git - zfs/commit
Add information about the -o option to zpool replace
authorTurbo Fredriksson <turbo@bayour.com>
Wed, 25 Jun 2014 11:59:32 +0000 (13:59 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Jun 2014 15:31:07 +0000 (08:31 -0700)
commit628668a39f48e836260965e5b33e101c78f16b79
treeade389948b33c6f3ac9cfa4ddf0dacaa55f281ba
parent1567e0758b1674ff06ca1eaaaf4a3bbd04fb201e
Add information about the -o option to zpool replace

Users need to be aware that when replacing devices in an existing
pool they may need to override automatically detected ashift value.
This will all depend on the exact hardware they are using.

Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2024
cmd/zpool/zpool_main.c
man/man8/zpool.8