when i ran
amcheck DailySet1 as backup user and got these messages:
Code:
Amanda Tape Server Host Check
-----------------------------
Holding disk /dumps/: 75841272 kB disk space available, using 75841272 kB
slot 1: read label `DailySet1-01', date `X'
NOTE: skipping tape-writable test
Tape DailySet1-01 label ok
NOTE: host info dir /etc/amanda/DailySet1/curinfo/ns1.malayo.local does not exist
NOTE: it will be created on the next run.
NOTE: index dir /etc/amanda/DailySet1/index/ns1.malayo.local does not exist
NOTE: it will be created on the next run.
Server check took 0.174 seconds
Amanda Backup Client Hosts Check
--------------------------------
WARNING: ns1.malayo.local: selfcheck request failed: recv error: Connection reset by peer
Client check: 1 host checked in 0.528 seconds, 1 problem found
os is debian lenny
amanda-server version is 2.5.2p1
amanda-client version on backup client is 2.5.2p1-4
/etc/amandahosts on server
Code:
localhost backup amdump
localhost root amindexd amidxtaped
ns1.malayo.local root amindexd amidxtaped
server can ping ns1.malayo.local
/etc/amandahosts on client
Code:
amanda.malayo.local backup amdump
client can ping amanda.malayo.local
there's nothing in /tmp/amanda
this is what i found in debug file
Code:
amcheck-clients: time 0.554: security_stream_seterr(0x88199a0, recv error: Connection reset by peer)
amcheck-clients: time 0.554: security_seterror(handle=0x88197d8, driver=0xb7748520 (BSDTCP) error=recv error: Connection reset by peer)
amcheck-clients: time 0.554: security_close(handle=0x88197d8, driver=0xb7748520 (BSDTCP))
amcheck-clients: time 0.554: security_stream_close(0x88199a0)
amcheck: time 0.555: pid 5209 finish time Wed Feb 23 00:26:16 2011
any idea?