This is the error I get:
INFO: starting new backup job: vzdump 113 --compress gzip --storage local --remove 0 --mode stop --node context
INFO: Starting Backup of VM 113 (lxc)
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: chat
INFO: creating archive '/var/lib/vz/dump/vzdump-lxc-113-2018_04_25-05_52_34.tar.gz'
INFO: gzip: stdout: No space left on device
ERROR: Backup of VM 113 failed - command 'set -o pipefail && tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-113-2018_04_25-05_52_34.tmp' ./etc/vzdump/pct.conf '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | gzip >/var/lib/vz/dump/vzdump-lxc-113-2018_04_25-05_52_34.tar.dat' failed: exit code 1
INFO: Backup job finished with errors
TASK ERROR: job errors
I tried all modes of backing up
Any help is appreciated. Thank you
INFO: starting new backup job: vzdump 113 --compress gzip --storage local --remove 0 --mode stop --node context
INFO: Starting Backup of VM 113 (lxc)
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: chat
INFO: creating archive '/var/lib/vz/dump/vzdump-lxc-113-2018_04_25-05_52_34.tar.gz'
INFO: gzip: stdout: No space left on device
ERROR: Backup of VM 113 failed - command 'set -o pipefail && tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-113-2018_04_25-05_52_34.tmp' ./etc/vzdump/pct.conf '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | gzip >/var/lib/vz/dump/vzdump-lxc-113-2018_04_25-05_52_34.tar.dat' failed: exit code 1
INFO: Backup job finished with errors
TASK ERROR: job errors
I tried all modes of backing up
Any help is appreciated. Thank you