qemu-server/PVE
Stefan Reiter 3a44897f74 vzdump: improve logging output with dirty bitmaps
Uses the new 'query-pbs-bitmap-info' QMP call to retrieve additional
information about each drive's dirty bitmap. Returned info is also used
to calculate $target by simply adding all the dirty values (dirty is
equal to size in case the entire drive will be backed up).

"Backup is sparse" message is suppressed for PBS, since it makes little
sense (if zero chunks appear in the clean area of a bitmap, they won't
be counted, and a user is probably more interested in the 'reused' data
anyway).

Also removes the need for the hacky $first_round query-backup handling.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-08-19 18:20:34 +02:00
..
API2 Fix #2728: die/warn if target is not a replication target when live-migrating 2020-07-24 07:18:08 +02:00
CLI qm nbdstop: cope graceful with errors 2020-04-29 16:22:33 +02:00
QemuServer validate_cpu_conf: return config 2020-08-12 13:54:38 +02:00
VZDump vzdump: improve logging output with dirty bitmaps 2020-08-19 18:20:34 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm vzdump: move include logic for volumes to method 2020-06-24 10:56:57 +02:00
QemuMigrate.pm Use correct option for storage_migrate 2020-08-04 13:57:09 +02:00
QemuServer.pm Add missing die statements 2020-08-11 14:34:56 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00