Hi,
We here are experiencing a strange problem with our amanda backup system. It
is failing with the following message about half of the time. There seems to
be no pattern to the failures, ie: certain tapes or certain days of the
week. The dump summary seems to suggest a timeout, but we upped the dtimeout
value (also follows) based on a previous posting we saw that had a similar
error and suggested this was the solution.
Have tried re-installing, but still happens. Is there any other timeout
that could be causing this?
We are running Linux Red Hat 7, and the amanda version is 2.4.2p2.
Any help would be appreciated,
Thanks,
Davin
**********************
failure message:
These dumps were to tape DailySet105.
The next tape Amanda expects to use is: DailySet106.
FAILURE AND STRANGE DUMP SUMMARY:
monk.ednet md0 lev 1 FAILED [data timeout]
STATISTICS:
Total Full Daily
-------- -------- --------
Estimate Time (hrs:min) 0:01
Run Time (hrs:min) 1:35
Dump Time (hrs:min) 0:44 0:00 0:44
Output Size (meg) 2223.0 0.0 2223.0
Original Size (meg) 2223.0 0.0 2223.0
Avg Compressed Size (%) -- -- -- (level:#disks ...)
Filesystems Dumped 1 0 1 (1:1)
Avg Dump Rate (k/s) 857.3 -- 857.3
Tape Time (hrs:min) 0:44 0:00 0:44
Tape Size (meg) 2223.0 0.0 2223.0
Tape Used (%) 12.1 0.0 12.1 (level:#disks ...)
Filesystems Taped 1 0 1 (1:1)
Avg Tp Write Rate (k/s) 856.9 -- 856.9
FAILED AND STRANGE DUMP DETAILS:
/-- monk.ednet md0 lev 1 FAILED [data timeout]
sendbackup: start [monk.ednet.net:md0 level 1]
sendbackup: info BACKUP=/sbin/dump
sendbackup: info RECOVER_CMD=/sbin/restore -f... -
sendbackup: info end
| DUMP: WARNING: There is no inferior level dump on this filesystem
| DUMP: WARNING: Assuming a level 0 dump by default
| DUMP: Date of this level 0 dump: Thu May 17 01:01:10 2001
| DUMP: Date of last level 0 dump: the epoch
| DUMP: Dumping /dev/md0 (/) to standard output
| DUMP: Label: /
| DUMP: mapping (Pass I) [regular files]
| DUMP: mapping (Pass II) [directories]
| DUMP: estimated 4891937 tape blocks.
| DUMP: Volume 1 started at: Thu May 17 01:01:20 2001
| DUMP: dumping (Pass III) [directories]
| DUMP: dumping (Pass IV) [regular files]
\--------
NOTES:
taper: tape DailySet105 kb 2276352 fm 1 [OK]
DUMP SUMMARY:
DUMPER STATS TAPER STATS
HOSTNAME DISK L ORIG-KB OUT-KB COMP% MMM:SS KB/s MMM:SS KB/s
-------------------------- --------------------------------- ------------
monk.ednet.n md0 1 FAILED ---------------------------------------
monk.ednet.n sdc1 1 22763202276320 -- 44:15 857.3 44:16 856.9
(brought to you by Amanda version 2.4.2p2)
*********************
amanda.conf file timouts:
bumpsize 20 Mb # minimum savings (threshold) to bump level 1 -> 2
bumpdays 1 # minimum days at each level
bumpmult 4 # threshold = bumpsize * bumpmult^(level-1)
etimeout 1200 # number of seconds per filesystem for estimates.
#etimeout -600 # total number of seconds for estimates.
# a positive number will be multiplied by the number of filesystems on
# each host; a negative number will be taken as an absolute total time-out.
# The default is 5 minutes per filesystem.
dtimeout 2700 # number of idle seconds before a dump is aborted.
ctimeout 60 # maximum number of seconds that amcheck waits
# for each client host
tapebufs 20