When we installed we did not use LVM. We have used 4 x 3390 volumes used and another 12 available. I would like to implement LVM so we can conveniently add volumes as file systems get big. Currently our /usr is 63% full.
I presume there must be a way to do this without having to reinstall Linux. For e.g we could set up logical volumes and create /mnt/* and in single user mode, copy all the stuff over and then chroot. Anyone sees any problems with this approach?
