<?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: Disk Detection Utility Help in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056976#M48124</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry one more question,&lt;BR /&gt;&lt;BR /&gt;I've created an array, where we have some disks in one channel and other disks on another channel on the disk array. What I wanted to know was how can I verify that the mirror for a particular disk is on the other channel as opposed to the same channel. For example currently my array has the following disks in it:&lt;BR /&gt;&lt;BR /&gt;1:1&lt;BR /&gt;1:2&lt;BR /&gt;1:3&lt;BR /&gt;2:1&lt;BR /&gt;2:2&lt;BR /&gt;2:3&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dan</description>
    <pubDate>Tue, 21 Aug 2007 04:32:47 GMT</pubDate>
    <dc:creator>Dan_394</dc:creator>
    <dc:date>2007-08-21T04:32:47Z</dc:date>
    <item>
      <title>Disk Detection Utility Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056971#M48119</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I've got a HP storagewroks disk array. I've created logical drives, each array is configured to be "1+0" raided. My question is how can I see which drives are the master and which drives are the mirror? hpacucli just lists all the drives in logical drive. I need a bit more detail to do that, any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Dan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from general to Disk Array. - Hp Forum moderator&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2015 08:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056971#M48119</guid>
      <dc:creator>Dan_394</dc:creator>
      <dc:date>2015-04-21T08:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Detection Utility Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056972#M48120</link>
      <description>Hi Dan,&lt;BR /&gt;&lt;BR /&gt;Can you be a bit more specific. Which of the many StorageWorks products do you have ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Mon, 20 Aug 2007 09:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056972#M48120</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-08-20T09:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Detection Utility Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056973#M48121</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've got a 4200 model. Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Mon, 20 Aug 2007 10:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056973#M48121</guid>
      <dc:creator>Dan_394</dc:creator>
      <dc:date>2007-08-20T10:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Detection Utility Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056974#M48122</link>
      <description>For any RAID1 it's not possible to designate any disk as master and other as mirror. It's only when you create the diskset, you create the LUN and then you mirror it, once mirrored storage will not differentiate it anymore.&lt;BR /&gt;&lt;BR /&gt;By the way what do you want to achieve from this? Mirror concept:&lt;BR /&gt;&lt;BR /&gt;Write: Write to any of the disk, whichever available first and then whenever second disk is free write the same to it.&lt;BR /&gt;&lt;BR /&gt;Read: Read request is always sent to the disk available with no pending request or with minimum pending reuquest (read/write requests).&lt;BR /&gt;&lt;BR /&gt;Hope this helps....</description>
      <pubDate>Mon, 20 Aug 2007 13:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056974#M48122</guid>
      <dc:creator>Amar_Joshi</dc:creator>
      <dc:date>2007-08-20T13:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Detection Utility Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056975#M48123</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Thanks for the valuable info. It cleared up a lot. Is there some documentation that you can point me to that will show how this works?&lt;BR /&gt;&lt;BR /&gt;One question what decides which disk is free, is it the raid card I've got in the dl380 or the disk array?&lt;BR /&gt;&lt;BR /&gt;Another point if I am writing to disks and it and I get a failure in the disk array, from your description it sounds like there is a chance of getting data loss as the write may not have been committed to the second disk, is that right?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dan</description>
      <pubDate>Tue, 21 Aug 2007 04:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056975#M48123</guid>
      <dc:creator>Dan_394</dc:creator>
      <dc:date>2007-08-21T04:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Detection Utility Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056976#M48124</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry one more question,&lt;BR /&gt;&lt;BR /&gt;I've created an array, where we have some disks in one channel and other disks on another channel on the disk array. What I wanted to know was how can I verify that the mirror for a particular disk is on the other channel as opposed to the same channel. For example currently my array has the following disks in it:&lt;BR /&gt;&lt;BR /&gt;1:1&lt;BR /&gt;1:2&lt;BR /&gt;1:3&lt;BR /&gt;2:1&lt;BR /&gt;2:2&lt;BR /&gt;2:3&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dan</description>
      <pubDate>Tue, 21 Aug 2007 04:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/disk-detection-utility-help/m-p/4056976#M48124</guid>
      <dc:creator>Dan_394</dc:creator>
      <dc:date>2007-08-21T04:32:47Z</dc:date>
    </item>
  </channel>
</rss>

