Running amcheck -c conf I get: WARNING: 10.1.0.3: selfcheck request timed out. Host down?
Pretty typical error, from what I've seen on the list. Here is the debug output (/tmp/amanda/amandad.20020502142318.debug) from amandad (less than typical): got packet: -------- Amanda 2.4 REQ HANDLE 000-60C40708 SEQ 1020363788 SECURITY USER backup SERVICE selfcheck OPTIONS ; DUMP sdb1 0 OPTIONS |;bsd-auth;compress-fast; DUMP sda2 0 OPTIONS |;bsd-auth;compress-fast; DUMP sda1 0 OPTIONS |;bsd-auth;compress-fast; -------- sending ack: ---- Amanda 2.4 ACK HANDLE 000-60C40708 SEQ 1020363788 ---- amandad: dgram_send_addr: sendto(0.0.0.0.899) failed: Invalid argument amandad: sending REP packet: ---- Amanda 2.4 REP HANDLE 000-60C40708 SEQ 1020363788 ERROR [addr 0.0.0.0: hostname lookup failed] ---- amandad: dgram_send_addr: sendto(0.0.0.0.899) failed: Invalid argument I don't understand where it's getting 0.0.0.0. Clearly, the client and daemon are communicating to some extent. Anyone have a suggestion? Thanks, Cory
