Hello
We have around 15 containers. Just one has backup failures - 2 times in the past 4 days
here is more info:
we are running the latest versions of PVE from
deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise
Also the storage config :
dir: y-nfs-share
path /media/pbs-nfs
content iso,vztmpl,backup
prune-backups keep-last=1
shared 1
We have around 15 containers. Just one has backup failures - 2 times in the past 4 days
here is more info:
Code:
dmesg
[Sat Oct 14 08:44:46 2023] rbd: rbd1: capacity 15032385536 features 0x1d
[Sat Oct 14 08:44:46 2023] /dev/rbd-pve/220b9a53-4556-48e3-a73c-28deff665e45/nvme-4tb/vm-604-disk-0@vzdump: Can't open blockdev
ignore config line: performance max-workers=1
INFO: starting new backup job: vzdump 604 --node pve15 --notes-template '{{guestname}}' --storage y-nfs-share --remove 0 --mode snapshot --compress zstd
INFO: Starting Backup of VM 604 (lxc)
INFO: Backup started at 2023-10-14 08:44:45
INFO: status = running
INFO: CT Name: bc-sys4
INFO: including mount point rootfs ('/') in backup
INFO: excluding volume mount point mp0 ('/var/lib/bluecherry/recordings') from backup (disabled)
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: create storage snapshot 'vzdump'
Creeting snap: 10% complete...
Creating snap: 100% complete...done.
/dev/rbd1
mount: /mnt/vzsnap0: special device /dev/rbd-pve/220b9a53-4556-48e3-a73c-28deff665e45/nvme-4tb/vm-604-disk-0@vzdump does not exist.
dmesg(1) may have more information after failed mount system call.
umount: /mnt/vzsnap0/: not mounted.
command 'umount -l -d /mnt/vzsnap0/' failed: exit code 32
ERROR: Backup of VM 604 failed - command 'mount -o ro,noload /dev/rbd-pve/220b9a53-4556-48e3-a73c-28deff665e45/nvme-4tb/vm-604-disk-0@vzdump /mnt/vzsnap0//' failed: exit code 32
INFO: Failed at 2023-10-14 08:44:46
INFO: Backup job finished with errors
TASK ERROR: job errors
we are running the latest versions of PVE from
deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise
Also the storage config :
dir: y-nfs-share
path /media/pbs-nfs
content iso,vztmpl,backup
prune-backups keep-last=1
shared 1
Last edited: