On Tue, Sep 23, 2008 at 10:27:26AM -0600, [EMAIL PROTECTED] wrote: > Where are the docs for what args need to be added to amandad in > inetd.conf? > > I added amindexd and amidxtaped on the backup server in order to do > amrecover, but then amcheck failed (needed noop, then selfcheck). > Then amdump failed (needed sendsize, ...). I think you have to populate your ~amandauser/.amandahosts with something like that (amandauser = operator for me) : yourHost operator amdump
>From amanda(8): "amdump is a shortcut for "noop selfcheck sendsize sendbackup" > I see the full list in amandad.c, and I think I understand why clients > don't need the addition. It defaults to all services except amindexd > and amidxtaped being active. But when you activate those two on the > server, it seems it _de_activates the others. I myself configured inetd.conf like that: $ grep amandad /etc/inetd.conf amanda dgram udp wait operator /usr/local/libexec/amanda/amandad amandad amindexd amidxtaped Later, -- Olivier Cherrier - Symacx.com mailto:[EMAIL PROTECTED]
