I lost my samba share due to drive failure and had to recreate backup storage as:
Now when I run VMs back everything works fine.
But the LXC container backup fails with errors:
What is going on wrong?
Thx
Now when I run VMs back everything works fine.
But the LXC container backup fails with errors:
Code:
INFO: sent 2,228,248,201 bytes received 664,281 bytes 127,366,427.54 bytes/sec
INFO: total size is 2,467,754,337 speedup is 1.11
INFO: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1207) [sender=3.1.3]
ERROR: Backup of VM 1000 failed - command 'rsync --stats -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/5146/root///./ /var/tmp/vzdumptmp10065' failed: exit code 23
INFO: Failed at 2020-09-15 12:56:32
What is going on wrong?
Thx