mount shows mount devices like:
/dev/mapper/VolGroup01-LogVol00 on /var type ext3 (rw)
or
/dev/mapper/VolGrp_backups-backups on /mnt/backups type ext3 (rw)
but
iostat uses dm- notation. like dm-0
, dm-1
and so on.
Where can I find a way to know which is which?