LVM problem – Logical volume contains a filesystem in use.
If you try to remove a logical volume you’ll get error like this: Logical volume VolGroup00/LogVol01 contains a filesystem in use. The solutions is to check is there open files, most likely no: lsof | grep LogVol01 And after that Continue reading LVM problem – Logical volume contains a filesystem in use.