Updated
This commit is contained in:
Vendored
+4
@@ -5,3 +5,7 @@
|
||||
|
||||
# In my example I have vg_debian as volume group and wont resize lv_data
|
||||
lvextend /dev/mapper/vg_debian-lv_data -l +100%FREE
|
||||
|
||||
# Start online resize (for ext4)
|
||||
resize2fs /dev/mapper/vg_debian-lv_data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user