I get the error "unknown filesystem type 'LVM2_member" when trying to mount a LVM-Thin

Adrian111999

New Member
Mar 15, 2024
4
0
1
After typing:
mount /dev/sdb1 /mnt/pve/Storage

I get this error:
mount: /mnt/pve/test: unknown filesystem type 'LVM2_member'.
dmesg(1) may have more information after failed mount system call.
 
Looks like it's an LVM PV, not a standalone filesystem. Should show up in ' (pvs; vgs; lvs ) |less '

Check ' df ' and see what's mounted