Displaying 1 result from an estimated 1 matches for "1131785".
Did you mean:
111785
2016 Dec 05
0
Re: virDomainBlockInfo for local volume
Ping
On Wed, Nov 30, 2016 at 3:13 PM, Shahar Havivi <shavivi at redhat.com> wrote:
> Hi,
>
> I am using virStorageVolGetInfo to get the volume size
> virStorageVol.download to download a
> normal file for VDSM project.
>
> I want to add support for block devices as well, I was able to see the size
> via virDomainBlockInfo and download via virDomain.blockPeek which