[libvirt] [RFC PATCH 0/2] Bandaid to "fix" bulk stats API on big hosts

Peter Krempa pkrempa at redhat.com
Mon May 22 16:00:11 UTC 2017


Make the API fail less often by bumping the RPC message size and telling users
not to request stats for too many VMs until we figure out a better solution to
get a lot of stats.

Peter Krempa (2):
  rpc: Bump maximum message size to 32M
  lib: Add note that bulk stats API queries may overrun RPC buffers

 src/libvirt-domain.c     | 7 +++++++
 src/rpc/virnetprotocol.x | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.12.2




More information about the libvir-list mailing list