This is a discussion on Re: (AMANDA Question)disklist error within the Linux Operating System forums, part of the Unix Operating Systems category; --> ※ 引*z《ptb@oboe.it.uc3m.es (Peter T. Breuer)》之銘言: > Rex <shenghong.bbs@bbs.sayya.org> wrote: > > "/etc/amanda/daily/disklist", line 70: disk dumptype expected > Fix ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| ※ 引*z《ptb@oboe.it.uc3m.es (Peter T. Breuer)》之銘言: > Rex <shenghong.bbs@bbs.sayya.org> wrote: > > "/etc/amanda/daily/disklist", line 70: disk dumptype expected > Fix that line in that file. > > Could anybody help me? > Not beyond the obvious first step that derives from the message you > received! Why not ask the amanda mailing list if you need further help? > Peter Dear Peter: Thanks for your reply. I do not know what news server can I use. I use yahoo groups(eGruops).However I can not post. I have new trouble now. @.@ Here is my error message. Do you know why? Thanks. Regards. Rex bash-3.00$ /usr/sbin/amcheck daily Amanda Tape Server Host Check ----------------------------- Holding disk /var/tmp: 7999712 KB disk space available, that's plenty amcheck-server: could not get changer info: badly formed result from changer: " 25 1" Amanda Backup Client Hosts Check -------------------------------- ERROR: amanda.twbbs.org: [access as amanda not allowed from amanda@amanda.twbbs.org] amandahostsauth failed Client check: 1 host checked in 0.010 seconds, 1 problem found (brought to you by Amanda 2.4.4p3) -- [1;32m※ Origin: [33mSayYA 資訊站 [37m<bbs.sayya.org> [m [1;31m◆ From: [36m140.127.220.123[m |
| |||
| "Rex" <shenghong.bbs@bbs.sayya.org> wrote in message news:4MEHSO$ZTj@bbs.sayya.org... >※ 引*z《ptb@oboe.it.uc3m.es (Peter T. Breuer)》之銘言: >> Rex <shenghong.bbs@bbs.sayya.org> wrote: >> > "/etc/amanda/daily/disklist", line 70: disk dumptype expected >> Fix that line in that file. >> > Could anybody help me? >> Not beyond the obvious first step that derives from the message you >> received! Why not ask the amanda mailing list if you need further help? >> Peter > > Dear Peter: > Thanks for your reply. > I do not know what news server can I use. > I use yahoo groups(eGruops).However I can not post. > I have new trouble now. @.@ > Here is my error message. > Do you know why? > Thanks. > Regards. Hi, Rex. Don't worry about Peter too much, he loves giving advice that is correct but useless, then snarks at you for not automatically knowing everything. I, however, wrote the SunOS port for Amanda many moons ago. I assume that the Amanda configuration you are using is called "daily". I assume you have a typo in line 70 of your disklist: perhaps you could post it and we could glance at it? |
| ||||
| Rex <shenghong.bbs@bbs.sayya.org> wrote: >> received! Why not ask the amanda mailing list if you need further help? > Thanks for your reply. > I do not know what news server can I use. Mailing lists use mailers, not news clients or servers (wellllll, apart from being gatewayed often ...). So you need to read the amanda documentation and mail to the mailing list mentioned. If that's hard work, why not goggle for "amanda mailing list"? > I use yahoo groups(eGruops). That's something you can change in a moment. > However I can not post. Sounds good to me. > Here is my error message. > Do you know why? Yes - something is wrong. > bash-3.00$ /usr/sbin/amcheck daily > Amanda Tape Server Host Check > ----------------------------- > Holding disk /var/tmp: 7999712 KB disk space available, that's plenty > amcheck-server: could not get changer info: badly formed result from changer: > " 25 1" Well, whatever the "changer" is (tape changer? You have a tape? really?), it's returning garbage. > Amanda Backup Client Hosts Check > -------------------------------- > ERROR: amanda.twbbs.org: [access as amanda not allowed from > amanda@amanda.twbbs.org] amandahostsauth failed You seem to have failed to allow access to X from amanda@X. You need to fix that. Have you considered reading the documentation or talking to the mailing list? > Client check: 1 host checked in 0.010 seconds, 1 problem found Groovy. > (brought to you by Amanda 2.4.4p3) Amen. Peter |