Tagged Questions
1
vote
1answer
105 views
When should I create a new volume group instead of a new logical volume?
I currently have 3x1TB physical volumes in a VG and a LV that spans the entire capacity of the VG. This LV is meant to store specific files.
Now I have another 2TB drive that I want to use LVM with. ...
1
vote
2answers
263 views
How to resize logical volume to fit filesystem
How can I resize logical volume to fit filesystem automagically?