* [PATCH] btrfs-progs: docs: add note about resizing to max after device replace
@ 2016-02-28 21:11 Alexander Fougner
2016-02-29 16:59 ` David Sterba
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Fougner @ 2016-02-28 21:11 UTC (permalink / raw)
To: linux-btrfs; +Cc: Alexander Fougner
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
---
Documentation/btrfs-replace.asciidoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/btrfs-replace.asciidoc b/Documentation/btrfs-replace.asciidoc
index 5a14a40..61ab306 100644
--- a/Documentation/btrfs-replace.asciidoc
+++ b/Documentation/btrfs-replace.asciidoc
@@ -32,6 +32,9 @@ of the filesystem which is mounted at <path>, otherwise is is
the path to the source device. If the source device is disconnected,
from the system, you have to use the devid parameter format.
The <targetdev> needs to be same size or larger than the <srcdev>.
+Note that the filesystem has to be resized to fully take advantage of a
+larger target device, this can be achieved with
+`btrfs filesystem resize <devid>:max /path`.
+
`Options`
+
--
2.7.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-29 17:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-28 21:11 [PATCH] btrfs-progs: docs: add note about resizing to max after device replace Alexander Fougner
2016-02-29 16:59 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox