<?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: Ultrium2 performance is slow in N4000 machine in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370498#M868420</link>
    <description>As Kurt said you may be backingup smaller files.Try backing up some files which is more than 1GB in size.Can just give brief history.Was the Drive giving good performance earlier.When is this problem started and what is last change made to the system just before the problem started.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
    <pubDate>Thu, 02 Sep 2004 05:44:06 GMT</pubDate>
    <dc:creator>Sยภเl Kย๓คг</dc:creator>
    <dc:date>2004-09-02T05:44:06Z</dc:date>
    <item>
      <title>Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370495#M868414</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have connected Ultrium2 external drive to a N4000 server through a Ultra2 scsi adapter. The server firmware is update and latest patches are installed. But the tar backup is taking place at the rate of 1GB in 10 minutes, which is a ultimate slow. is this due to usage of ultra2 card. &lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;Vijay</description>
      <pubDate>Thu, 02 Sep 2004 00:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370495#M868414</guid>
      <dc:creator>vijay_56</dc:creator>
      <dc:date>2004-09-02T00:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370496#M868416</link>
      <description>Vijay,&lt;BR /&gt;&lt;BR /&gt;An Ultrium2 can write up to 100 GB/hour. The Ultra2 SCSI has a thorugput of 150 GB/hour, so it isn't the bottleneck.&lt;BR /&gt;&lt;BR /&gt;To evaluate the speed of the Ultrium2, take a backup (eg with fbackup) of a few large files (large is larger than 1 GB). You'll should have a good throughput now. &lt;BR /&gt;&lt;BR /&gt;I rather think the low throughput of the tar is because a lot of small files are being backed up, then the troughput is always smaller.&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;Kurt</description>
      <pubDate>Mon, 16 Sep 2024 09:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370496#M868416</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2024-09-16T09:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370497#M868418</link>
      <description>when testing for performance it is always good to test as few things as posible at a time.&lt;BR /&gt;With your setup you are testing disk, tapedrive  and backup utility at the same time.&lt;BR /&gt;My advice is to use time and dd to test one thing at a time. You may need to start with creating a "bitbucket" to read from:&lt;BR /&gt;mknod /dev/bitbucket c 3 3&lt;BR /&gt;&lt;BR /&gt;Creat a 1Gb file on disk:&lt;BR /&gt;time dd if=/dev/bitbucket bs=1024k count=1024 of=/mnt/bigfile&lt;BR /&gt;&lt;BR /&gt;Send the same amount of data to the tapedrive:&lt;BR /&gt;time dd if=/dev/bitbucket bs=1024k count=1024 of=/dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Check how long it takes to read the file:&lt;BR /&gt;time dd if=/mnt/bigfile of=/dev/null&lt;BR /&gt;&lt;BR /&gt;Remember to umount and mount the filesystem with the big file each time you have read it to clear your cache.&lt;BR /&gt;Send the file to tape:&lt;BR /&gt;time dd if=/mnt/bigfile of=/dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;If nether of these take as long as your backup I would say your problem is the backup utility. OR the fact that the backup have to search and backup a lot of files. You could also try backing up just that one big file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Thu, 02 Sep 2004 02:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370497#M868418</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2004-09-02T02:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370498#M868420</link>
      <description>As Kurt said you may be backingup smaller files.Try backing up some files which is more than 1GB in size.Can just give brief history.Was the Drive giving good performance earlier.When is this problem started and what is last change made to the system just before the problem started.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
      <pubDate>Thu, 02 Sep 2004 05:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370498#M868420</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-09-02T05:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370499#M868422</link>
      <description>To get the most out of LTO, you need to flood it with data. If the data stream is slow or unsteady, the drive will be stopping and starting as it waits for data. Generally, if you are connecting an LTO to a SCSI HBA, you want a single LTO to be the only device on the SCSI bus. Otherwise, you may find contention for bandwidth on the bus.&lt;BR /&gt;Your backup will only be as fast as the slowest part of the whole process, so if you are backing data across a 10MB network, than that is as fast as you can expect your backup to be. You did not say if the LTO was directly connected to the server you are backing up from, or remotely connected.&lt;BR /&gt;&lt;BR /&gt;Also, you can download library and tape tools for HP-UX 11.x from this URL.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=316112&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=316104&amp;amp;prodTypeId=12169&amp;amp;swEnvOID=7" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=316112&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=316104&amp;amp;prodTypeId=12169&amp;amp;swEnvOID=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;With this tool, you can execute a performance analysis of the drive and eliminate any other components that may be slowing things down.</description>
      <pubDate>Fri, 03 Sep 2004 08:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370499#M868422</guid>
      <dc:creator>Joe Short</dc:creator>
      <dc:date>2004-09-03T08:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370500#M868424</link>
      <description>Hi Vijay,&lt;BR /&gt;&lt;BR /&gt;I agree 100% with Joe.&lt;BR /&gt;This tape drive should be the *only* device on the bus save the HBA. If you're feeding it with drives on the same bus, it will never keep streaming. And that's the key. Anytime it has to stop &amp;amp; reposition performance will just go to heck. Plus it will cause premature wear on the tape drive head - dratsically shortening it's lifetime.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 03 Sep 2004 08:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370500#M868424</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-09-03T08:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370501#M868425</link>
      <description>You could time your tar output to /dev/null and take the tape out of the equation.  Trond showed how to test the tape's ability, but it really doesn't test your files and filesystem's ability to generate a stream of data.</description>
      <pubDate>Fri, 03 Sep 2004 12:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370501#M868425</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-09-03T12:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ultrium2 performance is slow in N4000 machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370502#M868426</link>
      <description>Hi Vijay,&lt;BR /&gt;&lt;BR /&gt;In addition to what was told in this thread already, please note the native backup utilities are not expected to give the maximum performance.&lt;BR /&gt;&lt;BR /&gt;You have to use a backup software like dataprotector to get the maximum performance out of the backup device.&lt;BR /&gt;&lt;BR /&gt;With regards,&lt;BR /&gt;Mohan.&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Sep 2004 01:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ultrium2-performance-is-slow-in-n4000-machine/m-p/3370502#M868426</guid>
      <dc:creator>Mohanasundaram_1</dc:creator>
      <dc:date>2004-09-05T01:05:21Z</dc:date>
    </item>
  </channel>
</rss>

