I'm currently using BackupPC to backup few of my servers. I'm only having a
problem with one of the server getting backed up. There's an rsync process
that's been running flat out for a long time.  It seems that BackupPC is
trying to backup a directory of rapidly-changing files, that should be
excluded.

Yesterday, I went to the config.pl and excluded all the possible files that
are rapidly changing like log files. today the backup was ran again and the
rsync process started running for a long time.

What will be the best way to track down  what is causing this process to not
stop?

The following is the output of the rsync process:

[EMAIL PROTECTED] ~]# ps -aux | grep rsync
root      6496  0.0  0.0  61144   708 pts/20   S+   10:50   0:00 grep rsync
root     29645 85.3  0.2 130972 65912 ?        Rs   Apr30 759:36
/usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D
--links --hard-links --times --block-size=2048 --recursive
--checksum-seed=32761 . / <backuppc-users@lists.sourceforge.net>


Thanks in advanced.

<backuppc-users@lists.sourceforge.net>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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/

Reply via email to