home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10317 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!umunhum!jdj
  3. From: jdj@umunhum.stanford.edu (John D Johnson)
  4. Subject: Slow pipe from HPUX to ULTRIX
  5. Message-ID: <1992Sep12.005654.2249@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: Stanford University
  8. Date: Sat, 12 Sep 92 00:56:54 GMT
  9. Lines: 29
  10.  
  11.  
  12. I have found that when I pipe data from my 9000/370 HPUX to DEC ULTRIX
  13. using remsh the data rate is very low, about one tenth the rate of
  14. piping data to HPUX or SunOS machines.  For example, cat'ing a 1.1M
  15. file to a remote /dev/null:
  16.                                                                        Time,
  17.                                                                        seconds
  18.  
  19. To 8.0  HPUX, 9000/S370:  cat /hp-ux | remsh cake    "cat > /dev/null"   8.3
  20. To 8.07 HPUX, 9000/S730:  cat /hp-ux | remsh danish  "cat > /dev/null"   7.8
  21. To 4.2 ULTRIX, DEC3100:   cat /hp-ux | remsh umunhum "cat > /dev/null"  75.6
  22.  
  23. Piping from HPUX to Ultrix achieves only about 15 Kbytes per second!
  24.  
  25. While piping to Ultrix, the load on both machines stays below 10%.
  26. Monitor reports an input and output packet rate of 6-12 packets per
  27. second, and the only errors are several "Unknown protocol" packets.
  28. When piping to HPUX, monitor reports about 150 output packets per
  29. second and 50 input packets per second.
  30.  
  31. Additional data: ftp can copy the file to Ultrix's /dev/null in 4.85
  32. seconds (231.30 Kbytes/s).  Rdump from HPUX to ULTRIX achieves about
  33. 60 Kbytes per second.  Sending data the other direction, rsh pipes from
  34. Ultrix to HPUX achieve about 130 Kbytes/sec.
  35.  
  36. Anybody have any idea what is going on and what I can do to fix it?
  37.  
  38. John D. Johnson         jdj@umunhum.Stanford.EDU
  39. Computer Systems Laboratory, Stanford University
  40.