Backup dont work any more error: (SOLVED)

ictdude

Renowned Member
May 18, 2008
88
0
71
I have a problem that one of the OpenVZ containers wont be able to backup
any more ? Here is the output off the backup job:

What can this be ? I niticed --> failed: interrupted by signal

INFO: starting new backup job: vzdump 3106 --remove 0 --mode stop --compress lzo --storage Storage --node host235
INFO: Starting Backup of VM 3106 (openvz)
INFO: CTID 3106 exist unmounted down
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: creating archive '/home/Storage/dump/vzdump-openvz-3106-2015_06_14-23_20_05.tar.lzo'
ERROR: Backup of VM 3106 failed - command '(cd /home/Storage/private/3106;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar cpf - --totals --sparse --numeric-owner --no-recursion --one-file-system --null -T -|lzop) >/home/Storage/dump/vzdump-openvz-3106-2015_06_14-23_20_05.tar.dat' failed: interrupted by signal
INFO: Backup job finished with errors
TASK ERROR: job errors


(SOLVED)

There seem to be a problem with one of my disks. I made a work around and did mount a remote storage.
Then a made a backup and did dump it directly to the remote storage:

More info source: https://www.digitalocean.com/commun...e-sshfs-to-mount-remote-file-systems-over-ssh
 
Last edited: