BackupPC-users

Re: [BackupPC-users] Excluding files

2008-05-01 17:47:07
Subject: Re: [BackupPC-users] Excluding files
From: Adam Goryachev <mailinglists AT websitemanagers.com DOT au>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 02 May 2008 07:46:54 +1000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jake Solid wrote:
> 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?

On the client machine being backed up, do a ps axf or similar and find
the pid of the rsync process. Then do a "lsof -p $pid" and it will show
the files that the rsync process has open. Generally the last one is the
filename that is currently being transferred. Sometimes you only get
libraries, but repeat the command over a few minutes and you should it.

Regards,
Adam

- --
Adam Goryachev
Website Managers
Ph: +61 2 8304 0000                            adam AT websitemanagers.com DOT 
au
Fax: +61 2 8304 0001                            www.websitemanagers.com.au

Please note, all email from me sent after August 2007 will be signed.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIGjpOGyoxogrTyiURAgQZAKCVDky9shErwJj8S3HW0exVJMHlbwCdGnTl
YoGMXB1DKmdmO5Lj1ooPx6Q=
=81fs
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>