>I have the following errors in my amanda reports:
>
>pop3 wd0e lev 1 FAILED [could not connect to pop3]
>pop3 wd0a lev 1 FAILED [could not connect to pop3]
Does pop3 ever work? Does "amcheck -c" work?
>waiting for connect on 10770, then 5046, then 34106
>/usr/local/libexec/sendbackup: timeout on data port 10770
>/usr/local/libexec/sendbackup: timeout on mesg port 5046
>/usr/local/libexec/sendbackup: timeout on index port 34106
>sendbackup: pid 14370 finish time Thu Dec 14 02:41:10 2000
Is there a firewall between your Amanda server and pop3?
>Is this just a case of increasing the dtimeout on the server, which is
>currently set to 1800 (default)!
No, it's not that kind of timeout. This is a connection timeout.
The general sequence of events is that the server contacts the client
(pop3) on the Amanda UDP port, which fires up an amandad. Amandad is
told to start sendbackup. Sendbackup creates three TCP sockets (data,
mesg and index) and sends those port numbers back to the server, then
waits for connections on each of them. Dumper on the server gets the
list of ports from sendbackup and is supposed to make connections to
the client on those ports. It's that operation that is timing out
(took longer than 30 seconds).
> Clem Kumah
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]