Displaying 3 results from an estimated 3 matches for "rathidevi".
2013 Dec 23
3
Reg: Methods in DomainJobInfo
Hi All,
I am new to libvirt. Please explain about the units (which is bytes or KB or MB) and uses of DomainJobInfo and DomainBlockInfo methods. Like getMemRemaining(), getDataRemaining() etc.
Using libvirt version is libvirt-0.5.1.
Thank you
Regards,
Rathidevi
2014 Jan 29
1
Re: How to find domain os type and ip address
.../java.
1) To find the os type of domain I use this method getOSType(). But it
returns the kvm or hvm instead of windows and linux. Is the any way to find
the original os type of domain?
2) Please give is there any option or method available to find the ipaddress
of domain?
Thanks & Regards
Rathidevi
2013 Dec 23
0
Re: Reg: Methods in DomainJobInfo
On 12/23/2013 03:38 AM, Rathidevi wrote:
> Hi All,
>
> I am new to libvirt. Please explain about the units (which is bytes or KB or MB) and uses of DomainJobInfo and DomainBlockInfo methods. Like getMemRemaining(), getDataRemaining() etc.
virDomainBlockJobInfo intentionally does not document units - so the
underlying hyp...