This commit is contained in:
pdiogoantunes 2018-04-06 09:49:28 +02:00
parent 1485c47282
commit 61abcf5711

View file

@ -417,6 +417,7 @@ Resizing the filesystem on /dev/mapper/myvmtest-thirdlvmvol to 2829901824 (1k) b
~~~ ~~~
> **Note** : On peut aussi utiliser la commande `lvresize`. > **Note** : On peut aussi utiliser la commande `lvresize`.
~~~ ~~~
lvresize -r -l+100%FREE /dev/mylvmtest/thirdlvmvol lvresize -r -l+100%FREE /dev/mylvmtest/thirdlvmvol
~~~ ~~~