Backup fails ...

  • Thread starter Thread starter christophe charron
  • Start date Start date
C

christophe charron

Guest
Hi,

i tried a backup and i had the folowing error.
Can anybody give me clues to let me look what's going wrong ?
Code:
vzdump 101106 --dumpdir /backup --snapshot --mailto [EMAIL="techos@christophe-charron.org"]techos@christophe-charron.org[/EMAIL] --exclude-path /home/telechargements/upload
101106: mar 14 10:58:04 INFO: Starting Backup of VM 
101106 (openvz)101106: mar 14 10:58:04 INFO: CTID 
101106 exist unmounted down101106: mar 14 10:58:04 INFO: status = CTID 
101106 exist unmounted down101106: mar 14 10:58:04 INFO: backup mode: stop
101106: mar 14 10:58:04 INFO: ionice priority: 7
101106: mar 14 10:58:04 INFO: creating archive '/backup/vzdump-openvz-101106-2012_03_14-10_58_04.tar'
101106: mar 14 11:04:57 INFO: Total bytes written: 11405414400 (11GiB, ?/s)
101106: mar 14 11:04:57 INFO: tar: -: Wrote only 4096 of 10240 bytes101106: mar 14 11:04:57 INFO: tar: Error is not recoverable: exiting now
101106: [COLOR=red]mar 14 11:04:59 ERROR: Backup of VM 101106 failed - command '(cd /var/lib/vz/private/101106;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o '(' -regex './home/telechargements/upload' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar cpf - --totals --sparse --numeric-owner --no-recursion --ignore-failed-read --one-file-system --null -T -) >/backup/vzdump-openvz-101106-2012_03_14-10_58_04.dat' failed with exit code 2[/COLOR]
Best Regards,
Christophe Charron
http://xsoftware.fr
 
What is the output of

# df /backup
df /backup
Sys. de fich. 1K-blocs Occupé Disponible Capacité Monté sur
/dev/md1 15237528 4088840 10380744 29% /
root@ns303981:~#

I suppose it's too small ... :(