> GIC MLs wrote: > > > Having problems with getting Amanda working on one machine... > > > > OS: FreeBSD > > Version: Amanda 2.4.2p2 (installed as tarball, not as FreeBSD port) > > Problem: > > - amcheck daily: looks great > > - amdump daily : Request to client.domain.com timed out. > > > > I've set this up as close as I can tell to the config of a working > > machine... > > I realize that most time-outs are the result of amandad not listening on the > > client machine, but I have set it up in inetd.conf and restarted inetd a > > couple of times with no luck. Can anyone see what I'm missing here? > > Specific information follows... > > > > Thanks, > > > > Shawn > > > > > > /etc/hosts > > xxx.xxx.xxx.xxx client.domain.com client > > xxx.xxx.xxx.xxx host.domain.com host > > > > /etc/inetd.conf > > amanda dgram udp wait amanda /usr/local/libexec/amandad > > amandad > > > > /etc/services > > amanda 10080/udp #Dump server control > > amandaidx 10082/tcp #Amanda indexing > > > > /home/amanda/.amandahosts > > host.domain.com amanda > > client.domain.com amanda > > > I have found that if I use a FQDN for the client name in the clients > .amandahosts file I get timeouts. server Linux, client IRIX > > on client maybe try > > clientname amanda >
Tried this with no luck. Also, I am using gtar: # gtar --version tar (GNU tar) 1.13.25 My configuration options were: --without-server --with-user=amanda --with-group=operator --with-tape-server=server.domain.com --with-gnutar=/usr/local/bin/gtar --with-config=daily Any further thoughts/suspicions appreciated. Thanks, Shawn
