← Back to team overview

openstack team mailing list archive

Getting Disk information from Libvirt for tiny flavor type virtual machine

 

Hallo All,

Can somebody suggest a method to get Disk information for a virtual machine from Libvirt which belongs to tiny flavor as it has 0 Disk?

I currently get the Domain object and then get the DomainBlockInfo object passing the path where the disk exists. When there is 0 Disk, the path doesn't exist and throws me an exception.
Is there any alternative to get rid of this problem?

Thanks
Krishnaprasad

Follow ups