![]() |
|
|
#1 |
![]() |
RAID0 recovery?
Hello everyone,
While I was trying to install Windows 8 on a RAID0 partition, and trying different diskpart commands, I think I fu**ed up my RAID. Now in Windows it says it's got to be formatted, but I'd like to recover some data if it's possible. Does somebody know how to do this? I tried a couple of RAID recovery software but they don't recognize my partition. Am I screwed? Thanks for all the replies. |
|
|
|
|
|
#2 |
|
Served 5k and counting ...
Join Date: Mar 2007
Location: Youngstown, OH
Posts: 16,121 (7.15/day)
Thanks: 4,149
Thanked 4,552 Times in 4,027 Posts
|
Before venturing further what EXACTLY was done to have it FUBAR?
|
|
|
|
|
|
#3 | |
![]() |
Quote:
Code:
C:\> Diskpart DISKPART> list volume DISKPART> select volume 4 DISKPART> online volume DISKPART> attributes volume clear readonly DISKPART> clean DISKPART> convert gpt DISKPART> create partition efi size=100 DISKPART> assign letter=s DISKPART>format quick fs=FAT32 DISKPART>create partition msr size=128 DISKPART> create partition primary align=32 DISKPART>assign letter=p DISKPART> select part 1 DISKPART> format fs=ntfs label="System" unit=512 quick compress Here it said it couldn't format or something DISKPART> assign letter q DISKPART> list volume DISKPART> exit |
|
|
|
|
|
|
#4 |
|
Served 5k and counting ...
Join Date: Mar 2007
Location: Youngstown, OH
Posts: 16,121 (7.15/day)
Thanks: 4,149
Thanked 4,552 Times in 4,027 Posts
|
I am kind of leaning towards that the data is gone at this point
Code:
DISKPART>format quick fs=FAT32 DISKPART>create partition msr size=128 DISKPART> create partition primary align=32 DISKPART>assign letter=p |
|
|
|
|
|
#5 | |
![]() |
Quote:
EDIT: I am using a non-RAID recovery software, and it's finding 2000 files as of now, so I guess it's not formatted yet? Last edited by niciuffo; Dec 15, 2012 at 01:16 PM. |
|
|
|
|
|
|
#6 |
|
Served 5k and counting ...
Join Date: Mar 2007
Location: Youngstown, OH
Posts: 16,121 (7.15/day)
Thanks: 4,149
Thanked 4,552 Times in 4,027 Posts
|
Yeah see that's where the info I need lies. What disk id's are linked to which partitions/volumes and which one is the major portion?
that's also a problem. I've never heard of the "quick compress" flag before. |
|
|
|
|
|
#7 |
![]() |
A quick format only deletes the file table, not the files themselves, so the disk doesn't know where to look for the files.
If you did a full format then you'd be pretty much hosed.
__________________
|
|
|
|
|
|
#8 |
![]() |
Hmm okay, and how do I restore them? With a recovery software? Can you suggest one that works, maybe freeware? (I remember the name Recuva...)
|
|
|
|
|
|
#9 |
|
Served 5k and counting ...
Join Date: Mar 2007
Location: Youngstown, OH
Posts: 16,121 (7.15/day)
Thanks: 4,149
Thanked 4,552 Times in 4,027 Posts
|
That changes things. Find a place to recover them to and yes Recuva does a great job for being freeware.
|
|
|
|
|
|
#10 |
![]() |
Recuva won't let me scan drive E:\ . It says it can't read boot sector.
Trying with EASEUS Data Recovery |
|
|
|
|
|
#11 |
![]() Join Date: Nov 2012
Location: North Disturbia
Posts: 257 (1.43/day)
Thanks: 5
Thanked 117 Times in 84 Posts
|
If you don't shy away from piracy, or have money to throw away, you'll find GetDataBack for NTFS rather useful. At this point, you've killed your MBR and your PBR, as well as your MFT, so you'll only be able to find your file via pattern matching. Meaning, the software you should use has to recognize a file's header to discern whether it's a .jpg, an .mp3 or an .avi, for example. And even then, it will be hard to recover badly fragmented files, if not impossible. Why were you doing all that in diskpart? Actually, why the hell would you convert a disk containing important files to GPT? Did no one tell you this is a destructive procedure?
As for using GetDataBack, be sure to set the options "Sustained file system damage", then use "Excessive search", "Recover lost files", "Recover deleted files", and un-check "Use valid MFT entries only". Good luck! |
|
|
|
|
|
#12 | |
![]() |
Quote:
I just wanted to be able to recover all this stuff cause I don't want to download it all over again. We'll see how it goes in 6-8 hours when the process finishes. Thanks for that software though. I'll see what to do if EASEUS doesn't work by that time. Thanks everyone for the help
|
|
|
|
|
|
|
#13 |
|
Moderato®™
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,619 (2.42/day)
Thanks: 4,313
Thanked 2,315 Times in 1,148 Posts
|
RAID (redundant array of independent disks)
But.. "RAID 0" doesn't have any redundancy. "RAID 0" should only be used for improved performance, and additional storage space. Any single drive failure destroys the array. I would cut my loses, and rebuild the array, and start over. The time you'll spend trying to recover the drive failure would be better used by rebuilding the array. Since, nothing important was on the array.
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!” Battletag: Mindweaver#1523 |
|
|
|
| The Following User Says Thank You to Mindweaver For This Useful Post: |
|
|
#14 | |
![]() |
Quote:
![]() I still want to try recover as much as I can, I found a 2TB external HDD that'll do the work ^^ (Don't want to download 500-600GB eheh) By the way, wouldn't there be a way to "rebuild" the file structure of the HDD's? Or is it impossible? |
|
|
|
|
|
|
#15 |
![]() Join Date: Nov 2012
Location: North Disturbia
Posts: 257 (1.43/day)
Thanks: 5
Thanked 117 Times in 84 Posts
|
It's impossible, even in theory. When you write a file to a RAID0 volume, the odd blocks will be written to one constituent drive, and the even ones to the other. When one drive fails, you lose literally 50% of file data with absolutely no way to reconstruct them. There are no hash values, parity checks, CRCs, nothing.
About your recovery attempt... Say you do manage to recover 80% of the files from the array. How will you run a Steam game if even one file is missing from it's folder? Since I don't game on Steam, does it have an option to re-download missing/corrupted parts of a game? |
|
|
|
|
|
#16 |
|
Señor Moderator
Join Date: May 2004
Location: Utrecht, Utrecht, The kingdom of the Netherlands
Posts: 8,498 (2.59/day)
Thanks: 41
Thanked 1,453 Times in 1,077 Posts
|
How is your RAID array fucked? You only touched the file system as far as I can tell. Ignore the fact that it's a RAID array and approach it as a normal disk. The OS isn't aware of an array, just a disk. What hardware lies underneath isn't relevant.
|
|
|
|
|
|
#17 |
![]() |
Bingo! Raid 0 is not raid, it's JBOD. I hate that it gets tagged as a Raid option.
|
|
|
|
|
|
#18 |
![]() Join Date: Nov 2012
Location: North Disturbia
Posts: 257 (1.43/day)
Thanks: 5
Thanked 117 Times in 84 Posts
|
Yes, but all traces of a file table are gone, and so is any partitioning info. It's a disk with files physically sitting on it, but no index of their position, length and names. Perhaps if he's super lucky, a capable software can find $MFT intact on the disk, and use it to restore everything else. But that requires quite the amount of dumb luck...
|
|
|
|
|
|
#19 |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,220 (8.85/day)
Thanks: 1,255
Thanked 1,304 Times in 969 Posts
|
That's incorrect. Get your facts straight. JBOD concatenates disks, it doesn't stripe them like RAID-0 does. RAID-0 and JBOD do two very different things. The only thing they have in common is that they don't offer redundancy.
__________________
MyHeat |
|
|
|
| The Following User Says Thank You to Aquinus For This Useful Post: |
|
|
#20 | |
![]() |
Quote:
Now I'm trying with EASEUS, if that fails, I guess I'll format it.
|
|
|
|
|
|
|
#21 |
![]() Join Date: Nov 2012
Location: North Disturbia
Posts: 257 (1.43/day)
Thanks: 5
Thanked 117 Times in 84 Posts
|
You could also try Active@ Partition Recovery, but it's likely that the $MFT was damaged. I believe that APR is capable of finding MFT backup and using it, as well as recognizing files via header signature and $Bitmap record, if present and undamaged...
If your D/L speed is upwards of say 15-20 Mbps, it might actually be quicker to just re-download everything. |
|
|
|
| The Following User Says Thank You to McSteel For This Useful Post: |
|
|
#22 | |
![]() |
Quote:
I'm gonna try that software and let the pc running tonight, and if that doesn't work, full format ![]() By the way I have a 20Mbps so yeah it shouldn't take THAT much... |
|
|
|
|
|
|
#23 |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,220 (8.85/day)
Thanks: 1,255
Thanked 1,304 Times in 969 Posts
|
If two applications are providing either nothing or gibberish, it's very likely that you won't be recovering much of anything.
__________________
MyHeat |
|
|
|
|
|
#24 |
![]() |
I formatted today.
Thanks for all your help, you can close this thread now
|
|
|
|
|
|
#25 |
|
Addicted to Bacon and StarCrunches!!!
Join Date: Sep 2009
Location: Chatsworth, GA
Posts: 13,560 (10.04/day)
Thanks: 2,138
Thanked 5,338 Times in 3,695 Posts
|
Yea even thought raid 0 is fast, it is a complete disaster if one drive dies. I am just waiting on the day when one of my drives die but I backup all important things to my 1TB black drive.
__________________
Cruncher's: All GPU's GPU's:
7970 3GB *Unlocked* = 8 Threads 5770 1GB OCed = 2 Threads |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SSD RAID0 RoundUp 2012: RAID0 strikes back | GoriLLakoS | Storage | 2 | Oct 23, 2012 02:34 AM |
| RAID0 questions | dark2099 | Storage | 1 | Nov 15, 2010 02:52 PM |
| setting up a raid0 | Glazierman | Storage | 5 | Jul 23, 2010 09:04 AM |
| raid0? | SpiriteH! | Storage | 2 | Jun 25, 2009 12:43 AM |
| GPs in RAID0 | Franklinwallbrown | Storage | 10 | Aug 20, 2008 11:33 PM |