On 5/7/2014 5:30 PM, Les Mikesell wrote: > On Wed, May 7, 2014 at 8:18 AM, Mark Maciolek <[email protected]> wrote: >> hi, >> >> I would hope the backup would have finished by now after doubling the >> server memory. The backups of the same client of all the other >> partitions over a 1Tb of space work fine. >> >> Backup server 32G of ram Backuppc Version 3.2.1, client Ubuntu 12, 132Gb >> >> NewFileList.0 May 2 06:25 >> NewFileList has not updated since May 2 14:28, XferLOG.z May 2 19:44 >> >> file count is ~850k no recursive links >> >> strace -p 4817 >> Process 4817 attached - interrupt to quit >> select(16, [6], [9], [6 9], NULL) = 1 (in [6]) >> select(8, [6], NULL, [6], {0, 0}) = 1 (in [6], left {0, 0}) >> read(6, "log pool 664 9531/1052 "..., 65536) = 120 >> select(16, [6], [9], [6 9], NULL) = 1 (in [6]) >> select(8, [6], NULL, [6], {0, 0}) = 1 (in [6], left {0, 0}) >> read(6, "log pool 664 9531/1052 "..., 65536) = 124 >> select(16, [6], [9], [6 9], NULL) = 1 (in [6]) >> select(8, [6], NULL, [6], {0, 0}) = 1 (in [6], left {0, 0}) >> >> What else should I be looking at? >> > Are there any NAT gateways or statefirewalls between the server and > target? Sometimes those will time out and block an established > connection that appears to be idle for some time - and sometimes rsync > can appear idle for a long time. > hi,
No NAT gateways or statefirewalls, the server and client on same network. traceroute shows 0.193 ms 0.191 ms 0.183 ms It is taking up 98% of cpu, the other backups running are only using 30-35% If I cd down deep to the client backuppc folders, I will see a new file every few hours. Mark -- ------------------------------------------------------------------------- Mark Maciolek Network Administrator [email protected] Morse Hall Room 338AB University of New Hampshire 862-3050 ------------------------------------------------------------------------- --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
