|
Dear group, i´am trying to install the amanda client from the
current version. I´ve configured it with user=amanda group=disk and
client installation only The prefix is /usr/amanda. The problem is, that the amandad can´t be started. I execute $Prefix/libexec/amandad, this takes a while
(30 secs) and breaks. The Logfile says: serv:/usr/amanda/libexec# cat
/tmp/amanda/amandad.20060220015348.debug amandad: debug 1 pid 2500 ruid 1000 euid 1000: start
at Mon Feb 20 01:53:48 2006 amandad: version 2.4.5p1 <snip> Building Infos </snip> amandad: time 29.992: dgram_recv: timeout after 30
seconds amandad: error receiving message: timeout amandad: time 29.993: error receiving message:
timeout amandad: time 29.993: pid 2500 finish time Mon Feb 20
01:54:18 2006 This is my inetd.conf: serv:/usr/amanda# cat /etc/inetd.conf # /etc/inetd.conf: see inetd(8) for further
informations. # # Internet server configuration database # # # Lines starting with "#:LABEL:" or
"#<off>#" should not # be changed unless you know what you are doing! # # If you want to disable an entry so it isn't touched
during # package updates just comment it out with a single
'#' character. # # Packages should modify this file by using
update-inetd(8) # # <service_name> <sock_type>
<proto> <flags> <user> <server_path> <args> # #:INTERNAL: Internal services #echo stream tcp nowait root
internal #echo dgram udp wait root
internal #chargen stream tcp nowait root
internal #chargen dgram udp wait root
internal #discard stream tcp nowait root
internal #discard dgram udp wait root
internal #daytime stream tcp nowait root
internal #daytime dgram udp wait root
internal #time stream tcp nowait root
internal #time dgram udp wait root
internal #:STANDARD: These are standard services. #:BSD: Shell, login, exec and talk are BSD protocols. shell stream tcp nowait root
/usr/sbin/tcpd /usr/sbin/in.rshd login stream tcp nowait root
/usr/sbin/tcpd /usr/sbin/in.rlogind exec stream tcp nowait root /usr/sbin/tcpd
/usr/sbin/in.rexecd amanda dgram udp wait amanda
/usr/amanda/libexec/amandad amandad The /etc/services file: hitchhiker:/usr/amanda/libexec# cat /etc/services |
grep amanda amanda 10080/udp #
Amanda backup services kamanda 10081/tcp #
amanda backup services (Kerberos) kamanda 10081/udp amandaidx 10082/tcp #
amanda backup services amidxtape 10083/tcp #
amanda backup services The inetd seems to work: serv:/usr/amanda/libexec# netstat -a | grep amanda udp 0 0 *:amanda *:* The /etc/hosts.deny and /etc/hosts.allow files are
empty. The Items in
http://wiki.zmanda.com/index.php/Amcheck:_selfcheck_request_timed_out seems to
be correct. Any suggestions? |
- amandad can't be started Patrick Mania
- Re: amandad can't be started Jon LaBadie
- Re: amandad can't be started Patrick Mania
