From 1485c47282b125f2ba01b635d9ac11c0c45cd7c4 Mon Sep 17 00:00:00 2001 From: pdiogoantunes Date: Fri, 6 Apr 2018 09:48:40 +0200 Subject: [PATCH] lvresize example --- HowtoLVM.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HowtoLVM.md b/HowtoLVM.md index 1c0c4b6a..f6818612 100644 --- a/HowtoLVM.md +++ b/HowtoLVM.md @@ -417,6 +417,9 @@ Resizing the filesystem on /dev/mapper/myvmtest-thirdlvmvol to 2829901824 (1k) b ~~~ > **Note** : On peut aussi utiliser la commande `lvresize`. +~~~ +lvresize -r -l+100%FREE /dev/mylvmtest/thirdlvmvol +~~~ ### RĂ©duire la taille d'un LV