I configured a few LXC containers to perform a suspend mode backup, however I noticed it failed.
output of backup job shows:
I read that exit code 23 is very non specific and not very helpful so I ran the command manually from the terminal on pve1:
This produced the output:
output of backup job shows:
Code:
INFO: starting new backup job: vzdump 107019 --compress zstd --node pve1 --storage backup --remove 0 --mode suspend
INFO: Starting Backup of VM 107019 (lxc)
INFO: Backup started at 2021-04-10 05:34:30
INFO: status = running
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: tbJump
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/17550/root/ to /mnt/tmpfs/vzdumptmp3520_107019/
ERROR: Backup of VM 107019 failed - command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/mnt/tmpfs/' '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/17550/root//./ /mnt/tmpfs/vzdumptmp3520_107019/' failed: exit code 23
INFO: Failed at 2021-04-10 05:34:44
INFO: Backup job finished with errors
TASK ERROR: job errors
I read that exit code 23 is very non specific and not very helpful so I ran the command manually from the terminal on pve1:
Code:
rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/mnt/tmpfs/' '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/17550/root//./ /mnt/tmpfs/vzdumptmp3520_107019/
This produced the output:
Code:
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system.journal.ZcIz6f","user.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@0005b6d8d7636db6-4f60feed63d47fb6.journal~.MbtieB","user.crtime_usec") failed: Operation
not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@0005b8c31a4cf9c6-f630a26496eaa0a4.journal~.vcA50X","user.crtime_usec") failed: Operation
not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@0005bc1d68600d33-7ea8b734f49e9b64.journal~.tekxql","user.crtime_usec") failed: Operation
not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@0005bc4cf2b2e827-4af86b7c88fec46c.journal~.CLFOaJ","user.crtime_usec") failed: Operation
not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@0005bc83072eaeb9-8bcb09d60230ac29.journal~.y44Pe7","user.crtime_usec") failed: Operation
not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@0005bcabb3b290bd-b4688d39427aa6d0.journal~.ptQRVv","user.crtime_usec") failed: Operation
not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@02399d525fd043088342fb0177bb628f-0000000000000001-0005b6d8d7631012.journal.goEPVU","user
.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@e3c99682922d446ca54beb997a2ce3be-0000000000000001-0005b8c31a4c94b9.journal.5DvIdk","user
.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@e3c99682922d446ca54beb997a2ce3be-0000000000010acd-0005b9aa1294589c.journal.6Ddi5J","user
.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.system@edb83ea930eb488090d595b3a3ef33ac-0000000000000001-0005bcabb399a13f.journal.KfaKxa","user
.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000.journal.x6db5B","user.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000@0005bc1d81ecff37-4539cb13ed76660b.journal~.LoTaX3","user.crtime_usec") failed: Operat
ion not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000@0005bcaddd28f8b2-78f51b9d20137a53.journal~.M5yA9v","user.crtime_usec") failed: Operat
ion not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000@61dc8f331e944346b7f8e43b3c8a0841-0000000000000708-0005b4cdddbd640c.journal.RbLMFY","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000@61dc8f331e944346b7f8e43b3c8a0841-000000000000cb77-0005b737326e27e2.journal.avFGsr","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000@61dc8f331e944346b7f8e43b3c8a0841-0000000000010ac2-0005b9aa1293d6f7.journal.RgnkzU","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1000@6786e73f5a894ca694781c3aff5c66f8-00000000000001bd-0005bcaddd2890e9.journal.ymnVZn","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1001@0005bc4cf2ecaee7-1d1931da96630aeb.journal~.hE7YJR","user.crtime_usec") failed: Operat
ion not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1001@24a6d47385df4c8797e92ca363743b32-0000000000000573-0005b4cdaa81e78c.journal.vWWyOl","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1001@24a6d47385df4c8797e92ca363743b32-000000000000cb3a-0005b7327a0f3091.journal.PHW8sQ","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1001@6a692472e00c4d4faf161a0e49a06c7e-0000000000000090-0005bc4cf2ec3d0e.journal.oD6bsl","u
ser.crtime_usec") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/mnt/tmpfs/vzdumptmp3520_107019/var/log/journal/b354c482f7cc342776f020ee5ea440c3/.user-1001@f1e601fb109d47ccbf5828bf263b28c4-0000000000011ddf-0005bb2e740a3fd4.journal.kGAKLQ","u
ser.crtime_usec") failed: Operation not supported (95)
Number of files: 28,313 (reg: 22,261, dir: 2,752, link: 3,269, special: 31)
Number of created files: 28,313 (reg: 22,261, dir: 2,752, link: 3,269, special: 31)
Number of deleted files: 0
Number of regular files transferred: 22,241
Total file size: 1.65G bytes
Total transferred file size: 1.39G bytes
Literal data: 1.39G bytes
Matched data: 0 bytes
File list size: 851.91K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 1.39G
Total bytes received: 455.34K
sent 1.39G bytes received 455.34K bytes 84.18M bytes/sec
total size is 1.65G speedup is 1.19
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1207) [sender=3.1.3]