On a Virtual Machine Host Server I have a logical volume, /dev/my_volume_group/some_disk
. The Logical volume "some_disk" has two partitions on it that were created by the guest machine. A swap and an ext3.
How can I access the ext3 partition from the host machine? I can only see the logical volume, not the partition(s) inside it? The host is a CentOS 6 Server.