LVM question: what's the difference between /dev/mapper/vg-lv and /dev/vg/lv
I created a LV and was going to use the following command to create a file system:
mkfs.ext4 /dev/vg/lv
someone suggested I use:
mkfs.ext4 /dev/mapper/vg-lv
What's the difference?
--
Kind regards,
Yudi
Reply to: