hi,
after upgrading from 8.2.2 to 8.2.4 backups of one random lxc container stopped working,
on this node there are 14 lxc containers, backup of 13 working fine, only one have problem (size of lxc with problem is 110GB, but it should not be issue, i have also 200, 320 and 340 gb, and backup working fine here)
logs:
pveversion
and ideas?
after upgrading from 8.2.2 to 8.2.4 backups of one random lxc container stopped working,
on this node there are 14 lxc containers, backup of 13 working fine, only one have problem (size of lxc with problem is 110GB, but it should not be issue, i have also 200, 320 and 340 gb, and backup working fine here)
logs:
Code:
INFO: starting new backup job: vzdump 288 --notification-mode auto --notes-template '{{guestname}}' --remove 0 --storage backupstorage --mode snapshot --node proxmoxhost
INFO: Starting Backup of VM 288 (lxc)
INFO: Backup started at 2024-07-05 10:10:02
INFO: status = running
INFO: CT Name: vm288
INFO: including mount point rootfs ('/') in backup
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: create storage snapshot 'vzdump'
WARNING: You have not turned on protection against thin pools running out of space.
WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools before they get full.
Logical volume "snap_vm-288-disk-0_vzdump" created.
WARNING: Sum of all thin volume sizes (2.06 TiB) exceeds the size of thin pool vg/storage and the size of whole volume group (<1.75 TiB).
INFO: creating Proxmox Backup Server archive 'ct/288/2024-07-05T08:10:02Z'
INFO: set max number of entries in memory for file-based backups to 1048576
INFO: run: lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp1536770_288/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 288 --backup-time 1720167002 --entries-max 1048576 --repository backupuser@pbs@192.168.1.231:storage --ns <HOSTNAME>
INFO: Starting backup: [<HOSTNAME>]:ct/288/2024-07-05T08:10:02Z
INFO: Client name: proxmoxhost
INFO: Starting backup protocol: Fri Jul 5 10:10:02 2024
INFO: No previous manifest available.
INFO: Upload config file '/var/tmp/vzdumptmp1536770_288/etc/vzdump/pct.conf' to 'backupuser@pbs@192.168.1.231:8007:storage' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'backupuser@pbs@192.168.1.231:8007:storage' as root.pxar.didx
INFO: thread 'tokio-runtime-worker' has overflowed its stack
INFO: fatal runtime error: stack overflow
INFO: adding notes to backup
WARN: unable to add notes - proxmox-backup-client failed: Error: unable to update manifest blob - unable to load blob '"/storage/pbs_datastore/ns/<HOSTNAME>/ct/288/2024-07-05T08:10:02Z/index.json.blob"' - No such file or directory (os error 2)
INFO: cleanup temporary 'vzdump' snapshot
Logical volume "snap_vm-288-disk-0_vzdump" successfully removed.
INFO: Finished Backup of VM 288 (00:06:34)
INFO: Backup finished at 2024-07-05 10:16:36
WARN: uploading backup task log failed: Error: mkstemp "/storage/pbs_datastore/ns/<HOSTNAME>/ct/288/2024-07-05T08:10:02Z/client.log.tmp_XXXXXX" failed: ENOENT: No such file or directory
INFO: Backup job finished successfully
ERROR: could not notify via target `mail-to-root`: could not notify via endpoint(s): mail-to-root: At least one recipient has to be specified!
TASK WARNINGS: 2
pveversion
Code:
pve-manager/8.2.4/faa83925c9641325 (running kernel: 6.8.8-2-pve)
and ideas?