Suspend backup schlägt fehl (rsync exit code 23)

Alianaa

Member
Nov 11, 2021
13
2
8
25
Moin,

ich dache ich screib das ganze im engl. Forum, da haben vielleicht mehr was davon, aber da antwortet keiner :(. Dann probier ichs halt wieder deutsch, bislang habe ich da gute Hilfe bekommen.

Ich habe einen brandneuen turnkey nextcloud container (update über webinterface durchgeführt). In den log waren noch keine nutzdaten drin. Mittlerweile schon, aber egal.
Der suspend-backup hat vor den update funktioniert, danach nicht mehr:

Code:
Header
Proxmox
Virtual Environment 7.0-11
Container 103 (pcNextcloud) on node 'homeserveraugsburg'
Filter VMID
Logs
()
INFO: starting new backup job: vzdump 103 --storage pvPBS101 --node homeserveraugsburg --mode snapshot --remove 0
INFO: Starting Backup of VM 103 (lxc)
INFO: Backup started at 2021-11-13 15:45:57
INFO: status = running
INFO: CT Name: pcNextcloud
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: pcNextcloud
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/603757/root/ to /var/tmp/vzdumptmp620542_103
INFO: first sync finished - transferred 2.61G bytes in 136s
INFO: suspending guest
INFO: starting final sync /proc/603757/root/ to /var/tmp/vzdumptmp620542_103
INFO: resume vm
INFO: guest is online again after 17 seconds
ERROR: Backup of VM 103 failed - command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --inplace --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/603757/root//./ /var/tmp/vzdumptmp620542_103' failed: exit code 23
INFO: Failed at 2021-11-13 15:48:37
INFO: Backup job finished with errors
TASK ERROR: job errors

stop-backup geht noch:

Code:
Header
Proxmox
Virtual Environment 7.0-11
Container 103 (pcNextcloud) on node 'homeserveraugsburg'
Filter VMID
Logs
()
INFO: starting new backup job: vzdump 103 --node homeserveraugsburg --mode stop --storage pvPBS101 --remove 0
INFO: Starting Backup of VM 103 (lxc)
INFO: Backup started at 2021-11-13 15:49:25
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: pcNextcloud
INFO: including mount point rootfs ('/') in backup
INFO: stopping virtual guest
INFO: creating Proxmox Backup Server archive 'ct/103/2021-11-13T14:49:25Z'
INFO: run: lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup --crypt-mode=encrypt --keyfd=14 pct.conf:/var/tmp/vzdumptmp623662_103/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 103 --backup-time 1636814965 --repository root@pam@192.168.178.33:backup
INFO: Starting backup: ct/103/2021-11-13T14:49:25Z
INFO: Client name: homeserveraugsburg
INFO: Starting backup protocol: Sat Nov 13 15:49:36 2021
INFO: Using encryption key from file descriptor..
INFO: Encryption key fingerprint: af:2d:4b:3c:6a:30:80:b5
INFO: Downloading previous manifest (Sat Nov 13 14:50:04 2021)
INFO: Upload config file '/var/tmp/vzdumptmp623662_103/etc/vzdump/pct.conf' to 'root@pam@192.168.178.33:8007:backup' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@192.168.178.33:8007:backup' as root.pxar.didx
INFO: root.pxar: had to backup 1.38 GiB of 2.43 GiB (compressed 517.57 MiB) in 139.59s
INFO: root.pxar: average backup speed: 10.14 MiB/s
INFO: root.pxar: backup was done incrementally, reused 1.05 GiB (43.1%)
INFO: Uploaded backup catalog (2.78 MiB)
INFO: Duration: 139.77s
INFO: End Time: Sat Nov 13 15:51:56 2021
INFO: restarting vm
INFO: guest is online again after 156 seconds
INFO: Finished Backup of VM 103 (00:02:36)
INFO: Backup finished at 2021-11-13 15:52:01
INFO: Backup job finished successfully
TASK OK

Stop mode bei mittlerweile 50GB ist natürlich nicht so schön. Was geht da schief?
Kann es sein, dass /var/tmp volläuft? Soll ich dort eine andere platte mounten, oder kann man das ändern?

Gruß
 
exit 23 hört sich nach fehlenden Rechten auf dem Zielstorage an. Was ist das für ein Storage?
 
Das zielstorage ist proxmox backup server 50/300GB belegt. Ich schätze, wenn da die connection geht, dann kann da auch nichts schieflaufen.
Der fehler passiert ja offernsichlich bei einer lokalen kopie.
Wenn ich stop-mode wähle dann wird die lokale kopie gar nicht angelegt und alles geht.
 
Code:
root@homeserveraugsburg:~# df -h /var
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/pve-root   29G  6.4G   22G  24% /
 
Noch jemand eine Idee? Habe das gleiche Problem bei 2 von 5 LXC Containern. Containereinstellungen sind alle gleich. Kann es mir nicht erklären. Seit Update auf Proxmox 7.
 
wenn sonst keine fehler angezeigt werden ist das problem oft fehlender xattr bzw acl support im tmpdir
 

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!