Displaying 2 results from an estimated 2 matches for "sap06".
Did you mean:
  pap06
  
2003 Oct 20
1
v2.5.6 on AIX and large files
...ollowing error message:
      rsync: writefd_unbuffered failed to write 32768 bytes: phase
"unknown": Broken pipe
      rsync error: error in rsync protocol data stream (code 12) at
io.c(515)
Typical command used was:
      rsync --archive --whole-file --one-file-system /sapdb/SP1/data6
sap06:/sapdb/SP2 2>> $logfile
and the network interface being used was Gigabit Ethernet, the disk in both
cases being hosted on an SAN system. So there's plenty of disk and LAN
capacity.
I've Googled for this problem, and the only references I can find for it,
seem to imply either LAN/IP-s...
2003 Oct 26
0
rsync Digest, Vol 10, Issue 14
...nc: writefd_unbuffered failed to write 32768 bytes: phase
> "unknown": Broken pipe
>       rsync error: error in rsync protocol data stream (code 12) at
> io.c(515)
>
> Typical command used was:
>       rsync --archive --whole-file --one-file-system /sapdb/SP1/data6
> sap06:/sapdb/SP2 2>> $logfile
> and the network interface being used was Gigabit Ethernet, the disk in
both
> cases being hosted on an SAN system. So there's plenty of disk and LAN
> capacity.
>
> I've Googled for this problem, and the only references I can find for it,
>...