mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-23 14:45:19 +00:00
btrfs-progs: docs: add note about resizing to max after device replace
Signed-off-by: Alexander Fougner <fougner89@gmail.com> [ formatting adjustments ] Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
aad4b1f081
commit
c27640938d
@ -33,6 +33,10 @@ 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: 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`
|
||||
+
|
||||
-r::::
|
||||
|
Loading…
Reference in New Issue
Block a user