Displaying 1 result from an estimated 1 matches for "drphost".
2002 Aug 13
0
Rsync 2.5.5 hangs for no apparent reason
...offsite server within 15 seconds of issuing this command
inside of a  /bin/sh  script.  The script is running as root.
/usr/local/bin/rsync -avz --bwlimit=3096 --stats --timeout=600
  --delete-after --no-detach --numeric-ids --rsync-path=/usr/local/bin/rsync
  /usr/openv/netbackup/db/images/cave/ drphost.ti.com:/export/d2/nbumaster/
  openv/netbackup/db/images/cave/  > /tmp/log 2>&1
When I use rsync to sync other image directories, I don't have any 
problems.  I have taken the catalogs off-line (un-mounted) and ran
fsck on the RAID with no problems.  So I don't believe it is an i...