<?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: EVA8100 array capability statistics in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210522#M58599</link>
    <description>Hi, assuming a typical workload of 60% reads, 40% writes, 56 x 15K drives gives you:&lt;BR /&gt;&lt;BR /&gt;6,412  IOPS, 280 MB/S writes in VRAID 1&lt;BR /&gt;4,080  IOPS, 448 MB/S writes in VRAID 5&lt;BR /&gt;&lt;BR /&gt;560 MB/S read in both cases</description>
    <pubDate>Thu, 19 Nov 2009 21:01:41 GMT</pubDate>
    <dc:creator>Víctor Cespón</dc:creator>
    <dc:date>2009-11-19T21:01:41Z</dc:date>
    <item>
      <title>EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210521#M58598</link>
      <description>Hello all,&lt;BR /&gt;I have recently been asked by a contractor if we can provide the bandwidth and latency for the physical disks in a disk group.  I have looked at quite a few HP tech docs but can't find these particular data.  Does anyone know where I can get it?  The array is an EVA8100.  The disk group in question is composed of 56x300GB 15krpm FC drives.</description>
      <pubDate>Thu, 19 Nov 2009 20:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210521#M58598</guid>
      <dc:creator>Tim Chilton</dc:creator>
      <dc:date>2009-11-19T20:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210522#M58599</link>
      <description>Hi, assuming a typical workload of 60% reads, 40% writes, 56 x 15K drives gives you:&lt;BR /&gt;&lt;BR /&gt;6,412  IOPS, 280 MB/S writes in VRAID 1&lt;BR /&gt;4,080  IOPS, 448 MB/S writes in VRAID 5&lt;BR /&gt;&lt;BR /&gt;560 MB/S read in both cases</description>
      <pubDate>Thu, 19 Nov 2009 21:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210522#M58599</guid>
      <dc:creator>Víctor Cespón</dc:creator>
      <dc:date>2009-11-19T21:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210523#M58600</link>
      <description>What formula did you use to determine that?  Is there a whitepaper that goes into this in more detail?</description>
      <pubDate>Thu, 19 Nov 2009 21:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210523#M58600</guid>
      <dc:creator>Tim Chilton</dc:creator>
      <dc:date>2009-11-19T21:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210524#M58601</link>
      <description>No sorry, you cannot have the Excel file that calculates that, it's HP internal use only.&lt;BR /&gt;&lt;BR /&gt;If you can get the exact numbers for % read operations / write operations, and the % of space in RAID 1 / RAID 5, I can use them to calculate the exact numbers for your case.</description>
      <pubDate>Thu, 19 Nov 2009 21:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210524#M58601</guid>
      <dc:creator>Víctor Cespón</dc:creator>
      <dc:date>2009-11-19T21:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210525#M58602</link>
      <description>Thanks for the information.  I didn't realize that you were an HP employee. :-)  I'll get with the contractor to see if I can get the exact number of reads and writes they specify and post that some time tomorrow.</description>
      <pubDate>Thu, 19 Nov 2009 21:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210525#M58602</guid>
      <dc:creator>Tim Chilton</dc:creator>
      <dc:date>2009-11-19T21:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210526#M58603</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;If you don't take cache hits into account you need to consider that host read I/O's translate 1:1 to Array I/O's, but write I/O's are worse:&lt;BR /&gt;&lt;BR /&gt;RAID1: every host write are 2 array writes (writes to each mirror)&lt;BR /&gt;RAID5 sequential: every host write are (1 + (1 devided by &amp;lt;&lt;NUMBER of="" drives="" in="" raid="" group="" minus="" 1=""&gt;) writes: 4RAID5: 1 + 1/4 = 1,25 IOps&lt;BR /&gt;RAID5 random: every host write are 4 array writes (read original data + parity, write new data + new parity)&lt;BR /&gt;RAID6 sequential: every host write are (1 + (2 devided by &amp;lt;&lt;NUMBER of="" drives="" in="" raid="" group="" minus="" 2=""&gt;) writes: 4RAID5: 1 + 2/4 = 1,5 IOps&lt;BR /&gt;RAID6 random: every host write are 6 array writes (read original data + parity1 + parity2, write new data + new parity1 + new parity2)&lt;BR /&gt;&lt;BR /&gt;If your host and your array have lots of cache, the actual number of disk IOps can be greatly reduced, depending on the actual activity of this cache&lt;BR /&gt;&lt;BR /&gt;Say a host will do only 250 write IOPs at a time and you are planning for this (no reads). When "Determining the disk load" (section in the guide) use the parity formula.&lt;BR /&gt;&lt;BR /&gt;Raid 5 IOPs = reads + 4* Writes. In our case 0 + 4*250 =1000. Say we are going to use 15k fibre drives, so 1000/180 = 5.555 drives (call it 6). This means we need a 5+1 raid 5 to handle the IOP load from this host.&lt;BR /&gt;&lt;BR /&gt;Correct (if the I/O's are random) !&lt;BR /&gt;But if you want to choose between RAID5 and RAID10 and you don't need that much space), you might want to choose for RAID10, since the write penalty is only 2 !&lt;BR /&gt;&lt;BR /&gt;0 + 2*250 = 500&lt;BR /&gt;15k drives: 500/180 = 2.778, let's call it 4, so you'd only need a 2+2 RAID10 RG.&lt;/NUMBER&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Sun, 22 Nov 2009 07:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210526#M58603</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-11-22T07:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: EVA8100 array capability statistics</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210527#M58604</link>
      <description>Thanks for the help!</description>
      <pubDate>Tue, 15 Dec 2009 13:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/eva8100-array-capability-statistics/m-p/5210527#M58604</guid>
      <dc:creator>Tim Chilton</dc:creator>
      <dc:date>2009-12-15T13:56:43Z</dc:date>
    </item>
  </channel>
</rss>

