* Jean-Louis Martineau <[EMAIL PROTECTED]> [20060911 14:05]:
> Jean-Francois,
> 
> Your file parse correctly on my machine.

Mmmm, Interesting. You're running that on what? Irix?

> 
> Could you attach the amanda.conf file instead of putting it inline
> in the mail, maybe the mailer and or remove something.

attached.

regards,
jf

> 
> Jean-Louis
> 
> Jean-Francois Malouin wrote:
> >I've started from scratch and followed the order of keyword
> >as explained on the wiki and I still get the error:
> >
> >line XXX: configuration keyword expected
> >line XXX: end of line is expected
> >
> >where XXX is the 1 + the number of lines in amanda.conf.
> >
> >Here is my new amanda.conf and amanda-client.conf that still have
> >amcheck barfing. I can't see what I'm missing. Or is it an declaration
> >order issue? That had me bitten a while ago...
> >
> >
> >  

-- 
<° ><
org "stk_180-conf10"
mailto "amanda"
dumpcycle 7 
runspercycle 7
tapecycle 20 
usetimestamps no
dumpuser "amanda"
printer "wb219"
tapedev "/hw/tape/500507630000d95d/lun0nrnsv/c2p400000"
rawtapedev "/dev/null"
tpchanger "chg-zd-mtx"
changerdev "/dev/changer-l180"
changerfile "/opt/amanda/amanda10/etc/amanda/stk_180-conf10/stk_180"
runtapes 20
taperalgo largestfit
labelstr "^stk_180-conf10-[0-9][0-9]*$"
tapetype "Ultrium-SGT-LTO1"
ctimeout 60
dtimeout 2880
etimeout 2880
netusage  1000 Mbps
inparallel 10 
displayunit "m"
dumporder "TTTTTTTTTT"
maxdumps 10
bumpsize 20 Mb
bumppercent 0
bumpmult 4
bumpdays 2
diskfile "/opt/amanda/amanda10/etc/amanda/stk_180-conf10/disklist"
infofile "/opt/amanda/amanda10/usr/adm/amanda/stk_180-conf10/curinfo"
logdir   "/opt/amanda/amanda10/usr/adm/amanda/stk_180-conf10/log"
indexdir "/opt/amanda/amanda10/usr/adm/amanda/stk_180-conf10/index"
tapelist "/opt/amanda/amanda10/etc/amanda/stk_180-conf10/tapelist"
tapebufs 20
reserve 100
autoflush off 
amrecover_do_fsf on
amrecover_check_label on
amrecover_changer "changer"
columnspec 
"HostName=0:8,Disk=1:20,OrigMB=1:7,OutMB=1:7,DumpRate=1:4,TapeRate=1:4"
holdingdisk hd1 {
   directory "/holddisk/conf10/stk_180"
   use 100 Gb
   chunksize 0
}
define dumptype global {
   index yes
   record yes
   auth "bsdtcp"
}
define dumptype always-full {
   global
   comment "Full dump of this filesystem always"
   program "GNUTAR"
   compress none
   priority high
   estimate client
   dumpcycle 0
}
define tapetype Ultrium-SGT-LTO1 {
    length 101376 mbytes
    filemark 0 kbytes
    speed 15084 kps
}
define interface local {
    comment "a local disk"
    use 1000 kbps
}
define interface le0 {
    comment "1 Gbps ethernet"
    use 1 Gbps
}

Reply via email to