<?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: Which RAID is best for SSD array (10x 512Gb drives) in 3+ node VSA cluster? in StoreVirtual Storage</title>
    <link>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6087801#M6833</link>
    <description>&lt;P&gt;thanks for the update and keep them comming :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;one limitation w/ the VSAs is they only do raid0 on their drives so any redundancy on hardware has to be done before you pass the disks to the VSA.&amp;nbsp; I suspect the reason for this is because any raid would have to be done as software raid and given the restriction on vCPU's, I would imagine software raid performance would be terrible!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2013 13:15:54 GMT</pubDate>
    <dc:creator>oikjn</dc:creator>
    <dc:date>2013-05-31T13:15:54Z</dc:date>
    <item>
      <title>Which RAID is best for SSD array (10x 512Gb drives) in 3+ node VSA cluster?</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6080123#M6799</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking about building 3+ HP VSA cluster using Network Raid10+1 protectoin (so two VSA nodes could be down at the same time). To minimize the waste of SSD capacity on each individual VSA node I'd rather go with simple RAID-0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That brings me to a question - please share your experience with HP VSA (we have not got it yet):&lt;/P&gt;&lt;P&gt;- does VSA even support Raid-0 on its 5 virtual drives, or the choices are limited to Raid-5, 6 or 10 (as it is done for physical drives on HP LeftHand).&lt;/P&gt;&lt;P&gt;- is it possible to make one huge raid-0 on h/w controller and pass that 5TB Raid-0 to VSA a single virtual drive?&lt;/P&gt;&lt;P&gt;The alternative is - to make 5 raid-0 pairs of 512GB drives for h/w controller will present the hypervisor of 5 1TB virtual drives that could be used in VSA to make raid-0 (hopfully).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If everything works correctly, on a 3-node VSA cluster with 10 x 512Gb SSDs we would have 5TB of Raid-0 per node, and the total cluster capacity will be also 5TB due to network radi10+1 protection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which is OK for starters; adding a similar 4-th VSA node will add 5TB of capacity to the RAID-10+1 array still allowing two nodes be down at the same time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;==&lt;/P&gt;&lt;P&gt;What do you think: a) is it even possible to make such config; b) would it be better than traditional Raid-5 on each VSA node and single network raid-10 across 3 nodes?&amp;nbsp; My concern is - SSD is not to good to be used in Raid-5 (excessive IOPS due to parity).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also network raid10+1 (two-way protection) is more scalable - each time you add 100% of signle node's capacity, which is best performing RAid-0...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2013 19:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6080123#M6799</guid>
      <dc:creator>ykretov</dc:creator>
      <dc:date>2013-05-26T19:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Which RAID is best for SSD array (10x 512Gb drives) in 3+ node VSA cluster?</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6086443#M6820</link>
      <description>&lt;P&gt;UPDATE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just ran a first test - built a single node HP VSA cluster with 8 SSDs 256Gb each.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I made 4 RAID-0 pairs in h/w controller so ESXi 4.1 saw 4 drives 512 GB each that I passed to VSA guest VM as VMFS files on standard ESXi local storages (one file per each store).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next twist was - I created virtual switch on ESXi box, enabled MTU 9000 jumbo frames; added couple of iSCSI kernel interfaces (with IPs) as well as guest VM VLANs for same iSCSI subnets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I exported VSA partition back to the same VM head where VSA was running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I installed another guest VMs CentOS 6.4&amp;nbsp;and Win2008R2&amp;nbsp;using the mounted iSCSI storage from VSA VM.&lt;/P&gt;&lt;P&gt;In other words, guest VMs were&amp;nbsp;using SSD array of h/w box&amp;nbsp;that was exposed via iSCSI protocol by another guest VM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The good thing about ESX&amp;nbsp;hypervisor was - VMXNET3 adapter&amp;nbsp;in&amp;nbsp;VSA&amp;nbsp;was&amp;nbsp;put in&amp;nbsp;10Gig mode along with jumbo frames.&lt;/P&gt;&lt;P&gt;The communication between VSA and ESX host (that mounts the iSCSI volume) happened inside the ESX virtual switch where both parties emulated 10gig adapters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I ran partial performance tests that so far looked very promising: it looks like the performance on guest VM was only about two times worse compare to disk performance test that I ran directly on the physical box with directly controlled SSD array in OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll post another update after I make those tests across multiple platforms to have a better understanding what test program actually tests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;==&lt;/P&gt;&lt;P&gt;Another detail about VSA - there was&amp;nbsp;no option to make local Raid-5 on a single VSA node. VSA sees 4 virtual drives as "virtual raids" that are coming from underlying OS (ESX). The only option is to combine those 4 drives into single volume (raid-0) so the overall setup was - multiple raid-0 made on SAS controller and final raid-0 made on VSA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That leaves me the only option to make a redundant setup - enable network raid-10 +1 (mirror to two other nodes) in multi-node VSA cluster. That is probably the best option in terms of performance, only 3-node cluster is minimal; 4- or 5-node is preferred to avoid wasting too much of SSDs... 4-the and 5-the nodes added will contribute 100% of their capacity of raid-0 they locally have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 16:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6086443#M6820</guid>
      <dc:creator>ykretov</dc:creator>
      <dc:date>2013-05-30T16:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Which RAID is best for SSD array (10x 512Gb drives) in 3+ node VSA cluster?</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6087799#M6832</link>
      <description>&lt;P&gt;Adding a fourth node won't add 5TB of usable space. With RAID 10+1 you would need two extra copies of all data you put on the system, so for 10TB of usable space you need 30TB of raw space.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are going to add the fourth node and end up with 6.67 TB of usuable space.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can change the network RAID level on a per volume basis though, so you can do some volumes at RAID 10.&lt;/P&gt;&lt;P&gt;When you say only twice as slow, can you be more specific? What metrics are you taking?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 13:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6087799#M6832</guid>
      <dc:creator>RonsDavis</dc:creator>
      <dc:date>2013-05-31T13:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Which RAID is best for SSD array (10x 512Gb drives) in 3+ node VSA cluster?</title>
      <link>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6087801#M6833</link>
      <description>&lt;P&gt;thanks for the update and keep them comming :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;one limitation w/ the VSAs is they only do raid0 on their drives so any redundancy on hardware has to be done before you pass the disks to the VSA.&amp;nbsp; I suspect the reason for this is because any raid would have to be done as software raid and given the restriction on vCPU's, I would imagine software raid performance would be terrible!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 13:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storevirtual-storage/which-raid-is-best-for-ssd-array-10x-512gb-drives-in-3-node-vsa/m-p/6087801#M6833</guid>
      <dc:creator>oikjn</dc:creator>
      <dc:date>2013-05-31T13:15:54Z</dc:date>
    </item>
  </channel>
</rss>

