we are running amanda for our daily backups on nearly 40 machines.
tape and index server is the same machine and runs 2.4.2p2.
i changed one of the client-only machines from 2.4.2.p2 to 2.4.4p1 and problems begin. the error is
FAILURE AND STRANGE DUMP SUMMARY: x hd2 lev 0 FAILED [missing result for hd2 in x response] x hd1 lev 0 FAILED [missing result for hd1 in x response]
for two different disks in x machine. i am pretty sure that the configuration of one of the disks is same as before, i changed the other from DUMP to GNUTAR as a test.
the problem is, how can i trace this error. i looked at the x machines' /tmp/amanda directory and found a core file dated as just after sendsize file and before amandad file. the output on amandad file is as follows:
####################### Amanda 2.4 REQ HANDLE 023-2005C048 SEQ 1057772088 SECURITY USER dumpuser SERVICE sendsize OPTIONS maxdumps=1;hostname=x; GNUTAR hd2 0 1970:1:1:0:0:0 -1 DUMP hd1 0 1970:1:1:0:0:0 -1 --------
amandad: time 0.000: sending ack: ---- Amanda 2.4 ACK HANDLE 023-2005C048 SEQ 1057772088 ----
amandad: time 0.012: bsd security: remote host y.cc.metu.edu.tr user dumpuse r local user dumpuser amandad: time 0.012: amandahosts security check passed amandad: time 0.012: running service "/usr/local/libexec/sendsize" amandad: time 0.190: sending REP packet: ---- Amanda 2.4 REP HANDLE 023-2005C048 SEQ 1057772088 ----
amandad: time 0.202: got packet: ---- Amanda 2.4 ACK HANDLE 023-2005C048 SEQ 1057772088 ----
amandad: time 0.202: pid 430168 finish time Wed Jul 9 20:30:46 2003
#####################
note: both x and y machines are aix. server is 4.3.3 and the problemmatic client is 5.2. new 2.4.4 client is compiled with xlc without errors.
any help appreciated.
-caglar