all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH 0/4] improve logging for dirty bitmap PBS backups
@ 2020-08-13 12:03 Stefan Reiter
  2020-08-13 12:03 ` [pve-devel] [PATCH qemu 1/4] PVE: add query-pbs-bitmap-info QMP call Stefan Reiter
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefan Reiter @ 2020-08-13 12:03 UTC (permalink / raw)
  To: pve-devel

Makes the log output more useful for dirty bitmap backups and fixes some minor
issues.

A new QMP call is introduced to avoid shoving even more data in the possibly
often called 'query-backup' and not having to do some hacky special casing for
the first query iteration.

The new QMP call is gated behind a new proxmox feature flag. The previous
behaviour of having 'dirty' in 'query-backup' is not retained, this is fine and
does not necessarily require a dependency bump:
In case only one package is upgraded (either qemu-server or pve-qemu-kvm), no
information about dirty bitmaps is printed, but the actual backup behaviour is
unchanged.


qemu: Stefan Reiter (1):
  PVE: add query-pbs-bitmap-info QMP call

 monitor/hmp-cmds.c   |  28 +++++-----
 pve-backup.c         | 119 +++++++++++++++++++++++++++++++------------
 qapi/block-core.json |  62 ++++++++++++++++++++--
 3 files changed, 159 insertions(+), 50 deletions(-)

qemu-server: Stefan Reiter (3):
  vzdump: improve logging output with dirty bitmaps
  vzdump: display actually uploaded chunks as 'write' speed
  vzdump: log 100% percent in case $target is 0

 PVE/VZDump/QemuServer.pm | 72 +++++++++++++++++++++++++++++++---------
 1 file changed, 57 insertions(+), 15 deletions(-)

-- 
2.20.1




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-19  9:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 12:03 [pve-devel] [PATCH 0/4] improve logging for dirty bitmap PBS backups Stefan Reiter
2020-08-13 12:03 ` [pve-devel] [PATCH qemu 1/4] PVE: add query-pbs-bitmap-info QMP call Stefan Reiter
2020-08-19  9:41   ` Thomas Lamprecht
2020-08-13 12:03 ` [pve-devel] [PATCH qemu-server 2/4] vzdump: improve logging output with dirty bitmaps Stefan Reiter
2020-08-13 12:03 ` [pve-devel] [PATCH qemu-server 3/4] vzdump: display actually uploaded chunks as 'write' speed Stefan Reiter
2020-08-13 12:03 ` [pve-devel] [PATCH qemu-server 4/4] vzdump: log 100% percent in case $target is 0 Stefan Reiter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal