Backup Error

std

Member
Aug 29, 2020
48
2
13
29
Hallo,
wenn ich Backup für 2 Container starte bekomme ich Fehlermeldung.
Weiß jemand voran das liegen kann?


AusgabeStatus

Stopp
INFO: starting new backup job: vzdump 220 --compress zstd --remove 0 --node prox --mode snapshot --notes-template '{{guestname}}' --storage Storage01
INFO: filesystem type on dumpdir is 'cifs' -using /var/tmp/vzdumptmp2468002_220 for temporary files
INFO: Starting Backup of VM 220 (lxc)
INFO: Backup started at 2022-12-01 20:08:45
INFO: status = running
INFO: CT Name: Zabbix
INFO: including mount point rootfs ('/') in backup
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: Zabbix
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/2459377/root/ to /var/tmp/vzdumptmp2468002_220
ERROR: Backup of VM 220 failed - command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/2459377/root//./ /var/tmp/vzdumptmp2468002_220' failed: exit code 11
INFO: Failed at 2022-12-01 20:09:17
INFO: Backup job finished with errors
TASK ERROR: job errors
 
Last edited:
Würde vermuten du hast Rechteprobleme auf deinem SMB Server. UID 100000 braucht dort Schreibrechte wenn du Backups von unprivilegierten LXCs machen willst, da standardmäßig auch auf dem SMB-Share die temporären Daten gespeichert werden. Also entweder die Rechte auf dem SMB Server fixen oder die temporären Daten in ein Verzeichnis schreiben lassen, wo UID 100000 Schreinrechte hat. Kann man z.B. machen indem man /etc/vzdump.conf editiert, und dort tmpdir: /tmp einfügt, was dann die temporären Daten nach /tmp schreibt und /tmp hat 777 Rechte.
 
Würde vermuten du hast Rechteprobleme auf deinem SMB Server. UID 100000 braucht dort Schreibrechte wenn du Backups von unprivilegierten LXCs machen willst, da standardmäßig auch auf dem SMB-Share die temporären Daten gespeichert werden. Also entweder die Rechte auf dem SMB Server fixen oder die temporären Daten in ein Verzeichnis schreiben lassen, wo UID 100000 Schreinrechte hat. Kann man z.B. machen indem man /etc/vzdump.conf editiert, und dort tmpdir: /tmp einfügt, was dann die temporären Daten nach /tmp schreibt und /tmp hat 777 Rechte.
Das klappt nicht ganz und alle Container sind unprivilegiert aber Backup funktioniert nur bei 2 nicht, bei allen anderen funktioniert alles Einwand frei.
SMB ist Hetzner Storage BOX.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!