<?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: the concept of active/active array in MSA Storage</title>
    <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046775#M4457</link>
    <description>you answer is very clear. but how about the driver on the host re-route I/O between HBAs, but i don't see any advantage of A/A mode over A/P mode. for a specific LUN, the controller can't do load-balancing, and the reroute will increase the processing time compare to the I/O go directly to the owner controller.</description>
    <pubDate>Thu, 15 Jan 2009 13:52:55 GMT</pubDate>
    <dc:creator>yu xiao</dc:creator>
    <dc:date>2009-01-15T13:52:55Z</dc:date>
    <item>
      <title>the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046771#M4453</link>
      <description>from VMware compatability guide, i see the some HP storage like EVA4400 is a active/active mode, and some is active/passive mode. what's the difference?</description>
      <pubDate>Thu, 15 Jan 2009 04:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046771#M4453</guid>
      <dc:creator>yu xiao</dc:creator>
      <dc:date>2009-01-15T04:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046772#M4454</link>
      <description>An active/passive array is less complicated to implement. A 'passive' path presents SCSI LUNs, but read/write I/O is not possible through them. The storage array responds with a "NOT READY" message. Think of them as a 'standby' - if the active path fails, the server selects a standby and tells the storage array (e.g. an A/P EVA3000 or EVA5000 to transfer management ownership to the other controller).</description>
      <pubDate>Thu, 15 Jan 2009 07:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046772#M4454</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2009-01-15T07:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046773#M4455</link>
      <description>but what's is active/active mode, how can HP ensure the data integrity if a LUN can be accessed from both controller simultaneously?</description>
      <pubDate>Thu, 15 Jan 2009 11:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046773#M4455</guid>
      <dc:creator>yu xiao</dc:creator>
      <dc:date>2009-01-15T11:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046774#M4456</link>
      <description>One controller is the owner of a virtual disk at a time and manages all disk access. If the host sends an I/O request through the other controller it is re-routed to the owning controller.&lt;BR /&gt;If there are to many I/Os going through the non-owning controller, the EVA automatically does an ownership change to improve the performance.</description>
      <pubDate>Thu, 15 Jan 2009 12:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046774#M4456</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2009-01-15T12:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046775#M4457</link>
      <description>you answer is very clear. but how about the driver on the host re-route I/O between HBAs, but i don't see any advantage of A/A mode over A/P mode. for a specific LUN, the controller can't do load-balancing, and the reroute will increase the processing time compare to the I/O go directly to the owner controller.</description>
      <pubDate>Thu, 15 Jan 2009 13:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046775#M4457</guid>
      <dc:creator>yu xiao</dc:creator>
      <dc:date>2009-01-15T13:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046776#M4458</link>
      <description>Historically, any active/passive implementation has been vendor-specific ('proprietary'). That means each vendor has to provides his own multipath solution: Compaq/HP: Secure Path, EMC: PowerPath, ?: ?) which needs to tap into the operating system and needs to be maintained.&lt;BR /&gt;&lt;BR /&gt;For some years now, we have an industry standard for active/active multipath failover. This means that a lot of things needs to developed only once.&lt;BR /&gt;&lt;BR /&gt;Microsoft, for example, provides an MPIO framework for Windows and the array vendors only supply some array-specific 'knowledge' in form of a DSM (Device Specific Module).&lt;BR /&gt;&lt;BR /&gt;Some operating systems like NetWare, HP-UX, Sub Solaris(?) work 'out-of-the-box' with an active-active EVA because the operating system includes an MPIO. HP no longer needs to implement and maintain its own multipath solution - this cuts down costs(!), especially for platforms with a lower volume.</description>
      <pubDate>Thu, 15 Jan 2009 14:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046776#M4458</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2009-01-15T14:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: the concept of active/active array</title>
      <link>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046777#M4459</link>
      <description>i got it. cost and standard is the key!</description>
      <pubDate>Fri, 16 Jan 2009 01:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/the-concept-of-active-active-array/m-p/1046777#M4459</guid>
      <dc:creator>yu xiao</dc:creator>
      <dc:date>2009-01-16T01:27:15Z</dc:date>
    </item>
  </channel>
</rss>

