Hi Folks,
Running Proxmox 6.1-7 and using the auto backup feature. Main disk is ZFS:
Backups are stored on a remote CIFS mount, added via the Proxmox GUI. Here's the backup command it runs:
Whenever a VM is being backed up, it is totally unresponsive to all TCP connections until the backup completes. Here's a log of a recent backup:
As I understand it... in this state, Proxmox is supposed to create a ZFS snapshot of the VM and then use
If I create a snapshot manually (via the GUI) and zfs send it manually (via the CLI) then this works fine.
Can someone advise what I'm doing wrong/if there's a bug?
Running Proxmox 6.1-7 and using the auto backup feature. Main disk is ZFS:
Code:
root@London-proxmox-04:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
local-zfs 28.2G 3.48T 96K /local-zfs
local-zfs/vm-111-virtio0 2.57G 3.48T 2.51G -
local-zfs/vm-112-state-phil 129M 3.48T 129M -
local-zfs/vm-112-virtio0 3.31G 3.48T 3.30G -
local-zfs/vm-113-virtio0 14.2G 3.48T 14.2G -
local-zfs/vm-114-virtio0 7.99G 3.48T 7.71G -
Backups are stored on a remote CIFS mount, added via the Proxmox GUI. Here's the backup command it runs:
Code:
vzdump --quiet 1 --storage backups --all 1 --node proxmox-04 --compress 0 --mailto noc@***.com --mailnotification always --mode snapshot
Whenever a VM is being backed up, it is totally unresponsive to all TCP connections until the backup completes. Here's a log of a recent backup:
Code:
2020-04-25 08:10:14 INFO: Starting Backup of VM 101 (qemu)
2020-04-25 08:10:14 INFO: status = running
2020-04-25 08:10:15 INFO: update VM 101: -lock backup
2020-04-25 08:10:15 INFO: VM Name: derp-02
2020-04-25 08:10:15 INFO: include disk 'virtio0' 'local-zfs:vm-101-disk-0' 32G
2020-04-25 08:10:15 INFO: backup mode: snapshot
2020-04-25 08:10:15 INFO: ionice priority: 7
2020-04-25 08:10:15 INFO: creating archive '/mnt/pve/backups/dump/vzdump-qemu-101-2020_04_25-08_10_14.vma'
2020-04-25 08:10:15 INFO: started backup task '257efad6-4009-4817-8ee5-037708959b89'
2020-04-25 08:10:18 INFO: status: 3% (1302855680/34359738368), sparse 2% (979111936), duration 3, read/write 434/107 MB/s
2020-04-25 08:10:21 INFO: status: 7% (2728525824/34359738368), sparse 6% (2317668352), duration 6, read/write 475/29 MB/s
2020-04-25 08:10:24 INFO: status: 11% (4069916672/34359738368), sparse 10% (3511357440), duration 9, read/write 447/49 MB/s
2020-04-25 08:10:27 INFO: status: 15% (5371920384/34359738368), sparse 13% (4547731456), duration 12, read/write 434/88 MB/s
2020-04-25 08:10:30 INFO: status: 19% (6640828416/34359738368), sparse 16% (5653327872), duration 15, read/write 422/54 MB/s
2020-04-25 08:10:33 INFO: status: 22% (7853572096/34359738368), sparse 18% (6270709760), duration 18, read/write 404/198 MB/s
2020-04-25 08:10:36 INFO: status: 26% (9062055936/34359738368), sparse 20% (6965997568), duration 21, read/write 402/171 MB/s
2020-04-25 08:10:39 INFO: status: 30% (10352787456/34359738368), sparse 23% (7993864192), duration 24, read/write 430/87 MB/s
2020-04-25 08:10:42 INFO: status: 34% (11684675584/34359738368), sparse 26% (9193730048), duration 27, read/write 443/44 MB/s
2020-04-25 08:10:45 INFO: status: 37% (12953387008/34359738368), sparse 29% (10197540864), duration 30, read/write 422/88 MB/s
2020-04-25 08:10:48 INFO: status: 41% (14298644480/34359738368), sparse 33% (11410817024), duration 33, read/write 448/43 MB/s
2020-04-25 08:10:51 INFO: status: 45% (15627124736/34359738368), sparse 36% (12692594688), duration 36, read/write 442/15 MB/s
2020-04-25 08:10:54 INFO: status: 48% (16739336192/34359738368), sparse 37% (13036523520), duration 39, read/write 370/256 MB/s
2020-04-25 08:10:57 INFO: status: 51% (17785946112/34359738368), sparse 37% (13053493248), duration 42, read/write 348/343 MB/s
2020-04-25 08:11:00 INFO: status: 54% (18858377216/34359738368), sparse 38% (13069144064), duration 45, read/write 357/352 MB/s
2020-04-25 08:11:03 INFO: status: 58% (20188626944/34359738368), sparse 41% (14302089216), duration 48, read/write 443/32 MB/s
2020-04-25 08:11:06 INFO: status: 62% (21569601536/34359738368), sparse 45% (15682842624), duration 51, read/write 460/0 MB/s
2020-04-25 08:11:09 INFO: status: 66% (22908960768/34359738368), sparse 49% (16887791616), duration 54, read/write 446/44 MB/s
2020-04-25 08:11:12 INFO: status: 70% (24303370240/34359738368), sparse 53% (18281979904), duration 57, read/write 464/0 MB/s
2020-04-25 08:11:15 INFO: status: 74% (25669402624/34359738368), sparse 57% (19647750144), duration 60, read/write 455/0 MB/s
2020-04-25 08:11:18 INFO: status: 78% (27097956352/34359738368), sparse 61% (21076070400), duration 63, read/write 476/0 MB/s
2020-04-25 08:11:21 INFO: status: 84% (28925493248/34359738368), sparse 66% (22903386112), duration 66, read/write 609/0 MB/s
2020-04-25 08:11:24 INFO: status: 88% (30545281024/34359738368), sparse 67% (23342604288), duration 69, read/write 539/393 MB/s
2020-04-25 08:11:27 INFO: status: 94% (32339918848/34359738368), sparse 73% (25092702208), duration 72, read/write 598/14 MB/s
2020-04-25 08:11:30 INFO: status: 99% (34076033024/34359738368), sparse 76% (26330677248), duration 75, read/write 578/166 MB/s
2020-04-25 08:17:41 INFO: status: 100% (34359738368/34359738368), sparse 76% (26380124160), duration 446, read/write 0/0 MB/s
2020-04-25 08:17:41 INFO: transferred 34359 MB in 446 seconds (77 MB/s)
2020-04-25 08:17:42 INFO: archive file size: 7.44GB
2020-04-25 08:17:42 INFO: Finished Backup of VM 101 (00:07:28)
As I understand it... in this state, Proxmox is supposed to create a ZFS snapshot of the VM and then use
zfs send
to transfer the backup to the CIFS. However, I see no snapshots whilst the backup is running when I do zfs list -t snapshot
.If I create a snapshot manually (via the GUI) and zfs send it manually (via the CLI) then this works fine.
Can someone advise what I'm doing wrong/if there's a bug?