Ich habe gestern Proxmox von 8 auf 9 upgedatet, heute in der Nacht hat dann bei einem Container das Backup nicht mehr funktioniert
Fehlermeldung:
Backups meiner anderen Container die auch einen Mountpoint auf zfs_storage haben funktionieren ohne Proleme.
Irgendjemand eine Idee, ich kann mit der Fehlermeldung nämlich nicht viel anfangen
Danke im voraus
Fehlermeldung:
Code:
INFO: starting new backup job: vzdump 101 --all 0 --prune-backups 'keep-daily=7,keep-monthly=12,keep-weekly=4,keep-yearly=999' --mode snapshot --storage duckpbs --notes-template '{{guestname}}' --node duckmox --fleecing 0 --notification-mode notification-system
INFO: Starting Backup of VM 101 (lxc)
INFO: Backup started at 2025-12-29 12:59:10
INFO: status = running
INFO: CT Name: duckcloud
INFO: including mount point rootfs ('/') in backup
INFO: including mount point mp0 ('/srv') in backup
INFO: found old vzdump snapshot (force removal)
Logical volume "snap_vm-101-disk-0_vzdump" successfully removed.
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: suspend vm to make snapshot
INFO: create storage snapshot 'vzdump'
Logical volume "snap_vm-101-disk-0_vzdump" created.
zfs_mount_at() failed: directory is not emptyumount: /mnt/vzsnap0/srv: not mounted.
command 'umount -l -d /mnt/vzsnap0/srv' failed: exit code 32
INFO: resume vm
INFO: guest is online again after <1 seconds
ERROR: Backup of VM 101 failed - command 'mount -o ro -t zfs zfs_storage/subvol-101-disk-0@vzdump /mnt/vzsnap0//srv' failed: exit code 2
INFO: Failed at 2025-12-29 12:59:10
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors
Backups meiner anderen Container die auch einen Mountpoint auf zfs_storage haben funktionieren ohne Proleme.
Irgendjemand eine Idee, ich kann mit der Fehlermeldung nämlich nicht viel anfangen
Danke im voraus