--On Saturday, January 22, 2022 8:55 PM -0500 backu...@kosowsky.org wrote:

It gets "stuck" at varying places... as IO slows to a complete halt
(based on iftop) until rsync timesout.
Similarly, 'strace' stalls.

This happens even if I run rsync_bpc from the command line directly,
but it does *not* happen when I use native rsync with the comparable
options.

Any ideas on how to debug this further?

Once it stalls but before the timeout, run ps and lsof to see what files are open by the rsync_bpc. Maybe run from gdb and force a break at that point to get a stack dump.





_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to