search for: sep05

Displaying 1 result from an estimated 1 matches for "sep05".

Did you mean: sep04
2013 Sep 06
1
rsync 3.0.9 hangs when syncing from NFSv3 share - possible to retry after timeout?
....svn/ /mnt/share3/ /mnt/backups/share3/2013-09-05 The exit code is 137, which I believe is 128 (from rsync) plus 9 sent by timeout. Here are the child rsync processes, as you can see 1915 is in uninterruptable sleep, but I believe that is normal: root 1914 0.0 0.0 10148 492 ? S Sep05 0:00 timeout -k 30s 764m rsync -av --modify-window=2 --link-dest=/mnt/backups/share3/2013-09-04 --exclude .svn/ /mnt/share3/ /mnt/backups/share3/2013-09-05 root 1915 0.0 0.3 81240 27784 ? D Sep05 0:20 rsync -av --modify-window=2 --link-dest=/mnt/backups/share3/2013-09-04 --exc...