<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: rcp performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047017#M574752</link>
    <description>Jason,&lt;BR /&gt;Tips &lt;BR /&gt;&lt;BR /&gt;Ftp usage:&lt;BR /&gt;&lt;BR /&gt;We want to measure only the link speed, so we don't want to be hit with the overhead of disk transfers: &lt;BR /&gt;&lt;BR /&gt;For 11.0 you need to create the device file: &lt;BR /&gt;&lt;BR /&gt;    # mknod /dev/zero c 3 4&lt;BR /&gt;&lt;BR /&gt;    This already exists in 11i and after &lt;BR /&gt;&lt;BR /&gt;# ftp &lt;REMOTE&gt;&lt;BR /&gt;ftp&amp;gt; put "| dd if=/dev/zero count=4096000 bs=1k " /dev/null &lt;BR /&gt;&lt;BR /&gt;Send  4 GB data through the interface to "remote".  On "remote" data will not be written to disk but instead will be sent to /dev/null.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TRY THIS IN BOTH DIRECTIONS!&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;-&amp;gt; Brian Hackley&lt;/REMOTE&gt;</description>
    <pubDate>Wed, 13 Aug 2003 11:12:47 GMT</pubDate>
    <dc:creator>Brian Hackley</dc:creator>
    <dc:date>2003-08-13T11:12:47Z</dc:date>
    <item>
      <title>rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047010#M574745</link>
      <description>Hello, buddies,&lt;BR /&gt;&lt;BR /&gt;I have a strange problem. If striped files are copied between 2 systems, the rcp performance is very slow. In contrast, if non-striped files are copied under the same situation, the rcp performance is normal.&lt;BR /&gt;&lt;BR /&gt;OS: HP-UX 11.0&lt;BR /&gt;Lan Card: GELAN&lt;BR /&gt;&lt;BR /&gt;What is the likely cause?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot,&lt;BR /&gt;&lt;BR /&gt;Jason&lt;BR /&gt;Aug 12,2003</description>
      <pubDate>Tue, 12 Aug 2003 07:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047010#M574745</guid>
      <dc:creator>Zhengwen Peng_1</dc:creator>
      <dc:date>2003-08-12T07:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047011#M574746</link>
      <description>Are you  using a K-class server ?&lt;BR /&gt;&lt;BR /&gt;In that case, the reason could be the bus load, due to the transfer of files. K are not really performance-oriented.&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 07:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047011#M574746</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-12T07:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047012#M574747</link>
      <description>Are both the striped disks and non-striped disks in the same disk array? Are they the same type of disks? What happens if you try to write something back from the system that was receiving the files before and now sending them?&lt;BR /&gt;&lt;BR /&gt;What is the output of this from both systems?&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 0</description>
      <pubDate>Tue, 12 Aug 2003 07:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047012#M574747</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-12T07:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047013#M574748</link>
      <description>what kind of disks do you have?&lt;BR /&gt;are striped disk separate in different buses?&lt;BR /&gt;how stripe size do you have?&lt;BR /&gt;do you hAve striping or distributed vols?&lt;BR /&gt;send details please&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Tue, 12 Aug 2003 07:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047013#M574748</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2003-08-12T07:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047014#M574749</link>
      <description>Hello, buddies,&lt;BR /&gt;&lt;BR /&gt;1. The disk array is EMC CX600.&lt;BR /&gt;2. HP system is N4000/440MHz.&lt;BR /&gt;3. The striped and non-striped volumes reside on the same area on CX600.</description>
      <pubDate>Tue, 12 Aug 2003 11:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047014#M574749</guid>
      <dc:creator>Zhengwen Peng_1</dc:creator>
      <dc:date>2003-08-12T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047015#M574750</link>
      <description>I'd try to remove the network from the picture. It shouldn't mattrer from your description, but it is another variable.&lt;BR /&gt;&lt;BR /&gt;Can you try comparing time of a file copy from the san to local disk?&lt;BR /&gt;&lt;BR /&gt;time cp filename localdiskfilename&lt;BR /&gt;&lt;BR /&gt;Are the stripped and non-striped files on the same array? If so, there should be no noticable difference in copy time.&lt;BR /&gt;&lt;BR /&gt;After confirming the above, I'd look at the SAN setup for things like fiber path, including HBA and switch ports, to see if there is a config difference between the physical locations of the stripped and non-stripped portions of the array.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 12:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047015#M574750</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-08-12T12:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047016#M574751</link>
      <description>Given your description, I would say your stripes are set up incorrectly - different stripes for the same file system are on the same physical disk, causing the heads to "jerk" back and forth.&lt;BR /&gt;&lt;BR /&gt;I don't know that disk, but take a look at the logical to physical relationships of hte stripes.&lt;BR /&gt;&lt;BR /&gt;Striping is best when done on different disks on different controllers.  Striping on the same disk is a catastophe, and striping on the same controller is of limited value.</description>
      <pubDate>Tue, 12 Aug 2003 13:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047016#M574751</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-08-12T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: rcp performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047017#M574752</link>
      <description>Jason,&lt;BR /&gt;Tips &lt;BR /&gt;&lt;BR /&gt;Ftp usage:&lt;BR /&gt;&lt;BR /&gt;We want to measure only the link speed, so we don't want to be hit with the overhead of disk transfers: &lt;BR /&gt;&lt;BR /&gt;For 11.0 you need to create the device file: &lt;BR /&gt;&lt;BR /&gt;    # mknod /dev/zero c 3 4&lt;BR /&gt;&lt;BR /&gt;    This already exists in 11i and after &lt;BR /&gt;&lt;BR /&gt;# ftp &lt;REMOTE&gt;&lt;BR /&gt;ftp&amp;gt; put "| dd if=/dev/zero count=4096000 bs=1k " /dev/null &lt;BR /&gt;&lt;BR /&gt;Send  4 GB data through the interface to "remote".  On "remote" data will not be written to disk but instead will be sent to /dev/null.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TRY THIS IN BOTH DIRECTIONS!&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;-&amp;gt; Brian Hackley&lt;/REMOTE&gt;</description>
      <pubDate>Wed, 13 Aug 2003 11:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-performance/m-p/3047017#M574752</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2003-08-13T11:12:47Z</dc:date>
    </item>
  </channel>
</rss>

