Recently I saw a buffer io error on /dev/dm-xx error on the terminal in the host.
Running dmsetup info /dev/dm-xx shows that it corresponds to a previous VG
And VGS does not show anything about this volume group.
Next, I tried to remove them by dmsetup remove -f /dev/dm-0 /dev/dm-13
And it...