|
Joseph Young
Involved.com
There is not much documentation in setting up
AMANDA to be backuped up to a Hard Drive. I checked web sites, the MAN
pages, the mailing lists. And three weeks of trying to do this on my
own, I need help.
I get the errors in the logs
driver: adding holding disk 0
dir /backup/dumps size 296960
reserving 296960 out of 296960 for degraded-mode dumps driver: start time 30.057 inparallel 4 bandwidth 2000 diskspace 296960 dir OBSOLETE datestamp 20021231 driver: drain-ends tapeq LFFO
big-dumpers sssS
driver: result time 30.057 from taper: TAPE-ERROR [rewinding tape: Input/output error] dump of driver schedule before start degraded mode: I know that this happens where a commment out
tpchanger amanda.conf. I don't think that I should have
"chg-manual".
HELP!!!( at the bottom are the steps that I went
through)
joe
These are the steps that I
followed. There are from http://www.asp.ogi.edu/~pchytil/linux/amanda/
amanda
My amanda.conf has this
runtapes 1 # number of tapes to be used in a single run of amdump #tpchanger "chg-manual" # the tape-changer glue script #tapedev "/dev/null" # the no-rewind tape device to be used #rawtapedev "/dev/null" # the raw device to be used (ftape only) tapedev "file:/backup/" changerfile "/var/log/amanda/Involved/changer"
#changerfile "/usr/adm/amanda/DailySet1/changer-status" #changerfile "/usr/local/etc/amanda/DailySet1/changer.conf" changerdev "/dev/null" tapetype HP-DAT # what kind
of tape it is (see tapetypes below)
labelstr "^Involved[0-9][0-9]*$" |
