Only if the controller is the same. So if you old motherboard has Intel ICH7R chipset and your new motherboard has Intel ICH10R, then it should work. But not cross-brands. This can be done manually but is unsupported and very dangerous.
------------------------------...man will occasionally stumble over the truth, but usually manages to pick himself up, walk over or around it, and carry on.
Reply to sub mesa
^ if you've got an extra card slot, that's definitely the easiest approach and it's pretty much guaranteed to work. Plus a dedicated RAID card might yield better performance in some cases than an onboard RAID controller.
If your dedicated card is PCI (which i suspect), it will be slower than the onboard RAID. But hey, you can check if it works, backup the data and re-create on the onboard RAID controller if you want. The speed difference may be noticeable or not, so its up to you if its worth the trouble of rebuilding the RAID on the onboard controller.
------------------------------...man will occasionally stumble over the truth, but usually manages to pick himself up, walk over or around it, and carry on.
Reply to sub mesa
Tried the raid card... plugged in the HDDs. Came up with
HDD0 - RAID Inside
HDD1 - Non-RAID
It recognises that I have 1 RAID Drive.
It recognises the mode it used to be in 0-Stripe
"Status" reads "Failed"
Under "Members (HDDx)" it reads "0?"
Now, when I switch the cables round it flips that to HDD0 - Non-raid and HDD1 as Raid, and I believe it says "Members (HDDx)" it reads "1?" (i think...)
So I have a few options available
I can revert HDD to Non-Raid - then maybe create another raid - but would my files all be in tact?
I could also build up the old PC, back up the data and do it that way... providing that it does actually work.
If you want to keep your data, do not write to the devices or make any changes, but perform manual recovery of RAID arrays.
This also is a good reason to run software RAID instead; but it doesn't explain how one disk lost its configuration. Are you sure nothing happened to it? What happens if you put the RAID card + HDDs back again?
------------------------------...man will occasionally stumble over the truth, but usually manages to pick himself up, walk over or around it, and carry on.
Reply to sub mesa
i dont know, havent tried it cause I will have to reinstall windows again! (got it up and running on new drive)
how would i do a manual recovery of raid arrays? is that in the bios? or done through windows? at the moment windows can only see one drive through the raid card.
So the issue now is you want to get your data back? Or you just want to setup a RAID again and don't bother about the current data?
If you want to perform recovery, you can boot from windows with the other HDDs attached to a non-RAID controller. You can then perform recovery with special software that recognises RAID; there are many search in this forum or google.
------------------------------...man will occasionally stumble over the truth, but usually manages to pick himself up, walk over or around it, and carry on.
Reply to sub mesa
Since i don't use Windows, i may not be the best to ask. I can perform this kind of recovery under BSD or Linux, but only if the NTFS filesystem is undamaged. Unfortunately Microsoft' filesystem support is very poor (FAT and NTFS) and the successor, WinFS, was quickly dropped in the garbage bin because they couldn't figure it out correctly.
This is kind of off-topic i hope its allowed, but Microsoft couldn't even get their core product right; they had to hire DEC/Alpha engineers to help create their stable NT kernel, of which all releases since Windows 2000 (and earlier NT4..) are based on. The Win95/98/ME-kernel was, as you may know, not very stable.
Not that i disaprove of people using Windows, but especially for storage there are alot of technologies like ZFS which you don't have access to if you only run Windows. ZFS would for example be better resistent against the problem you just faced. Running Windows + NTFS meta-data only journaling + JMicron RAID is quite a fragile setup in my opinion. If you want to read about ZFS, checkout the wikipedia article here.
------------------------------...man will occasionally stumble over the truth, but usually manages to pick himself up, walk over or around it, and carry on.
Reply to sub mesa