<?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: D2600 with 36TB 10k rpm performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6730159#M488462</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt; We have a rx2800i4 host with 16c / 256 GB RAM , 11iv3 directly connected to DS2600 36TB , 12 disks each of 3 TB each .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very nice system and very fast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Raid 5 configured using Smart Array controller .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oops, not the best choice for performance. RAID 5 is great for read-mostly access, lousy for writing (as in 'importing').&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; We do understand its JBOD and not meant for performance...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, that's not true at all. The Smart Array controller can setup several different RAID levels and with striping it can run at several hundred MB/sec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; When we are trying to import Database impdp of 600GB on this host ; its taking almost 3 days :(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not a disk issue at all.&lt;/P&gt;&lt;P&gt;What you left out of the description is how you are importing.&lt;/P&gt;&lt;P&gt;This system can copy between internal disks at more than 100 MB/sec (which is 6 GB/min or 360 GB/hour)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a script called &lt;STRONG&gt;diskperf&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;This will report the serial reading rate of specified disks or mount points.&lt;/P&gt;&lt;P&gt;Usage: &lt;STRONG&gt;diskperf 1000 /var /tmp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;where: &lt;STRONG&gt;1000&lt;/STRONG&gt; is &lt;STRONG&gt;1000&lt;/STRONG&gt; MB and &lt;STRONG&gt;/var&lt;/STRONG&gt; and &lt;STRONG&gt;/tmp&lt;/STRONG&gt; are mountpoints. Use &lt;STRONG&gt;diskperf -?&lt;/STRONG&gt; for details.&lt;/P&gt;&lt;P&gt;You'll probably see well over 100 MB/sec read rate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'll take a wild guess: you are using a network to import your data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the math for networks is somewhat easy to overlook. A Gigabit link has a wire speed of about 100 MB/sec, but even with a pure data stream (*NO* database overhead) and using jumbo frames from end-to-end, 70-80 MB/sec is about all you can expect. But a pure data stream is much, much faster than an NFS link -- figure about 20 MB/sec if the other end isn't slowing things down. And if your network interface has dropped to half-duplex, figure less than 1 MB/sec. Use lanadmin -g 0 to check the lan0 interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should have Glance on this system. Use it to look at the LAN and disk performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But even with a very slow network connection, 3 days indicates a much more complex issue.&lt;/P&gt;&lt;P&gt;So exactly how is the data being 'imported'?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2015 01:31:34 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2015-04-08T01:31:34Z</dc:date>
    <item>
      <title>D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6728759#M488446</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are facing performance issues when we are trying to take tar or export backup on rx2800i4 &amp;nbsp;11.31 with 256gb RAM, 16Cpu .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its connected to&amp;nbsp;D2600 with 36TB 10k rpm directly.&lt;/P&gt;&lt;P&gt;What option are we left now to increase throughput .&lt;/P&gt;&lt;P&gt;Can we look at SSD option ??&lt;/P&gt;&lt;P&gt;If yes where do we look at Host end or Storage end ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2015 12:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6728759#M488446</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-04-02T12:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6728950#M488448</link>
      <description>&lt;P&gt;Before you look at the disk performance, we'll need a bit more information.&lt;/P&gt;&lt;P&gt;tar simply copies data to some destination, so the first question is are you copying disk-to-disk?&lt;/P&gt;&lt;P&gt;What do you mean by "export backup".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or perhaps ou are sending the data over a network? Your disks will be much faster than any network connection.&lt;/P&gt;&lt;P&gt;This is especially true for NFS where there is a *lot* of overhead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as the disk array, what RAID level are you using? RAID 1, 5, 6, ??&lt;/P&gt;&lt;P&gt;How do you know that the backup is too slow?&amp;nbsp; 36 TB is a lot of data to backup.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2015 00:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6728950#M488448</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-04-03T00:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6729377#M488455</link>
      <description>&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My fault , question is not very clear .&lt;/P&gt;&lt;P&gt;Re-framing it ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a rx2800i4 host with 16c / 256 GB RAM , 11iv3 directly connected to DS2600 36TB , 12 disks each of 3 TB each .&lt;/P&gt;&lt;P&gt;We have Cobol 5.1 &amp;amp; Oracle 11g environment in our setup .&lt;/P&gt;&lt;P&gt;Raid 5 configured using Smart Array controller .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we are trying to import Database impdp of 600GB on this host ; its taking almost 3 days :( &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do understand its JBOD and not meant for performance , but now what are the options that we can look at if we need to increase overall Disk / &amp;nbsp;I/O performance ?&lt;/P&gt;&lt;P&gt;Internal SSD one option , only 6 can be added with 400GB each .&lt;/P&gt;&lt;P&gt;No SSD can be added in D2600 right ?&lt;/P&gt;&lt;P&gt;Our total DB size is approx 10TB .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other option left ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2015 06:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6729377#M488455</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-04-06T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6730159#M488462</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; We have a rx2800i4 host with 16c / 256 GB RAM , 11iv3 directly connected to DS2600 36TB , 12 disks each of 3 TB each .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very nice system and very fast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Raid 5 configured using Smart Array controller .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oops, not the best choice for performance. RAID 5 is great for read-mostly access, lousy for writing (as in 'importing').&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; We do understand its JBOD and not meant for performance...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, that's not true at all. The Smart Array controller can setup several different RAID levels and with striping it can run at several hundred MB/sec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; When we are trying to import Database impdp of 600GB on this host ; its taking almost 3 days :(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not a disk issue at all.&lt;/P&gt;&lt;P&gt;What you left out of the description is how you are importing.&lt;/P&gt;&lt;P&gt;This system can copy between internal disks at more than 100 MB/sec (which is 6 GB/min or 360 GB/hour)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a script called &lt;STRONG&gt;diskperf&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;This will report the serial reading rate of specified disks or mount points.&lt;/P&gt;&lt;P&gt;Usage: &lt;STRONG&gt;diskperf 1000 /var /tmp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;where: &lt;STRONG&gt;1000&lt;/STRONG&gt; is &lt;STRONG&gt;1000&lt;/STRONG&gt; MB and &lt;STRONG&gt;/var&lt;/STRONG&gt; and &lt;STRONG&gt;/tmp&lt;/STRONG&gt; are mountpoints. Use &lt;STRONG&gt;diskperf -?&lt;/STRONG&gt; for details.&lt;/P&gt;&lt;P&gt;You'll probably see well over 100 MB/sec read rate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'll take a wild guess: you are using a network to import your data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the math for networks is somewhat easy to overlook. A Gigabit link has a wire speed of about 100 MB/sec, but even with a pure data stream (*NO* database overhead) and using jumbo frames from end-to-end, 70-80 MB/sec is about all you can expect. But a pure data stream is much, much faster than an NFS link -- figure about 20 MB/sec if the other end isn't slowing things down. And if your network interface has dropped to half-duplex, figure less than 1 MB/sec. Use lanadmin -g 0 to check the lan0 interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should have Glance on this system. Use it to look at the LAN and disk performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But even with a very slow network connection, 3 days indicates a much more complex issue.&lt;/P&gt;&lt;P&gt;So exactly how is the data being 'imported'?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 01:31:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6730159#M488462</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-04-08T01:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735825#M488533</link>
      <description>&lt;P&gt;Hi Bill ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have database size of 500Gb , Oracle 11gR2 .&lt;/P&gt;&lt;P&gt;We are using below import command ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;impdp directory=dump&lt;BR /&gt;dumpfile=gb_POST_eod_backup_compressed_25032015_033145.dmp&lt;BR /&gt;logfile=AL_10042015.log REMAP_SCHEMA=olc:jhc TABLE_EXISTS_ACTION=REPLACE include=table,index&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/tmp &amp;gt;lanadmin -g 0&lt;/P&gt;&lt;P&gt;LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;Wed, Apr 22,2015 15:53:42&lt;/P&gt;&lt;P&gt;PPA Number = 0&lt;BR /&gt;Description = lan0 HP PCIe 1000Base-T Release B.11.31.1307&lt;BR /&gt;Type (value) = ethernet-csmacd(6)&lt;BR /&gt;MTU Size = 1500&lt;BR /&gt;Speed = 1000000000&lt;BR /&gt;Station Address = 0xd89d67f554f8&lt;BR /&gt;Administration Status (value) = up(1)&lt;BR /&gt;Operation Status (value) = up(1)&lt;BR /&gt;Last Change = 813500551&lt;BR /&gt;Inbound Octets = 1031542579&lt;BR /&gt;Inbound Unicast Packets = 1243750298&lt;BR /&gt;Inbound Non-Unicast Packets = 34044390&lt;BR /&gt;Inbound Discards = 0&lt;BR /&gt;Inbound Errors = 2&lt;BR /&gt;Inbound Unknown Protocols = 701272&lt;BR /&gt;Outbound Octets = 31483550&lt;BR /&gt;Outbound Unicast Packets = 1015008193&lt;BR /&gt;Outbound Non-Unicast Packets = 197558&lt;BR /&gt;Outbound Discards = 0&lt;BR /&gt;Outbound Errors = 0&lt;BR /&gt;Outbound Queue Length = 0&lt;BR /&gt;Specific = 655367&lt;/P&gt;&lt;P&gt;Ethernet-like Statistics Group&lt;/P&gt;&lt;P&gt;Index = 1&lt;BR /&gt;Alignment Errors = 0&lt;BR /&gt;FCS Errors = 1&lt;BR /&gt;Single Collision Frames = 0&lt;BR /&gt;Multiple Collision Frames = 0&lt;BR /&gt;Deferred Transmissions = 0&lt;BR /&gt;Late Collisions = 0&lt;BR /&gt;Excessive Collisions = 0&lt;BR /&gt;Internal MAC Transmit Errors = 0&lt;BR /&gt;Carrier Sense Errors = 0&lt;BR /&gt;Frames Too Long = 0&lt;BR /&gt;Internal MAC Receive Errors = 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/tmp &amp;gt;netstat -in&lt;BR /&gt;Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll&lt;BR /&gt;lo0 32808 127.0.0.0 127.0.0.1 18299529 0 18309435 0 0&lt;BR /&gt;lan0 1500 10.1.21.0 10.1.21.15 21218059813 2 20970940747 0 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;===========================================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/tmp &amp;gt;sar -d 5 5&lt;/P&gt;&lt;P&gt;HP-UX dev B.11.31 U ia64 04/22/15&lt;/P&gt;&lt;P&gt;16:02:35 device %busy avque r+w/s blks/s avwait avserv&lt;BR /&gt;16:02:40 disk2 0.20 0.50 8 133 0.00 0.09&lt;BR /&gt;disk6 99.88 0.51 185 7821 0.05 16.50&lt;BR /&gt;disk7 22.77 2.66 33 2644 21.02 27.71&lt;BR /&gt;16:02:45 disk2 0.20 0.50 9 141 0.00 0.46&lt;BR /&gt;disk6 99.79 0.67 177 10225 1.10 31.22&lt;BR /&gt;disk7 66.60 3.12 114 19828 25.46 20.27&lt;BR /&gt;16:02:50 disk2 0.40 0.50 10 144 0.00 0.49&lt;BR /&gt;disk6 100.00 0.76 202 9213 1.67 24.67&lt;BR /&gt;disk7 31.40 3.66 33 818 26.65 42.54&lt;BR /&gt;16:02:55 disk2 0.60 0.50 10 233 0.00 0.89&lt;BR /&gt;disk6 99.79 0.50 185 8963 0.12 21.03&lt;BR /&gt;disk7 22.40 1.73 32 952 11.84 25.05&lt;BR /&gt;16:03:00 disk2 0.40 0.50 35 224 0.00 0.10&lt;BR /&gt;disk6 99.99 0.50 206 8729 0.05 16.80&lt;BR /&gt;disk7 46.20 4.39 76 19920 27.24 18.83&lt;/P&gt;&lt;P&gt;Average disk2 0.36 0.50 15 175 0.00 0.31&lt;BR /&gt;Average disk6 99.93 0.59 191 8990 0.60 21.89&lt;BR /&gt;Average disk7 37.87 3.31 58 8831 24.04 23.84&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 10:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735825#M488533</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-04-22T10:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735847#M488534</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; Oracle ... import command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this isn't basic HP-UX, this is using Oracle to retrieve the data and then to write it into the database.This means that Oracle overhead at the source and at the destination will be a limiting factor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As mentioned before, RAID 5 is the slowest layout for heavy writes to disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your network connection is OK (no errors) but it will limit the maximum throughput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The real issue is seen in the sar listing. disk6 and disk7 have terrible service time averages, with disk7 having a large backlog (queue) of waiting requests and a long average wait time to complete requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So a solid state disk will improve performance but will be quite expensive. Your least expensive option is to start over by removing the RAID 5 layout and rebuilding the Oracle data disks as RAID 1 (simple mirroring). The Smart Array will load balance between disks for reading, and writing will run at full disk speeds. You can verify the serial read throughput with the &lt;STRONG&gt;diskperf&lt;/STRONG&gt; script.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 11:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735847#M488534</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-04-22T11:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735868#M488535</link>
      <description>&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mean i will have to rebuild my Raid from Raid 5 to Raid 1 .&lt;/P&gt;&lt;P&gt;We have 12 disks each of 3TB , so we can use at the max 18TB right ? if we configure Raid 1 .&lt;/P&gt;&lt;P&gt;With Raid 1 how much write speed we can achieve ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other challenge would be restoring data 20TB .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of now we have assigned two vg's from this DAS .&lt;/P&gt;&lt;P&gt;vg01 &amp;amp; vg02 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each vg contains approx 10TB of data in it .&lt;/P&gt;&lt;P&gt;How can i migrate this data if we dont have Tape in our environment ??&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735868#M488535</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-04-22T12:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735884#M488536</link>
      <description>&lt;P&gt;Let's have a look.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ioscan -fnCciss&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to list the smart array controllers. You will find a P410i for internal disks and probably a P411 for external disks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# saconfig /dev/ciss_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with the device file of the P411.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735884#M488536</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2015-04-22T12:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735898#M488537</link>
      <description>&lt;P&gt;Hi Torsten,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/ &amp;gt;ioscan -fnCciss&lt;BR /&gt;root #/ &amp;gt;ioscan |grep -i arra&lt;BR /&gt;0/0/0/1/0/0/0 ext_bus PCIe SAS SmartArray P410i RAID Controller&lt;BR /&gt;0/0/0/9/0/0/0 ext_bus PCIe SAS SmartArray P411 RAID Controller&lt;BR /&gt;root #/ &amp;gt;saconfig /dev/ciss1&lt;/P&gt;&lt;P&gt;******************** SmartArray RAID Controller /dev/ciss1 ********************&lt;/P&gt;&lt;P&gt;Auto-Fail Missing Disks at Boot = disabled&lt;BR /&gt;Cache Configuration Status = cache enabled&lt;BR /&gt;Cache Ratio = 100% Read / 0% Write&lt;/P&gt;&lt;P&gt;---------- PHYSICAL DRIVES ----------&lt;/P&gt;&lt;P&gt;Location Ct Enc Bay WWID Size Status&lt;/P&gt;&lt;P&gt;External 1E 1 1 0x5000c50057cb0d59 3000.6 GB OK&lt;BR /&gt;External 1E 1 2 0x5000c50057cb57d5 3000.6 GB OK&lt;BR /&gt;External 1E 1 3 0x5000c50057cb2279 3000.6 GB OK&lt;BR /&gt;External 1E 1 4 0x5000c50057ca7d11 3000.6 GB OK&lt;BR /&gt;External 1E 1 5 0x5000c50057cc73d5 3000.6 GB OK&lt;BR /&gt;External 1E 1 6 0x5000c50057cc7001 3000.6 GB OK&lt;BR /&gt;External 1E 1 7 0x5000c50057ca6321 3000.6 GB OK&lt;BR /&gt;External 1E 1 8 0x5000c50057cc75d5 3000.6 GB OK&lt;BR /&gt;External 1E 1 9 0x5000c50057cae411 3000.6 GB OK&lt;BR /&gt;External 1E 1 10 0x5000c50057cc6451 3000.6 GB OK&lt;BR /&gt;External 1E 1 11 0x5000c50057cb5a45 3000.6 GB OK&lt;BR /&gt;External 1E 1 12 0x5000c50057cb5eed 3000.6 GB OK&lt;/P&gt;&lt;P&gt;---------- LOGICAL DRIVE 0 ----------&lt;/P&gt;&lt;P&gt;Device File = /dev/dsk/c4t0d0&lt;BR /&gt;RAID Level = 5&lt;BR /&gt;Size = 14307780 MB&lt;BR /&gt;Stripe Size = 16 KB&lt;BR /&gt;Status = OK&lt;/P&gt;&lt;P&gt;Participating Physical Drive(s):&lt;/P&gt;&lt;P&gt;Ct Enc Bay WWID&lt;BR /&gt;1E 1 1 0x5000c50057cb0d59&lt;BR /&gt;1E 1 2 0x5000c50057cb57d5&lt;BR /&gt;1E 1 3 0x5000c50057cb2279&lt;BR /&gt;1E 1 4 0x5000c50057ca7d11&lt;BR /&gt;1E 1 5 0x5000c50057cc73d5&lt;BR /&gt;1E 1 6 0x5000c50057cc7001&lt;/P&gt;&lt;P&gt;Participating Spare Drive(s):&lt;/P&gt;&lt;P&gt;None&lt;/P&gt;&lt;P&gt;---------- LOGICAL DRIVE 1 ----------&lt;/P&gt;&lt;P&gt;Device File = /dev/dsk/c4t0d1&lt;BR /&gt;RAID Level = 5&lt;BR /&gt;Size = 14307780 MB&lt;BR /&gt;Stripe Size = 16 KB&lt;BR /&gt;Status = OK&lt;/P&gt;&lt;P&gt;Participating Physical Drive(s):&lt;/P&gt;&lt;P&gt;Ct Enc Bay WWID&lt;BR /&gt;1E 1 7 0x5000c50057ca6321&lt;BR /&gt;1E 1 8 0x5000c50057cc75d5&lt;BR /&gt;1E 1 9 0x5000c50057cae411&lt;BR /&gt;1E 1 10 0x5000c50057cc6451&lt;BR /&gt;1E 1 11 0x5000c50057cb5a45&lt;BR /&gt;1E 1 12 0x5000c50057cb5eed&lt;/P&gt;&lt;P&gt;Participating Spare Drive(s):&lt;/P&gt;&lt;P&gt;None&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 13:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6735898#M488537</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-04-22T13:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6736432#M488543</link>
      <description>&lt;P&gt;&lt;EM&gt;Y&lt;STRONG&gt;ou mean i will have to rebuild my Raid from Raid 5 to Raid 1 .&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;That's correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;We have 12 disks each of 3TB , so we can use at the max 18TB right ? if we configure Raid 1 .&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;correct: 12*3 = 36TB, or 18TB mirrored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;With Raid 1 how much write speed we can achieve ??&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You'll get the full speed of the disk with no RAID5 parity computation and distribution overhead.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;The other challenge would be restoring data 20TB .&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You'll have to look at adding more disks from your storage, perhaps another tray or two.&lt;/P&gt;&lt;P&gt;What external storage are you using currently?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;How can i migrate this data if we dont have Tape in our environment ??&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Not sure what tape has to do with this task. If you need 20TB of data, you'll need more disks.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 12:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6736432#M488543</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-04-23T12:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6736522#M488545</link>
      <description>&lt;P&gt;Maybe the poor little P411 is not powerful enough to serve a heavy load. A "real" disk array would do a better job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if you need more disk space with the current setup, consider to connect another D2600 to a new P411 at least.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6736522#M488545</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2015-04-23T15:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6737888#M488559</link>
      <description>&lt;P&gt;We are going for MSA 2040 , since MSA 1040 doesnt support HPUX .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 09:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6737888#M488559</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-04-28T09:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: D2600 with 36TB 10k rpm performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6737967#M488560</link>
      <description>&lt;P&gt;IMHO a good choice. I would recommend FC SFPs. Make sure it is running firmware GL200 for much more features.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 12:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/d2600-with-36tb-10k-rpm-performance/m-p/6737967#M488560</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2015-04-28T12:08:55Z</dc:date>
    </item>
  </channel>
</rss>

