Hello, I have a problem with setting up amanda-backup on Debian Squeeze machine. The backup server runs amanda 2.4 server, client is 2.6.1p2. As I understand http://wiki.zmanda.com/man/amanda-compatibility.7.html , they are compatible, because only restore protocol has changed.
Problem manifetsts itself in that backup silently (I found no errors) faild. This is what I found in /var/log/amanda/client/sendbackup(BACKUP-DATE-TIME).debug 1322970365.420795: sendbackup: pid 6973 ruid 34 euid 34 version 2.6.1p2: start at Sun Dec 4 07:46:05 2011 1322970365.420820: sendbackup: Version 2.6.1p2 1322970365.420927: sendbackup: sendbackup req: <DUMP /usr 0 1970:1:1:0:0:0 OPTIONS |;bsd-auth;srvcomp-fast;> 1322970365.420951: sendbackup: Parsed request as: program `DUMP' 1322970365.420955: sendbackup: disk `/usr' 1322970365.420959: sendbackup: device `/usr' 1322970365.420962: sendbackup: level 0 1322970365.420965: sendbackup: since 1970:1:1:0:0:0 1322970365.420968: sendbackup: options `|;bsd-auth;srvcomp-fast;' 1322970365.421044: sendbackup: start: abacus.nic.ru:/usr lev 0 1322970365.421240: sendbackup: dumping device '/dev/sda5' with 'ext4' 1322970365.421320: sendbackup: pipespawnv: stdoutfd is 50 1322970365.421353: sendbackup: Spawning "/sbin/dump dump 0usf 1048576 - /dev/sda5" in pipeline 1322970365.421447: sendbackup: Started backup 1322970365.423705: sendbackup: 91: normal(|): DUMP: Date of this level 0 dump: Sun Dec 4 07:46:05 2011 1322970365.426162: sendbackup: 91: normal(|): DUMP: Dumping /dev/sda5 (/usr) to standard output 1322970365.691042: sendbackup: 91: normal(|): DUMP: Label: none 1322970365.691338: sendbackup: 91: normal(|): DUMP: Writing 10 Kilobyte records 1322970365.691596: sendbackup: 91: normal(|): DUMP: mapping (Pass I) [regular files] 1322970365.694527: sendbackup: 91: normal(|): DUMP: mapping (Pass II) [directories] 1322970365.694826: sendbackup: 91: normal(|): DUMP: estimated 779946 blocks. 1322970365.695111: sendbackup: 91: normal(|): DUMP: Volume 1 started with block 1 at: Sun Dec 4 07:46:05 2011 It seems like backup starts but does not finish. Any ideas to where to look will be appreciated.
