From: Diego A. A. G. <da...@un...> - 2004-07-02 14:48:55
|
Hi, how are you ? I had a problem with flexbackup last nigth that made "crash" all my backup. In the first directory I was backing up I obtained: |------------------------------------------------------------ | File number 1, tape index 200407012031 | Backup of: afrodita:/var/spool/mail | Date of this level 0 backup: Thu Jul 01 22:00:20 2004 | Date of last level 0 backup: the epoch |------------------------------------------------------------ | ssh -l root afrodita 'printf "Volume Label:\nlevel 0 | afrodita:/var/spool/mail Thu Jul 01 22:00:20 2004 afio+hardware from | hiperion.unicauca.edu.co\n\n" > /tmp/label.4961' | ssh -l root afrodita 'cd "/var/spool/mail" && (printf | "//--/tmp/label.4961 flexbackup.volume_header_info\n" && find . -depth | -xdev ! -type s -print ) | afio -o -z -1 m -b 10k - | buffer -m 10m -p | 75 -s 10k -t ; x=3D(${PIPESTATUS[@]}); i=3D0; while [ $i -lt ${#x[@]}= ]; do | [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; i=3D$(($i+1)); done' | buffer -m 10m | -p 75 -s 10k -t -u 100 -B -o "/dev/nst0" | ssh -l root afrodita 'rm -f /tmp/label.4961' |------------------------------------------------------------ find: ./eduardo.lock: No such file or directory afio: "eduardo.lock": No such file or directory afio: 6891m+796k+0 bytes written in 14091 seconds. The operation was successful. Kilobytes Out 7057180 Kilobytes Out 7057180 ERROR: non-zero exit from: ssh -l root afrodita 'cd "/var/spool/mail" && (printf "//--/tmp/label.4961 flexbackup.volume_header_info\n" && find . -depth -xdev ! -type s -print ) | afio -o -z -1 m -b 10k - | buffer -m 10m -p 75 -s 10k -t ; x=3D(${PIPESTATUS[@]}); i=3D0; while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; i=3D$(($i+1)); done' | buffer -m 10m -p 75 -s 10k -t -u 100 -B -o "/dev/nst0" ERROR: exiting |------------------------------------------------------------ | Backup start: Thu Jul 01 22:00:20 2004 | Backup end: Fri Jul 02 01:56:00 2004 |------------------------------------------------------------ Do I have to add a line like:=20 $prune{'/var/spool/mail/'}=3D"lock"; ?? What was exactly the problem ? Do you think is better to ignore errors ? Thanks for your answers. Bye. --=20 Diego Andr=E9s Asenjo Gonz=E1lez Estudiante de Ingenier=EDa en Electr=F3nica y Telecomunicaciones Coordinador General Grupo GNU/Linux Universidad del Cauca Monitor =C1rea de Servicios y Servidores de Internet Socio Avatar LTDA |