Lvm

Logical Volume in Use

1 min read

While attempting to automate some filesystem creation that involved LVM I kept running into an issue occasionally with some holding open the logical volumes. I …

Investigating LVM From Dracut

1 min read

In my my last post, I covered finding logical volumes that were missing from LVM from within a live CD (which is effectively a whole standard environment). …

Visible Yet Missing Logical Volumes

2 min read

While working on an automated install script for an embedded board, I hit an issue with the logical volumes never showing up in /dev/mapper, and in turn unable …