Hi ccox,
you can see the disk id mapping to device if you execute 'ls -l /dev/disk/by-id/' .
Second way, and easier, is to make sure you have guest-agent installed on your guest virtual machine and using rest API you can run GET command:
GET on .../api/vms/{vm_id}/disks

You will see an attribute called "<logical_name>" .
I hope that helps



Thanks,
Raz Tamir
Red Hat Israel

On Tue, Oct 6, 2015 at 11:07 PM, <ccox@endlessnow.com> wrote:
I want to correlate virtual disks back to their originating storage under
ovirt. Is there any way to do this?

e.g. (made up example)

/dev/vda

maps to ovirt disk

disk1_vm serial 978e00a3-b4c9-4962-bc4f-ffc9267acdd8

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users