<?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: FC10 / FC60 Broken mirror rebuild help in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845210#M38178</link>
    <description>Forgot to add "array ID" to the command.&lt;BR /&gt;# amutil -d 1:0 &lt;ARRAY-ID&gt;&lt;BR /&gt;&lt;BR /&gt;Once again, should be careful when you do this.&lt;BR /&gt;In the case of a single drive failure, or possibly multiple drive failures in RAID1, where the LUN is degraded but not dead, it would be safe to unfail drives (amutil -d) without loss of data integrity.&lt;BR /&gt;That's why we used that unfail command mentioned.&lt;BR /&gt;&lt;BR /&gt;On the other hand,&lt;BR /&gt;when one or more logical units have been marked as dead due to a second drive failure, a special process to revive the LUN should be used. Using the unfail command on more than one failed disk in a DEAD LUN can cause data loss.&lt;BR /&gt;&lt;BR /&gt;For example,&lt;BR /&gt;2 disks in LUN 1 failed. &lt;BR /&gt;&lt;BR /&gt;now, you have to determine which disk originally failed first and fail this disk again with the "amutil -D" fail command and leave the other disk that was failed as optimal using "amutil -d" unfail command.&lt;BR /&gt;Reseating or replacing the failed drive could be the way to transition it to a replaced state at this time, as a result, a rebuild will occur.&lt;BR /&gt;&lt;BR /&gt;There should be a different way for each case so it would be safe for HP to take care of the dreadful situation where you can cause data loss.&lt;BR /&gt;This is why you make a support agreement with HP. &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/ARRAY-ID&gt;</description>
    <pubDate>Tue, 02 Apr 2002 10:41:49 GMT</pubDate>
    <dc:creator>Insu Kim</dc:creator>
    <dc:date>2002-04-02T10:41:49Z</dc:date>
    <item>
      <title>FC10 / FC60 Broken mirror rebuild help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845207#M38175</link>
      <description>I recently installed a FC60 with 3 FC10's.  I tested my mirror building by dropping the power to one bank of drives.  The test succeeded.  The system remained active and I can still access the drives.&lt;BR /&gt;I powered on the 'downed' array, but the disks have not rebuilt in 12 hours.&lt;BR /&gt;In SAM the status of the FC60 controller is:&lt;BR /&gt;LUN 0 - DEGRADED:WAITING REPAIR&lt;BR /&gt;DISK 1:0 ENCLOSURE 0 SLOT 1 - NO RESPO&lt;BR /&gt;DISK 1:1 ENCLOSURE 0 SLOT 3 - NO RESPO&lt;BR /&gt;&lt;BR /&gt;What do I need to do to have these rebuild.&lt;BR /&gt;a) Right now&lt;BR /&gt;b) automatically in the future.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2002 18:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845207#M38175</guid>
      <dc:creator>SteveKirby</dc:creator>
      <dc:date>2002-03-28T18:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: FC10 / FC60 Broken mirror rebuild help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845208#M38176</link>
      <description>This rarely occurs under the normal circumstances but if it happens and the disk array is in production, I suggest that you log a call to HP to fix it.&lt;BR /&gt;Never try to do it on your own because you might blow out your date.&lt;BR /&gt;&lt;BR /&gt;I'm writing on an assumption that the disk array is not in production. &lt;BR /&gt;&lt;BR /&gt;Running "amdsp -a &lt;SERIAL&gt; tells you that disks on both 1:0 and 1:1 are either in a write failed state or in a no_response state.&lt;BR /&gt;&lt;BR /&gt;This is because the disk array controller doesn't notice that the disk modules are back online so we have to instruct it to notice the change.&lt;BR /&gt;Generally speaking, you don't need to issue this hidden command because all that you have to do is to replace a failed drive with a good one.&lt;BR /&gt;The command itself gives the effect of replacing the failed drive.&lt;BR /&gt;&lt;BR /&gt;# amutil -d 1:0&lt;BR /&gt;This makes it possible to transit the failed drive to optimal.&lt;BR /&gt;You know that the failed drive is not really failed.&lt;BR /&gt;See if any changes are made to the disk array by running "amdsp -a" again.&lt;BR /&gt;If the state of the failed drive returned to "replaced", evenually, the disk array will perform a rebuild.&lt;BR /&gt;If nothing happened, try re-seating the disk, wait for 60 seconds and check the failed drive state by executing "amdsp" then issue amutil again.&lt;BR /&gt;&lt;BR /&gt;If it works, do this for the failed driver on another LUN.&lt;BR /&gt;# amutil -d 1:1&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/SERIAL&gt;</description>
      <pubDate>Fri, 29 Mar 2002 01:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845208#M38176</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2002-03-29T01:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: FC10 / FC60 Broken mirror rebuild help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845209#M38177</link>
      <description>I noticed another thread that talked about the drives not spinning up so I pulled and re-inserted both drives and they spun up and started rebuilding within a minute.&lt;BR /&gt;&lt;BR /&gt;I am making a note of your commands for the future though.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 01 Apr 2002 20:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845209#M38177</guid>
      <dc:creator>SteveKirby</dc:creator>
      <dc:date>2002-04-01T20:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: FC10 / FC60 Broken mirror rebuild help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845210#M38178</link>
      <description>Forgot to add "array ID" to the command.&lt;BR /&gt;# amutil -d 1:0 &lt;ARRAY-ID&gt;&lt;BR /&gt;&lt;BR /&gt;Once again, should be careful when you do this.&lt;BR /&gt;In the case of a single drive failure, or possibly multiple drive failures in RAID1, where the LUN is degraded but not dead, it would be safe to unfail drives (amutil -d) without loss of data integrity.&lt;BR /&gt;That's why we used that unfail command mentioned.&lt;BR /&gt;&lt;BR /&gt;On the other hand,&lt;BR /&gt;when one or more logical units have been marked as dead due to a second drive failure, a special process to revive the LUN should be used. Using the unfail command on more than one failed disk in a DEAD LUN can cause data loss.&lt;BR /&gt;&lt;BR /&gt;For example,&lt;BR /&gt;2 disks in LUN 1 failed. &lt;BR /&gt;&lt;BR /&gt;now, you have to determine which disk originally failed first and fail this disk again with the "amutil -D" fail command and leave the other disk that was failed as optimal using "amutil -d" unfail command.&lt;BR /&gt;Reseating or replacing the failed drive could be the way to transition it to a replaced state at this time, as a result, a rebuild will occur.&lt;BR /&gt;&lt;BR /&gt;There should be a different way for each case so it would be safe for HP to take care of the dreadful situation where you can cause data loss.&lt;BR /&gt;This is why you make a support agreement with HP. &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/ARRAY-ID&gt;</description>
      <pubDate>Tue, 02 Apr 2002 10:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845210#M38178</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2002-04-02T10:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: FC10 / FC60 Broken mirror rebuild help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845211#M38179</link>
      <description>The reset of the drives by re-inserting them was the trick...</description>
      <pubDate>Sun, 22 Jan 2006 22:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc10-fc60-broken-mirror-rebuild-help/m-p/4845211#M38179</guid>
      <dc:creator>SteveKirby</dc:creator>
      <dc:date>2006-01-22T22:27:53Z</dc:date>
    </item>
  </channel>
</rss>

