Hello everybody, I have 2 servers running BackupPC.
In both servers some clients can`t do backup, the error is: idle (fileListReceive failed). BackupPC can do login on the client, and the process starts correctly, but at some time with strace i can see this: munmap(0xbf42c000, 4096) = 0 open("/proc/meminfo", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf42c000 read(3, " total: used: free:"..., 1024) = 524 close(3) = 0 munmap(0xbf42c000, 4096) = 0 old_mmap(NULL, 479232, PROT_READ|PROT_WRITE, MAP_PRIVATE| MAP_ANONYMOUS, -1, 0) = 0xbeaf6000 munmap(0xbeaf6000, 479232) = 0 select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0}) write(1, "\303\n\0\7", 4) = 4 select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0}) write(1, "\7.cpanel\0\20\0\0L<3G\355A\0\0008\16\vaccess-lo"..., 2755) = 2755 select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0}) = 0 (Timeout) select(1, [0], [], NULL, {60, 0} <unfinished ...> Process 14035 detached I kill the process because its hangs at this point. First server: BackupPC 3.0, kernel 2.6.22-2-686, 50 clients. Second server: BackupPC 3.1, kernel 2.6.18-5-amd64, 35 clients. Clients are heterogeneous: Fedora 1, 2, 3, Centos 4.x, kernel 2.4, 2.6. I update rsync on all machines to 2.6.9 and in one i try 3.0 Thanks in advance! Regards ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/