[ovirt-users] Any way to correlate a VM disk (e.g. /dev/vda) to the vdsm ovirt disk?

ccox at endlessnow.com ccox at endlessnow.com
Wed Oct 7 15:49:24 UTC 2015


> 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

should have said I'm running 3.4.  I don't think there's a logical_name in
that version.  And by-id or by-uuid doesn't seem to match anything.

Maybe this can't be done in 3.4?





More information about the Users mailing list