<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Intel Communities: Message List</title>
    <link>http://communities.intel.com/index.jspa?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 19 Oct 2012 21:47:07 GMT</pubDate>
    <generator>Jive SBS 5.0.2.0  (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2012-10-19T21:47:07Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/169669?tstart=0#169669</link>
      <description>&lt;!-- [DocumentBodyStart:3b762149-b21c-46e6-8f2e-5dc9bdf7c117] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey, I'm glad it worked for you!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To answer some of your questions.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. BIOS needs to be in RAID mode.&amp;nbsp; I tried AHCI, thinking mdadm would prefer direct access to the disks, but in AHCI you can't manipulate the RAID.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2. I didn't have the old order on hand to do that, but since &lt;strong&gt;mdadm --examine &lt;/strong&gt;seemed to know which disks were in the array and what their serial numbers were, I just left it to figure out what disk was what.&amp;nbsp; I would strongly recommend trying hard to make sure the disks stay in the same order, but I wouldn't discount letting mdadm just figure it all out.&amp;nbsp; Once I'm done recovering my data I plan to refine this procedure some more, I'll experiment with what I can get away with and report back.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;3. I think that's my bad, I would have &lt;strong&gt;mdadm --stop&lt;/strong&gt;'d before doing any of the other commands.&amp;nbsp; I think the time difference between that and getting a working array was so big I'd just forgotten I did that.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;4. The echo to '&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;start_dirty_degraded&lt;/span&gt;' is what you needed to bring it immediately on-line.&amp;nbsp; Until it's 100% rebuilt it's considered degraded.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;5. If you allow Linux to bring the array up, it seems to rebuild MUCH faster.&amp;nbsp; I left mine running overnight and it was done almost exactly as I checked it first thing next morning.&amp;nbsp; By that I figure it took about 6 hours, and that's for 6 1TB drives in RAID 5.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Given the length of your rebuild time I'd recommend moving the data off the array and wiping/re-creating it from scratch - much faster &lt;img height="16px" src="http://communities.intel.com/5.0.2/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, hurry up and set up that new backup solution... I just recently signed up with &lt;a class="jive-link-external-small" href="http://www.backblaze.com/partner/af4049" target="_blank"&gt;BackBlaze&lt;/a&gt;, which offers unlimited encrypted cloud backup storage for $5/month - less if you pay in advance, and it's fully automated.&amp;nbsp; Once installed you never have to worry about your files being backed again.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3b762149-b21c-46e6-8f2e-5dc9bdf7c117] --&gt;</description>
      <pubDate>Fri, 19 Oct 2012 21:43:39 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/169669?tstart=0#169669</guid>
      <dc:date>2012-10-19T21:43:39Z</dc:date>
      <clearspace:dateToText>8 months, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/169380?tstart=0#169380</link>
      <description>&lt;!-- [DocumentBodyStart:5e6447e9-54ae-4e76-99d7-8a80a069d414] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;So.. I didn't forget about this.&amp;nbsp; I just pushed it aside until I could dedicate a lot of time to it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First, I *believe* I've been able to recover my array.&amp;nbsp; I say believe because it's currently rebuilding, and if you remember, it's a truecrypt'd disk.. but I have a bad feeling that I've now forgotten the password for it &lt;img height="16px" src="http://communities.intel.com/5.0.2/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As I speculated before, I was able to use Linux+mdadm to achieve this.&amp;nbsp; I downloaded the Fedora 17 Live CD and booted in to that.&amp;nbsp; This gives you Linux and the RAID tools.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;** I STRONGLY RECOMMEND YOU MAKE A DUPLICATE OF ANY AND ALL DRIVES BEFORE ATTEMPTING ANYTHING I'M ABOUT TO WRITE - FOR ALL I KNOW I'VE DESTROYED MY DATA AND I HAVE NOT YET DISCOVERED THIS **&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My array consists of 6 1TB drives in a RAID 5 config on an Intel ICH9 Firmware RAID setup.&amp;nbsp; In Linux the 6 drives showed up as /dev/sda, /dev/sdb.. to /dev/sdf.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First we need to examine each drive to make sure the OS can actually read them.&amp;nbsp; Use the mdadm --examine command like this:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; mdadm --examine /dev/sda&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;.. then b,c,d,e,f.&amp;nbsp; This is what my /dev/sda returned:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Magic : Intel Raid ISM Cfg Sig.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version : 1.3.00&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Orig Family : 72b2e8ce&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Family : 72b81d8a&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Generation : 00129b86&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attributes : All supported&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UUID : 8703e88d:b9cacc28:47437ab7:&lt;/span&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;11aab7b3&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Checksum : 437acd3a correct&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MPB Sectors : 2&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disks : 6&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp; RAID Devices : 1&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Disk04 Serial : 9VP0Z8Q8&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State : active&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id : 00000000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usable Size : 1953518862 (931.51 GiB 1000.20 GB)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;[Volume_01]:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UUID : ee57e113:17d95751:6665358e:&lt;/span&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;b646fbfa&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RAID Level : 5&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Members : 6&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Slots : [_UUU__]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed disk : 5&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This Slot : 4 (out-of-sync)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Array Size : 9767485440 (4657.50 GiB 5000.95 GB)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp; Per Dev Size : 1953497352 (931.50 GiB 1000.19 GB)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Sector Offset : 0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num Stripes : 15261696&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chunk Size : 64 KiB&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reserved : 0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Migrate State : idle&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map State : failed&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dirty State : clean&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Disk00 Serial : D-WCASJ0412866:0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State : active&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id : ffffffff&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usable Size : 1953518686 (931.51 GiB 1000.20 GB)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Disk01 Serial : WD-WCAU40247947&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State : active&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id : 00010000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usable Size : 1953518862 (931.51 GiB 1000.20 GB)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Disk02 Serial : WD-WCAU40183694&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State : active&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id : 00030000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usable Size : 1953518862 (931.51 GiB 1000.20 GB)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Disk03 Serial : WD-WCAU40338897&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State : active&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id : 00040000&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usable Size : 1953518862 (931.51 GiB 1000.20 GB)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; Disk05 Serial : D-WCAU44808263:0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State : active&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id : ffffffff&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Usable Size : 1953518686 (931.51 GiB 1000.20 GB)&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From this you can see all the information we need to build the array even though it thinks 3 of the disks are bad.&amp;nbsp; /dev/sdb,sdd and sde showed similar info but /dev/sdc and /dev/sdf did not, they showed this:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;/dev/sdc:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp; MBR Magic : aa55&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Partition[0] :&amp;nbsp;&amp;nbsp; 4294967295 sectors at&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 (type ee)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;The RAID meta data (superblock) appears to be missing.&amp;nbsp; Luckily, we can fix this.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;After much digging I found this page - &lt;a class="jive-link-external-small" href="http://marc.info/?l=linux-raid&amp;amp;m=134308187613187&amp;amp;w=2" target="_blank"&gt;'Re: Problem recovering failed Intel Rapid Storage raid5 volume' - MARC&lt;/a&gt; - which helped me a lot.&amp;nbsp; To break it down, this is what I did:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;First enable mounting of dirty arrays:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;echo 1 &amp;gt; /sys/module/md_mod/parameters/start_dirty_degraded &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Second, (re)-create the IMSM container that holds the array:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;mdadm -C /dev/md/imsm -e imsm -n 6 /dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;The "-n 6" is because I have 6 drives, /dev/sda - /dev/sdf.&amp;nbsp; Change that if you have more/less.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Next, (re)-create the RAID 5 array in the IMSM container:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;mdadm -C /dev/md0 -l5 -n6 -c 64 /dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;"-l5" means RAID 5, "-n6" again means 6 devices and "-c 64" is the chunk size used.&amp;nbsp; You saw this when you ran "mdadm --examine" on one of the good drives.&amp;nbsp; It looks like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chunk Size : 64 KiB&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;As you execute these commands you'll be told that the bad disks appear to contain RAID data and asked if you want to continue anyway.. say yes, because, you backed up.. right?&amp;nbsp;&amp;nbsp; If you say no, nothing happens.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Once you're done the array will come on-line and start to resync.&amp;nbsp; Check on it by typing:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; cat /proc/mdstat&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;It should look something like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;[root@leah ~]# cat /proc/mdstat&lt;/p&gt;&lt;p&gt;Personalities : [raid6] [raid5] [raid4]&lt;/p&gt;&lt;p&gt;md0 : active raid5 sdf[5] sde[4] sdd[3] sdc[2] sdb[1] sda[0]&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4883796992 blocks super external:/md127/0 level 5, 64k chunk, algorithm 0 [6/6] [UUUUUU]&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [====&amp;gt;................]&amp;nbsp; resync = 22.3% (218174848/976759424) finish=165.9min speed=76172K/sec&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;md127 : inactive sdf[5](S) sde[4](S) sdd[3](S) sdc[2](S) sdb[1](S) sda[0](S)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6630 blocks super external:imsm&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;unused devices: &amp;lt;none&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If it does.. then you are close to celebrating.&amp;nbsp; But first, try to mount the filesystem on the array.&amp;nbsp; &lt;span style="background-color: #ffffff; color: #222222; font-family: arial, sans-serif; font-size: 13px;"&gt;We'll do this read only for now:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="background-color: #ffffff; color: #222222; font-family: arial, sans-serif; font-size: 13px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; mount -o ro /dev/md0 /mnt&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;If all went well you *should* be able to now see files on /mnt...&amp;nbsp; try:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; ls /mnt&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;See files?&amp;nbsp; Good.. now what you do is up to you.&amp;nbsp; Personally I'm going to leave my system alone now until it's finished rebuilding the array.&amp;nbsp; &lt;/span&gt;&lt;span style="background-color: #ffffff; color: #222222; font-family: arial, sans-serif; font-size: 13px;"&gt;Once it's done I should then be able to reboot back in to windows and access it normally.&amp;nbsp; To watch/wait for this to happen enter:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; watch -d cat /proc/mdstat &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;And then.. watch!&amp;nbsp; You may also want to unmount your file system so it stays clean.&amp;nbsp; Do:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; umount /mnt&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;And then go back to watching until the resync hits 100%.&amp;nbsp; Once the resync is fully complete you can disable the array before rebooting with:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&amp;nbsp; mdadm --stop /dev/md0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Now.. reboot back in to windows.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Best of luck!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;*** THIS IS DESCRIPTION OF WHAT I USED TO (PROBABLY) RECOVER MY OWN ARRAY - YOUR ARRAY MAY BE SO DIFFERENT THAT MY INSTRUCTIONS WILL BREAK IT FOREVER.&amp;nbsp; DO NOT FOLLOW MY INSTRUCTIONS UNLESS YOU ARE PREPARED TO LOSE ALL OF YOUR DATA AND NOT HOLD ME OR ANYONE BUT YOURSELF RESPONSIBLE FOR THAT. ***&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Once I'm back in windows, and once I finally get the volume mounted in truecrypt.. I *will* come back here and update this thread with my known success.&amp;nbsp; If I'm not back soon.. then maybe it didn't work out so well after all and you'd better be careful listening to me &lt;img height="16px" src="http://communities.intel.com/5.0.2/images/emoticons/happy.gif" width="16px"/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;EDIT: Several hours later, the array has finished rebuilding and.. this is a sight that I thought I'd never see again...&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;a class="jive-link-external-small" href="http://i.imgur.com/4FxPq.jpg" target="_blank"&gt;http://i.imgur.com/4FxPq.jpg&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #222222; font-family: arial, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;A happy, healthy array.&amp;nbsp; Yay!&amp;nbsp; Now, let's see if I can actually _use_ the data on it &lt;img height="16px" src="http://communities.intel.com/5.0.2/images/emoticons/happy.gif" width="16px"/&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5e6447e9-54ae-4e76-99d7-8a80a069d414] --&gt;</description>
      <pubDate>Tue, 16 Oct 2012 08:39:42 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/169380?tstart=0#169380</guid>
      <dc:date>2012-10-16T08:39:42Z</dc:date>
      <clearspace:dateToText>8 months, 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/150213?tstart=0#150213</link>
      <description>&lt;!-- [DocumentBodyStart:f0a81def-e422-4263-8b9a-3248694bd33f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have disk.. let the recovery begin... &lt;img height="16px" src="http://communities.intel.com/5.0.2/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f0a81def-e422-4263-8b9a-3248694bd33f] --&gt;</description>
      <pubDate>Sat, 18 Feb 2012 12:39:25 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/150213?tstart=0#150213</guid>
      <dc:date>2012-02-18T12:39:25Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/146259?tstart=0#146259</link>
      <description>&lt;!-- [DocumentBodyStart:700224cd-5d18-4425-b8c6-054bef536db9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I haven't forgotten about this, but the data is too important to mess with without first duplicating the array[1], and, 6TB of disk is too expensive to buy still with prices being more than double what they were 3 months ago.&amp;nbsp; Until drive prices go back down to what they were in September 2011 the array and the server that ran it are going to sit in storage.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[1] The irony that I won't mess with it until it's backed up, although I didn't have a backup prior to it going down, isn't lost on me ... ლ(ಠ_ಠლ)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:700224cd-5d18-4425-b8c6-054bef536db9] --&gt;</description>
      <pubDate>Sun, 18 Dec 2011 17:16:20 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/146259?tstart=0#146259</guid>
      <dc:date>2011-12-18T17:16:20Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/144917?tstart=0#144917</link>
      <description>&lt;!-- [DocumentBodyStart:2e48cd8d-cbf1-4741-b1cd-730ec02d89d7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Unfortunately, the array contained a fully encrypted (truecrypt) filesystem.&amp;nbsp; Because of this simply recovering individual files isn't an option, I need to recover the array itself so it can be mounted, if only read only, to copy the files off.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For my day job, I work with Enterprise level RAID hardware that separates the array creation and initialization processes, such that if you re-create an array with exactly the same parameters, it will simply create the array structure whilst leaving the data intact.&amp;nbsp; One must then initialize the array to wipe out any old data.&amp;nbsp; What I'm looking for is the equivalent for Intel's RAID setup.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2e48cd8d-cbf1-4741-b1cd-730ec02d89d7] --&gt;</description>
      <pubDate>Mon, 28 Nov 2011 21:11:16 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/144917?tstart=0#144917</guid>
      <dc:date>2011-11-28T21:11:16Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/144918?tstart=0#144918</link>
      <description>&lt;!-- [DocumentBodyStart:955e8d61-3e0b-415c-a74e-df6555029230] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm thinking I can maybe re-write the RAID structure without wiping out the data using mdadm.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://download.intel.com/design/intarch/PAPERS/326024.pdf" target="_blank"&gt;http://download.intel.com/design/intarch/PAPERS/326024.pdf&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Later versions support ICHx arrays.&amp;nbsp; This is great news.&amp;nbsp; Now all I need to do is wait for hard drive prices to go back to normal so I can pick up 6x1TB drives and mirror everything before I start attempting the recovery.&amp;nbsp; If I have any success I'll be sure to follow up.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:955e8d61-3e0b-415c-a74e-df6555029230] --&gt;</description>
      <pubDate>Mon, 28 Nov 2011 21:24:16 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/144918?tstart=0#144918</guid>
      <dc:date>2011-11-28T21:24:16Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: RAID5 Inaccessible after BIOS Reset to Default</title>
      <link>http://communities.intel.com/message/144450?tstart=0#144450</link>
      <description>&lt;!-- [DocumentBodyStart:310717ad-3d15-41b1-85f7-f97d3ca12404] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Please follow up if you find a tool that fixes this, I have the same problem (only with 6 drives, 4 found, 2 showing up as non-raid.)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:310717ad-3d15-41b1-85f7-f97d3ca12404] --&gt;</description>
      <pubDate>Mon, 21 Nov 2011 01:31:34 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/message/144450?tstart=0#144450</guid>
      <dc:date>2011-11-21T01:31:34Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

