Hello,
I wanted to map a disk backup to the machine it originated from. On the disk are some partitions with LVM.
This brings two issues with it:
The PV UUID is the same
The PV does not like beeing /dev/loop0pX and would rather be /dev/sdaX which it was before the restore
Usually you would...