From 5dbedcc3e01949ae4095714871346509f9c4624d Mon Sep 17 00:00:00 2001 From: Qu Wenruo Date: Fri, 11 Apr 2014 10:43:52 +0800 Subject: btrfs-progs: Add device management related paragraph. Add device management related paragraph to better explain btrfs device management. Cc: Marc MERLIN Signed-off-by: Qu Wenruo Signed-off-by: David Sterba --- Documentation/btrfs-replace.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Documentation/btrfs-replace.txt') diff --git a/Documentation/btrfs-replace.txt b/Documentation/btrfs-replace.txt index 8c5dcc4f..0d3b3185 100644 --- a/Documentation/btrfs-replace.txt +++ b/Documentation/btrfs-replace.txt @@ -13,6 +13,12 @@ DESCRIPTION ----------- 'btrfs replace' is used to replace btrfs managed devices with other device. +Note: this is not currently supported for RAID5/6 profiles and must use the +device add/delete workaround. + +It is recommended to see `btrfs-device`(8) for more details about btrfs device +management. + SUBCOMMAND ---------- 'start' [-Bfr] | :: @@ -74,3 +80,4 @@ further details. SEE ALSO -------- `mkfs.btrfs`(8), +`btrfs-device`(8), -- cgit v1.2.3