How do I resize a LVM partition using system-config-lvm
? As per this Ask Ubuntu answer
I clicked on the partition and tried to resize, but got a pop-up error from system-config-lvm
.
Logical volume is not mounted but is in use. Please close all applications using this device (eg iscsi).
What's the problem and how can I fix it?
See also this Ask Ubuntu answer.
sudo vgchange -an /dev/ubuntu-vg/root
)? Sorry I am not familiar with the GUI tool. – steeldriver Feb 01 '15 at 13:48