<?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: What is advantage and disadvantage of stripe-mirror and mirror-stripe? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311502#M339490</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;These days, most of valuable data is kept on&lt;BR /&gt;SAN. Hence, RAID-1+0 and RAID-0+1 are&lt;BR /&gt;not often used at Volume Manager level.&lt;BR /&gt;&lt;BR /&gt;I assume your question was related to&lt;BR /&gt;volume managers and these RAID levels.&lt;BR /&gt;I am sure you are aware that &lt;BR /&gt;RAID-1+0 and RAID-0+1 can be implemented&lt;BR /&gt;in software (volume managers) and&lt;BR /&gt;hardware (smart controllers, SAN, and&lt;BR /&gt;similar).&lt;BR /&gt;&lt;BR /&gt;The two special RAID levels were designed&lt;BR /&gt;to provide additional data-protection and&lt;BR /&gt;performance benefits. They do it at an expense of&lt;BR /&gt;"doubling the number of disks required for normal operation".&lt;BR /&gt;&lt;BR /&gt;The answer to your question cannot be &lt;BR /&gt;provided in simple terms because there are&lt;BR /&gt;other elements that influence the solutions.&lt;BR /&gt;For example, are all disks on one or multiple&lt;BR /&gt;controllers, do you use smart controllers,&lt;BR /&gt;and so on...&lt;BR /&gt;&lt;BR /&gt;Here is a simple digram to visualise these&lt;BR /&gt;two RAID levels (as you know, as of HP-UX 11.31 Sep 2008,&lt;BR /&gt;you can now use these RAID levels with LVM too):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5187-1369/ch01s06.html#i1359720" target="_blank"&gt;http://docs.hp.com/en/5187-1369/ch01s06.html#i1359720&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you search this Forum, you will find&lt;BR /&gt;some other references, like:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/postanswer.do?threadid=1291033&amp;amp;forumId=1&amp;amp;closedFlag=0" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/postanswer.do?threadid=1291033&amp;amp;forumId=1&amp;amp;closedFlag=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From that thread, I quote a nice, short&lt;BR /&gt;response by Doug de Werd:&lt;BR /&gt;&lt;BR /&gt;BEGIN QUOTE&lt;BR /&gt;This is the difference. Let's assume 8 drives. for simplicity,&lt;BR /&gt;look at it like this:&lt;BR /&gt;&lt;BR /&gt;1 3 5 7&lt;BR /&gt;2 4 6 8&lt;BR /&gt;&lt;BR /&gt;In a RAID 0+1, the odd number drives would&lt;BR /&gt;be striped first (essentially a RAID 0 with&lt;BR /&gt;drives 1,3,5,7), and then the stripe set&lt;BR /&gt;mirrored to the even number drives (another&lt;BR /&gt;RAID 0 with 2,4,6,8). If you lost drive 3,&lt;BR /&gt;you would still be OK, but if you lost drive&lt;BR /&gt;3 and drive 6, you would be hosed because&lt;BR /&gt;both RAID 0 mirror sets would be broken.&lt;BR /&gt;&lt;BR /&gt;In RAID 1+0, drives 1-2 are mirrored, 3-4,&lt;BR /&gt;5-6, and 7-8, then striped. You can lose any&lt;BR /&gt;combination - up to 4 drives total, as long&lt;BR /&gt;as they are both not a mirrored pair. So you&lt;BR /&gt;could lose 1, 4, 5, and 8 and still be&lt;BR /&gt;running. But if you lost any of the mirrored&lt;BR /&gt;pairs (like 1-2, 3-4, 5-6, or 7-8) you would&lt;BR /&gt;be hosed.&lt;BR /&gt;END QUOTE&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Nov 2008 05:40:35 GMT</pubDate>
    <dc:creator>VK2COT</dc:creator>
    <dc:date>2008-11-24T05:40:35Z</dc:date>
    <item>
      <title>What is advantage and disadvantage of stripe-mirror and mirror-stripe?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311501#M339489</link>
      <description>What is advantage and disadvantage of stripe-mirror and mirror-stripe? How do they different?&lt;BR /&gt;&lt;BR /&gt;Please help me to clarify.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 24 Nov 2008 04:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311501#M339489</guid>
      <dc:creator>nataris</dc:creator>
      <dc:date>2008-11-24T04:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is advantage and disadvantage of stripe-mirror and mirror-stripe?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311502#M339490</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;These days, most of valuable data is kept on&lt;BR /&gt;SAN. Hence, RAID-1+0 and RAID-0+1 are&lt;BR /&gt;not often used at Volume Manager level.&lt;BR /&gt;&lt;BR /&gt;I assume your question was related to&lt;BR /&gt;volume managers and these RAID levels.&lt;BR /&gt;I am sure you are aware that &lt;BR /&gt;RAID-1+0 and RAID-0+1 can be implemented&lt;BR /&gt;in software (volume managers) and&lt;BR /&gt;hardware (smart controllers, SAN, and&lt;BR /&gt;similar).&lt;BR /&gt;&lt;BR /&gt;The two special RAID levels were designed&lt;BR /&gt;to provide additional data-protection and&lt;BR /&gt;performance benefits. They do it at an expense of&lt;BR /&gt;"doubling the number of disks required for normal operation".&lt;BR /&gt;&lt;BR /&gt;The answer to your question cannot be &lt;BR /&gt;provided in simple terms because there are&lt;BR /&gt;other elements that influence the solutions.&lt;BR /&gt;For example, are all disks on one or multiple&lt;BR /&gt;controllers, do you use smart controllers,&lt;BR /&gt;and so on...&lt;BR /&gt;&lt;BR /&gt;Here is a simple digram to visualise these&lt;BR /&gt;two RAID levels (as you know, as of HP-UX 11.31 Sep 2008,&lt;BR /&gt;you can now use these RAID levels with LVM too):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5187-1369/ch01s06.html#i1359720" target="_blank"&gt;http://docs.hp.com/en/5187-1369/ch01s06.html#i1359720&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you search this Forum, you will find&lt;BR /&gt;some other references, like:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/postanswer.do?threadid=1291033&amp;amp;forumId=1&amp;amp;closedFlag=0" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/postanswer.do?threadid=1291033&amp;amp;forumId=1&amp;amp;closedFlag=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From that thread, I quote a nice, short&lt;BR /&gt;response by Doug de Werd:&lt;BR /&gt;&lt;BR /&gt;BEGIN QUOTE&lt;BR /&gt;This is the difference. Let's assume 8 drives. for simplicity,&lt;BR /&gt;look at it like this:&lt;BR /&gt;&lt;BR /&gt;1 3 5 7&lt;BR /&gt;2 4 6 8&lt;BR /&gt;&lt;BR /&gt;In a RAID 0+1, the odd number drives would&lt;BR /&gt;be striped first (essentially a RAID 0 with&lt;BR /&gt;drives 1,3,5,7), and then the stripe set&lt;BR /&gt;mirrored to the even number drives (another&lt;BR /&gt;RAID 0 with 2,4,6,8). If you lost drive 3,&lt;BR /&gt;you would still be OK, but if you lost drive&lt;BR /&gt;3 and drive 6, you would be hosed because&lt;BR /&gt;both RAID 0 mirror sets would be broken.&lt;BR /&gt;&lt;BR /&gt;In RAID 1+0, drives 1-2 are mirrored, 3-4,&lt;BR /&gt;5-6, and 7-8, then striped. You can lose any&lt;BR /&gt;combination - up to 4 drives total, as long&lt;BR /&gt;as they are both not a mirrored pair. So you&lt;BR /&gt;could lose 1, 4, 5, and 8 and still be&lt;BR /&gt;running. But if you lost any of the mirrored&lt;BR /&gt;pairs (like 1-2, 3-4, 5-6, or 7-8) you would&lt;BR /&gt;be hosed.&lt;BR /&gt;END QUOTE&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Nov 2008 05:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311502#M339490</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-11-24T05:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is advantage and disadvantage of stripe-mirror and mirror-stripe?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311503#M339491</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;mirror then strip give you better write performance as there are two places for writes to go instead of a bunch with the alternative.&lt;BR /&gt;&lt;BR /&gt;It also gives you the possibility, done right of surviving the failure of a single disk.&lt;BR /&gt;&lt;BR /&gt;stripe-mirror gives none of these advantages.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Nov 2008 07:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311503#M339491</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-24T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: What is advantage and disadvantage of stripe-mirror and mirror-stripe?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311504#M339492</link>
      <description>Apart from the comments above, recovery of RAID 1+0 volume would be much faster than the recovery of RAID 0+1 volume, because of the fact that in the latter case the whole stripe will have to be recovered from its mirror, while in RAID 1+0, only one mirror will need to be recovered. ( This scenario mentioned here assumes a single disk failure scenario).</description>
      <pubDate>Mon, 24 Nov 2008 08:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311504#M339492</guid>
      <dc:creator>Suraj Singh_1</dc:creator>
      <dc:date>2008-11-24T08:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is advantage and disadvantage of stripe-mirror and mirror-stripe?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311505#M339493</link>
      <description>Nataris,&lt;BR /&gt;&lt;BR /&gt;It depends some on the place where the striping and mirroring is happeling, but typically stining mirrors is preferred. &lt;BR /&gt;Is all work in software, all in hardware (controllers?), or one in hardware (typically the mirror), the other in software (striping accross controllers/fibres).&lt;BR /&gt;&lt;BR /&gt;SEP&amp;gt;&amp;gt; mirror then strip give you better write performance as there are two places for writes to go instead of a bunch with the alternative.&lt;BR /&gt;&lt;BR /&gt;I beg to differ. Both in the 1+0 and 0+1 each modified block has to be written to exactly 2 spindles.&lt;BR /&gt;&lt;BR /&gt;SEP&amp;gt;&amp;gt; It also gives you the possibility, done right of surviving the failure of a single disk.&lt;BR /&gt;&lt;BR /&gt;Both methods give you basic single disk survival. Both methods give you selected multi disk survival, but the level of survival is different. &lt;BR /&gt;Striping mirrors allows the mirroring to go partially forward. With one drive failing in a mirrored stripe set, typically that whole stripeset is taken out of the mirror, and as  Suraj indicates, the all the blocks for all the drives will have to be copied to re-intergrate a repaired member. Typically the mirror software does not know which specific drive had failed, and has stopped mirroring the whole set.&lt;BR /&gt;&lt;BR /&gt;Btw... at least one (old) controller I know, the MYLEX, had a cute raid + 1 algoritme which allowed for an odd member count. If would rotate chunks and their copies over all drives one after an other.&lt;BR /&gt;So if there were spindles 1, 2 and 3 and the chunks were A and its copy a, B and its copy b, then the data would look like:&lt;BR /&gt;&lt;BR /&gt;...&amp;gt; more chunks&lt;BR /&gt;1 A b D e G&lt;BR /&gt;2 a C d F g&lt;BR /&gt;3 B c E f .&lt;BR /&gt;:&lt;BR /&gt;v&lt;BR /&gt;&lt;BR /&gt;more drives if available&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Nov 2008 13:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-advantage-and-disadvantage-of-stripe-mirror-and-mirror/m-p/4311505#M339493</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-11-24T13:52:45Z</dc:date>
    </item>
  </channel>
</rss>

