Displaying 2 results from an estimated 2 matches for "backup_2005".
2005 Jun 02
0
[Bug 2766] New: rsync endless loop
...This hang only occurs once in a
while (every other week) while the same command succeeds many times daily.
Here are the details I gathered so far:
backup # ps axf
PID TTY STAT TIME COMMAND
[...]
24691 ? S 0:00 | | \_ /bin/bash /root/bin/backup.external
/backup/admin/log/backup_2005-06-02-external.log
2226 ? R 532:18 | | \_ /root/bin/rsync -v --archive --delete
/backup/zserv/ daily.0/zserv
2227 ? S 0:00 | | \_ /root/bin/rsync -v --archive
--delete /backup/zserv/ daily.0/zserv
The log-file (from the -v output) is stuck right after...
2005 Jun 02
3
[Bug 2766] rsync endless loop
https://bugzilla.samba.org/show_bug.cgi?id=2766
------- Additional Comments From paul@debian.org 2005-06-02 08:47 -------
It seems to be looping in userspace (no system calls, hence strace doesn't show
anything). Could you try ltrace instead of strace, that should show what
library functions (if any) are being called which may help.
--
Configure bugmail: