hi,
I 've problem to backup reiser fs
I am using this dump type
define dumptype root-tar {
global
program "GNUTAR"
comment "root partitions dumped with tar"
compress none
index
#exclude list "/usr/local/lib/amanda/exclude.gtar"
priority low
}
and here is the report :
> These dumps were to tape proxi3.
> The next tape Amanda expects to use is: a new tape.
>
> FAILURE AND STRANGE DUMP SUMMARY:
> node2 /boot lev 0 FAILED [input: can't open: p}@�����: No such
file or directory]
> node2 /boot lev 0 FAILED [dump to tape failed]
> node2 /var lev 0 FAILED [input: can't open: �8@: No such file or
directory]
> node2 /var lev 0 FAILED [dump to tape failed]
> node2 / lev 0 FAILED [input: can't open: �8@: No such file or
directory]
> node2 / lev 0 FAILED [dump to tape failed]
> node2 /home lev 0 FAILED [input: can't open: �8@: No such file or
directory]
> node2 /home lev 0 FAILED [dump to tape failed]
> node2 /usr lev 0 FAILED [data timeout]
> node2 /usr lev 0 FAILED [dump to tape failed]
>
>
> STATISTICS:
> Total Full Daily
> -------- -------- --------
> Estimate Time (hrs:min) 0:00
> Run Time (hrs:min) 1:18
> Dump Time (hrs:min) 0:00 0:00 0:00
> Output Size (meg) 0.0 0.0 0.0
> Original Size (meg) 0.0 0.0 0.0
> Avg Compressed Size (%) -- -- --
> Filesystems Dumped 0 0 0
> Avg Dump Rate (k/s) -- -- --
>
> Tape Time (hrs:min) 0:31 0:31 0:00
> Tape Size (meg) 3.0 3.0 0.0
> Tape Used (%) 0.0 0.0 0.0
> Filesystems Taped 1 1 0
> Avg Tp Write Rate (k/s) 1.7 1.7 --
>
>
> FAILED AND STRANGE DUMP DETAILS:
>
> /-- node2 /usr lev 0 FAILED [data timeout]
> sendbackup: start [node2:/usr level 0]
> sendbackup: info BACKUP=/bin/gtar
> sendbackup: info RECOVER_CMD=/bin/gtar -f... -
> sendbackup: info end
> \--------
>
>
> NOTES:
> planner: Last full dump of node2:/ on tape overwritten in 1 run.
> planner: Last full dump of node2:/boot on tape overwritten in 1 run.
> planner: Adding new disk node2:/home.
> planner: Adding new disk node2:/usr.
> planner: Adding new disk node2:/var.
> driver: WARNING: could not create /dumps/amanda/20001207: N'est pas un
r�pertoire
> taper: tape proxi3 kb 3104 fm 5 [OK]
> driver: Could not rmdir /dumps/amanda/20001207: N'est pas un r�pertoire
>
>
> DUMP SUMMARY:
> DUMPER STATS TAPER STATS
> HOSTNAME DISK L ORIG-KB OUT-KB COMP% MMM:SS KB/s MMM:SS KB/s
> -------------------------- --------------------------------- ------------
> node2 / 0 FAILED ---------------------------------------
> node2 /boot 0 FAILED ---------------------------------------
> node2 /home 0 FAILED ---------------------------------------
> node2 /usr 0 N/A 3104 -- N/A N/A 30:40 1.7
> node2 /var 0 FAILED ---------------------------------------
>
> (brought to you by Amanda version 2.4.2)
thank you