Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 




Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Hardware Support > Hard Drive Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Hard Drive Support Support Forum for hard drives; Western Digital, Seagate, Maxtor, Toshiba

Reply
 
LinkBack Thread Tools
Old 03-07-2009, 09:46 PM   #1 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Exclamation RAID 5 recovery

I have a RAID 5 setup with 5 drives using the Intel ICH10R chipset. When I flashed my BIOS recently, it reset its settings to their defaults. When it restarted, it rebooted into Windows before I could change the BIOS settings back to the proper RAID configuration. After setting the BIOS settings back to RAID and rebooting, the RAID array failed. One of the drives was detected as a non-RAID drive. The partition for the RAID volume was inaccessible and Windows Disk Management detected it as type RAW. How can I repair my RAID array? Thank you for your help.
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 03-07-2009, 09:58 PM   #2 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

It will take a bit of research into the raid settings for your controller, you will need to know the drive order, strip size, and parity direction at the least. Google Raid Reconstructor to recover the data. At this point you will probably need to rebuild a 'virtual raid' with RR, copy the data out to another disk, then recreate a new array. You may have to rebuild in RR with the failed drive as a 'missing drive'.
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-07-2009, 10:24 PM   #3 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Re: RAID 5 recovery

Quote:
Originally Posted by raptor_pa View Post
At this point you will probably need to rebuild a 'virtual raid' with RR, copy the data out to another disk, then recreate a new array.
The problem here is that my RAID array is 6TB (4x1.5TB). I don't have another hard drive that can hold the virtual image of the RAID. I don't know exactly what got changed on the hard drives that messed up the RAID, but it seems there should be a way to restore these settings as the data should all be there and in tact (I hope so at least).
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-08-2009, 09:12 AM   #4 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

The question becomes how the devices are written to by the controller. some controllers mark the first drive only and store other info in the cards NVRam, others mark all drives and then compare to NVRam. How much data is actually on the array? If you have the params pretty well down you could use r-studio to rebuild the array and then just extract the data you need to another disk. ( about $80.00 US) Experience has taught me that the more you try to recreate the array in place the more damage you do. I just finished a 3 disk Raid 5 recovery for a customer that was <136 GB on 3 SCSI drives, It took a week and cost them $5000 to get back 25.5 GB of actual data. On the controller it showed both first and second drives as failed. Created .dd images of each individual drive and then rebuilt a virtual array using x-ways forensics. Their attempts to repair in place probably added a day and a half or two days to the recovery tho. Try r-studio to at least get your dta off to another drive.
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-08-2009, 02:14 PM   #5 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Re: RAID 5 recovery

Quote:
Originally Posted by raptor_pa View Post
If you have the params pretty well down you could use r-studio to rebuild the array and then just extract the data you need to another disk.
There is about 2.5TB of data on the array. I take it using r-studio that I should create a virtual RAID5. The problem is I can only see the RAID volume itself, which still consists of 4 of the 5 drives, as well as the one drive that has been set to non-RAID status. How can I present the drives individually to the program to create the virtual RAID5?
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-08-2009, 02:21 PM   #6 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

R-studio will see each individual drive and allow you to build it as virtual, once you hit it right, it should be able to rebuild the missing information from the missing drive. You will need enough space tho to recover the files to, you wouldn't have to recover them all at once tho.
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-10-2009, 01:09 AM   #7 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Re: RAID 5 recovery

Quote:
Originally Posted by raptor_pa View Post
R-studio will see each individual drive and allow you to build it as virtual
R-studio doesn't see each individual drive. Does this mean I have to reset all of the drives to non-RAID status in order for them to appear as separate volumes to add to the virtual RAID?
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-10-2009, 05:36 AM   #8 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

I am going to say probably. Generally I advise against working directly on the array itself, preferring to work on images of the disks, but that is a bit tougher in a 6 TB raid to pull off. Proceed slowly, r-disk will probably take quite a bit of time to scan the disks if you need to do a scan to find everything.
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-10-2009, 05:41 AM   #9 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Re: RAID 5 recovery

I went ahead and reset the remaining 4 drives to non-RAID status and I was able to create a virtual RAID5 and add the 5 drives. I set the block size to 64kb (this I know). But I didn't know the blocks order. The only one of the 4 that was able to find any file system was the left asynchronous (continuous). I began the long task of copying the 2.2TB of data from the RAID array, which will eventually have to occupy pretty much all the free space on every other hard drive I own. So far 11 files have failed to copy with the error "start position of file (1652993507328) is outside filesystem size (1603021307904)." The first number varies while the second is constant between errors. I looked at the partition information and for some reason it has the partition size as 1.5TB (the size of one drive), but the NTFS information has the correct volume size at 5.5TB. It seems to me that it does not want to read a file that is outside the initial 1.5TB of the partition for this reason. At least that seems like the likely reason. How do I get it to know that the partition is in fact bigger than 1.5TB?
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-10-2009, 06:02 AM   #10 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

Are you sure the drive order is correct? That may cause the issue.
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-10-2009, 06:11 PM   #11 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Re: RAID 5 recovery

Quote:
Originally Posted by raptor_pa View Post
Are you sure the drive order is correct?
I just placed the drives in order 0-4. I tried some other combinations and it seems that only when drive 0 is first does it detect the 5.5TB NTFS volume. If drive 1 is first, it at least detects a 1.5TB partition still. But every other drive being first it doesn't detect anything. Do you have any tips for how to figure out the proper drive order?
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-10-2009, 06:31 PM   #12 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

Looks like drive 0 is the first disk. The others, you could piece together and check jpgs. That is the quickest way to tell if you have a raid assembled correctly. In theory when assembled you would not have to scan the disks for files, but the file system should come into line. Write down each combo you try so you don't duplicate them. Also haven't looked at this yet, but I was talking to Scott on Monday and he said he had done this video and was publishing a paper on RAID it may help you. http://www.irongeek.com/i.php?page=v...und&mode=print
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-11-2009, 03:58 PM   #13 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 7
OS: Windows Vista Ultimate x64


Re: RAID 5 recovery

Quote:
Originally Posted by raptor_pa View Post
I was talking to Scott on Monday and he said he had done this video and was publishing a paper on RAID it may help you. http://www.irongeek.com/i.php?page=v...und&mode=print
Thank you for the link. That was very informative! I was able to extract a couple mp3 files, one that was around 500KB and one that was 2.5MB. Both played through completely without any mixing of songs. This was with the drive order as I originally had it, 0-5. So this must be the correct order. I wanted to test some more mp3s and some jpgs but every other one I tried to extract wasn't able to be recovered because of the error I mentioned above of the file being outside the partition range. This is probably due to how the volume was defragmented. All the larger files were at the beginning of the drive and the smaller ones came later, after this boundary. I ran a scan on the volume and after it completed, it recognized the partition as it should be at 5.5TB. I was able to view the file/folder structure as it should be and also recover files that it was giving me errors on before! It turns out I actually have 3.1TB of data, it just couldn't see some of it before the scan. So now I'm beginning the long task of recovering the data to any and all available free space I have! I'll report back later as to the quality of the data that was recovered, whether it has any errors in it. Thank you so much for all your help! Most everyone else who has responded to my problem has either not known anything about the subject or said this was impossible to fix. Thank you, thank you, thank you!!
jeffdgr8 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-11-2009, 06:07 PM   #14 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

Kewl, glad it's getting data! Pat yourself on the back, you just saved about $5000 LOL...
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-11-2009, 08:09 PM   #15 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 2
OS: Mac / Win


Re: RAID 5 recovery

I had the same thing happen to me.
I do not have 4.5TB of space to recover images to.

Is there anyway of getting the "kicked off" drives to reattach to the array?
I know the order is good. They are all new drives and still working fine.

-Chuck
chucknein is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-11-2009, 10:09 PM   #16 (permalink)
Mod Hardware Team
 
raptor_pa's Avatar
 
Join Date: Dec 2008
Location: Central PA
Posts: 5,814
OS: XP


Re: RAID 5 recovery

Is it Raid 5?
__________________
raptor_pa is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-12-2009, 12:45 AM   #17 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 2
OS: Mac / Win


Re: RAID 5 recovery

Yes
It's on board RAID 5 by intel storage Matrix.
4 drives total (1.5TB each)
2 got kicked off the RAID array when rebooting after installing a new Video card.

Thanks

Chuck
chucknein is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-13-2009, 08:58 PM   #18 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 1
OS: Vista x64 SP1


Re: RAID 5 recovery

I'm having the same issue as you guys. ICH10R, 4x 1TB drives, and attempting recovery with R-Studio before I resort to emptying the bank account. Any progress on your part so far?
neilyos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-21-2009, 07:50 PM   #19 (permalink)
Registered User
 
Join Date: Jun 2009
Posts: 1
OS: vista


Re: RAID 5 recovery

may be you can try a getway raid recovery, partition recovery supported, you can try their demo version, the file view function allow you to preview the rebuilded raid data. simple to use
markddd is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:59 PM.



Copyright 2001 - 2010, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85