Hi,
I am running proxmox-backup-server: 3.2.6-1 which is used to back up 2 Proxmox Hosts with LXC containers as well as VMs. One Server is local, the other one is remote, connected via a VPN.
On the local Server all is working well. On the remote server (which hosts one VM and one LXC Container) on the other hand, only the VM is backed up without problems. Everytime the backup for the LXC Container is startet, it fails with the following errors:
Not sure what that "bad record" means or why the backup ultimately fails.
Thanks for any hint
Frank
I am running proxmox-backup-server: 3.2.6-1 which is used to back up 2 Proxmox Hosts with LXC containers as well as VMs. One Server is local, the other one is remote, connected via a VPN.
On the local Server all is working well. On the remote server (which hosts one VM and one LXC Container) on the other hand, only the VM is backed up without problems. Everytime the backup for the LXC Container is startet, it fails with the following errors:
Code:
INFO:
INFO: starting new backup job: vzdump 315 --storage Backup-Proxmox2 --mode snapshot --mailnotification always --notification-mode legacy-sendmail --fleecing 0 --bwlimit 20480 --mailto frank.beckereit@gmx.net --node proxmox3 --notes-template '{{guestname}}' --prune-backups 'keep-daily=3,keep-hourly=1,keep-last=1,keep-monthly=1' --quiet 1
INFO: Starting Backup of VM 315 (lxc)
INFO: Backup started at 2024-06-30 01:00:00
INFO: status = running
INFO: CT Name: LMS2
INFO: including mount point rootfs ('/') in backup
INFO: backup mode: snapshot
INFO: bandwidth limit: 20480 KB/s
INFO: ionice priority: 7
INFO: create storage snapshot 'vzdump'
Logical volume "snap_vm-315-disk-0_vzdump" created.
INFO: creating Proxmox Backup Server archive 'ct/315/2024-06-29T23:00:00Z'
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/vzdumptmp4012760_315/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 315 --backup-time 1719702000 --entries-max 1048576 --repository root@pam@192.168.1.21:Backup1 --ns PROXMOX3
INFO: Starting backup: [PROXMOX3]:ct/315/2024-06-29T23:00:00Z
INFO: Client name: proxmox3
INFO: Starting backup protocol: Sun Jun 30 01:00:01 2024
INFO: No previous manifest available.
INFO: Upload config file '/var/tmp/vzdumptmp4012760_315/etc/vzdump/pct.conf' to 'root@pam@192.168.1.21:8007:Backup1' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@192.168.1.21:8007:Backup1' as root.pxar.didx
INFO: HTTP/2.0 connection failed
INFO: catalog upload error - channel closed
INFO: Error: error:0A0003FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac:../ssl/record/rec_layer_s3.c:1586:SSL alert number 20
INFO: cleanup temporary 'vzdump' snapshot
Logical volume "snap_vm-315-disk-0_vzdump" successfully removed.
ERROR: Backup of VM 315 failed - command '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/vzdumptmp4012760_315/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 315 --backup-time 1719702000 --entries-max 1048576 --repository root@pam@192.168.1.21:Backup1 --ns PROXMOX3' failed: exit code 255
INFO: Failed at 2024-06-30 01:38:25
INFO: Backup job finished with errors
INFO: notified via target `<xxxxxxxx>`
TASK ERROR: job errors
Not sure what that "bad record" means or why the backup ultimately fails.
Thanks for any hint
Frank
Last edited: