Jump to content

Good morning.

 

There is a system with two identical HDDs: 2 x WD SATA II 500GB.

O/S:Windows 7 Ultimate

 

These two drives are in a raid array.

Is it possible to clone these two drives (via s/w) in one image, and afterwards to restore this image to

a third SATA drive, in order to work with this third drive alone?

 

Thank you!

Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/
Share on other sites

Link to post
Share on other sites

Yes you can, but that third disk won't really be on RAID. Your two other disks being in RAID are seen as one disk into your system. You can clone from it (them) just like you would with any single drive.

 
~ Specs bellow ~
 
 
Windows 10 Pro 64-bit [UEFI]
CPU: Intel i7-5820k Haswell-E @ 4.5-4.7Ghz (1.366-1.431V) | CPU COOLER: Corsair H110 280mm AIO w/ 2x Noctua NF-A14 IPPC-2000 IP67 | RAM: G.Skill Ripjaws 4 32Gb (8x4Gb) DDR4 @ 2666mhz CL15 | MOBO: MSI X99S Gaming 7 ATX | GPU: MSI GTX 1080 Gaming (flashed "X") @ 2138-2151Mhz (locked 1.093V) | PSU: Corsair HX850i 850W 80+ Platinum | SSD's: Samsung Pro 950 256Gb & Samsung Evo 850 500Gb | HDD: WD Black Series 6Tb + 3Tb | AUDIO: Realtek ALC1150 HD Audio | CASE: NZXT Phantom 530 | MONITOR: LG 34UC79G 34" 2560x1080p @144hz & BenQ XL2411Z 24" 1080p @144hz | SPEAKERS: Logitech Z-5450 Digital 5.1 Speaker System | HEADSET: Sennheiser GSP 350 | KEYBOARD: Corsair Strafe MX Cherry Red | MOUSE: Razer Deathadder Chroma | UPS: PowerWalker VI 2000 LCD
 
Mac Pro 2,1 (flashed) OS X 10.11.6 El Capitan 64-bit (NAS, Plex, HTTP Server, Game Servers) [R.I.P]
CPUs: 2x Intel Xeon X5365 @ 3.3Ghz (FSB OC) | RAM: OWC 16Gb (8x2Gb) ECC-FB DDR2 @ 1333mhz | GPU: AMD HD5870 (flashed) | HDDs: WD Black Series 3Tb, 2x WD Black Series 1Tb, WD Blue 2Tb | UPS: Fortron EP1000
 
Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/#findComment-6977623
Share on other sites

Link to post
Share on other sites

~snip~

 

Hey there johnyb98,
 
What are the models of your current drives? What about the brand and model of the third drive? 
Generally you can clone a RAID array onto a single drive. What would your end goal be? Would you like to upgrade your storage pool or replace the RAID or would you like to include more drives in the RAID? 
You would need a drive with at least 1TB capacity in order to safely clone your array. :)
 
Captain_WD.

If this helped you, like and choose it as best answer - you might help someone else with the same issue. ^_^
WDC Representative, http://www.wdc.com/ 

Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/#findComment-6978513
Share on other sites

Link to post
Share on other sites

  • 2 weeks later...

Hi.

Two current drives are WD WD5000AAKS, and current drive is Seagate ST50DM002.

End goal is to remove two RAID drives (removing RAID row), and install Windows 7 in the third drive, which will be one single drive on system.

Because of time pressure, I have already deleted RAID array via RAID BIOS, and start installing Windows on Seagate HDD.

If I had time, my intention would be as follows:clone RAID array (o/s, progs, data, etc) in one single drive. Not because of storage. In RAID 0 that two drives were, total capacity was 1TB.

And usage space was less than 50GB. So, I would like to clone to one drive of a 500GB (e.g. this Seagate), and leave it alone on system.

 

I tried with CloneCD 6 Enterprise, but, because I do not know well enough to use the prog, I did not make it.

I do not know. Maybe this was a wrong way to try, and another way was the correct one.

If you have a little time, can you please tell me how would I make it?

 

ps Fortunately, no data that I wanted was on raid drives.

Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/#findComment-7064159
Share on other sites

Link to post
Share on other sites

~snip~

 

Hey again :) 
 
Sadly, the cloning procedure moves everything bit by bit and you would need at least a drive that is as big as the initial drive (or set of drives). In your case you would need at least a 1TB target drive in order to successfully clone your array. Otherwise the cloning process will leave out everything past the 500GB mark and if there's anything there it will be left out. 
 
Most cloning programs won't allow you to proceed if you have a smaller destination drive. You might be able to find a program that clones only partitions and reduce the size of the partition on the RAID array to below 500GB and attempt cloning it, but all of this involves a great amount of data loss risk, let alone that you are doing all of this on a RAID0 array. 
 
I strongly recommend using NAS/RAID- class drives for RAID arrays and to keep backups of the data, especially if the RAID doesn't offer any redundancy whatsoever (like RAID0).
 
Captain_WD.

If this helped you, like and choose it as best answer - you might help someone else with the same issue. ^_^
WDC Representative, http://www.wdc.com/ 

Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/#findComment-7064369
Share on other sites

Link to post
Share on other sites

So, on the one hand I was lucky that I wanted no data on drives, and on the other, since RAID array was in RAID 0, and I needed a 1TB drive to move everything to it, the best solution I chose, was the best one I could give, I guess, since so small space was in use, and I didn't want to go to a 1TB HDD (pointless for my pc usage).

 

Thank you for all help!!

Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/#findComment-7065074
Share on other sites

Link to post
Share on other sites

~snip~

 

There are other ways to migrate data other than cloning. You can look into system image restore which is a function of your OS. Here's a link: http://windows.microsoft.com/en-us/windows/restore-computer-from-system-image-backup#1TC=windows-7
Another way is to simply copy/paste everything besides the OS and the programs. You would need to first maek a clean install of the Os on the new drive plus all the programs.
There are also third-party backup tools that allow you to migrate your OS and programs from one drive location to another. :)
 
Captain_WD.

If this helped you, like and choose it as best answer - you might help someone else with the same issue. ^_^
WDC Representative, http://www.wdc.com/ 

Link to comment
https://linustechtips.com/topic/525721-raid-in-one-drive/#findComment-7065377
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×