Welcome
My dear colleagues have a problem with backing up the container.
Enter comende in the console:
vzdump 103 --dumpdir /mnt --mode snapshot
an error occurs after approx. 2 minutes
I tried several locations but the problem persists
please help me
My dear colleagues have a problem with backing up the container.
Enter comende in the console:
vzdump 103 --dumpdir /mnt --mode snapshot
an error occurs after approx. 2 minutes
Code:
root@live:~# vzdump 103 --dumpdir /mnt --mode snapshot
INFO: starting new backup job: vzdump 103 --dumpdir /mnt --mode snapshot
INFO: Starting Backup of VM 103 (lxc)
INFO: status = running
INFO: CT Name: worker
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: worker
INFO: starting first sync /proc/5332/root// to /mnt/vzdump-lxc-103-2018_05_28-17 _02_20.tmp
INFO: rsync: write failed on "/mnt/vzdump-lxc-103-2018_05_28-17_02_20.tmp/var/lo g/mail.info.1": No space left on device (28)
INFO: rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1 ]
ERROR: Backup of VM 103 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/5332/root///./ /mnt /vzdump-lxc-103-2018_05_28-17_02_20.tmp' failed: exit code 11
INFO: Backup job finished with errors
I tried several locations but the problem persists
please help me