<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">Hi ccox,</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">you can see the disk id mapping to device if you execute &#39;ls -l /dev/disk/by-id/&#39; .</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">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:</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">GET on .../api/vms/{vm_id}/disks</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large"><br></div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">You will see an attribute called &quot;&lt;logical_name&gt;&quot; .</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">I hope that helps</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font face="times new roman, serif" size="4"><br></font></div><div dir="ltr"><font face="times new roman, serif" size="4"><br></font></div><div dir="ltr"><font face="times new roman, serif" size="4">Thanks,</font><div><font face="times new roman, serif" size="4">Raz Tamir</font></div><div><font face="times new roman, serif" size="4">Red Hat Israel</font></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Oct 6, 2015 at 11:07 PM,  <span dir="ltr">&lt;<a href="mailto:ccox@endlessnow.com" target="_blank">ccox@endlessnow.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I want to correlate virtual disks back to their originating storage under<br>
ovirt. Is there any way to do this?<br>
<br>
e.g. (made up example)<br>
<br>
/dev/vda<br>
<br>
maps to ovirt disk<br>
<br>
disk1_vm serial 978e00a3-b4c9-4962-bc4f-ffc9267acdd8<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div>