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=([EMAIL PROTECTED]); i=0; while [ $i -lt [EMAIL PROTECTED] ];
do
|   [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; i=$(($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=([EMAIL PROTECTED]); i=0; while [
$i -lt [EMAIL PROTECTED] ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; i=$(($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: 

$prune{'/var/spool/mail/'}="lock"; ??

What was exactly the problem ? Do you think is better to ignore errors ?

Thanks for your answers. Bye.


-- 
Diego Andrés Asenjo González
Estudiante de Ingeniería en Electrónica y Telecomunicaciones
Coordinador General Grupo GNU/Linux Universidad del Cauca
Monitor Área de Servicios y Servidores de Internet
Socio Avatar LTDA



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
flexbackup-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to