[libvirt] [PATCH v2] rpc: Allow up to 256K records to be returned per domain from virConnectGetAllDomainStats.

Peter Krempa pkrempa at redhat.com
Fri May 26 12:53:00 UTC 2017


On Fri, May 26, 2017 at 13:50:08 +0100, Richard W.M. Jones wrote:
> The number of records that virConnectGetAllDomainStats can return per
> domain is currently limited to 4096.  This is quite low -- for
> example, a single guest with ~320 disks will hit this limit.  This
> increases the limit to make it much larger.  Note that
> VIR_NET_MESSAGE_MAX still protects the total message size in the case
> where there are many domains and many disks per domain.
> 
> I tested this using a guest with 500 disks with no issues.
> 
> Signed-off-by: Richard W.M. Jones <rjones at redhat.com>
> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1440683
> ---

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170526/f4f794ae/attachment-0001.sig>


More information about the libvir-list mailing list