John Rouillard wrote: > On Tue, Nov 15, 2011 at 02:40:24PM -0500, Neal Becker wrote: >> Ok, let me get to the point. >> >> The server is F15. The client was just upgraded to F16 (but the upgrade >> failed, and it's a clean install). >> >> The backups had been working. Now they're not. I'm trying to troubleshoot. >> >> The symptom is, rsync starts on the client, but nothing happens. Notice the >> cpu time used: >> >> ps aux | grep rsync >> root 13636 0.5 0.1 119300 4528 ? Ss 13:18 0:25 >> /usr/bin/rsync --server --sender --p... >> >> It just hangs. >> >> No useful log messages on client or server. > > What does lsof against the rsync on the client side show as open files? > > If you run strace against rsync on the client side is it sitting in a > select loop? > > Is the server side perl process accumulating any time? >
Actually, I was wrong. The server side perl is using 100% cpu. I'll try running it again tomorrow when I have more time. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ 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/
