Jump to content

Copy hard drive to raid drive


Guest visiperl
 Share

Recommended Posts

Guest visiperl

Hi all,

 

does anyone have any suggestions on copying a hard drive with linux on it to a raid drive. I've tried DriveCopy 4.0 and it doesn't seem to see the raid drives?

 

Thanks!

Link to comment
Share on other sites

Guest mywebforums.com

I am not to sure this can actually be done.

 

RAID Drives are entirely different structure than a standard hard drive in regards to how they are written to.

 

The way the blocks are written to is far different than a standard drive. The only technical way I can see this being done is by configuring your RAID to either RAID 0 or RAID 1 and then "dumping" the data to the RAID system, but I believe your RAID would have to be configured to the exact partition layout as your current drive is.

 

We use RAID here exclusively for our Servers and have only tried a dump once and it was such a disaster that we opted to rebuild our Server and the data on the original drive.

 

Hope this helps.

 

Best Regards!

Link to comment
Share on other sites

Guest visiperl

Hi,

 

Promise Technologies provided a readme.txt file that gives a step-by-step for installing the OS and then migrating the drive from hda to sda, however, it didn't workout for me for some unknown reason, so I ended up using the "linux dd" at boot and loaded the OS directly to the sda drives, which like yours, worked fine.

 

Thanks for the note!

 

Ken

Link to comment
Share on other sites

This article is the first of two in a series about implementing software raid: http://www-106.ibm.com/developerworks/linu...ml?dwzone=linux . Check out this How-To on ATA Raid: http://www.tldp.org/HOWTO/ATA-RAID-HOWTO/index.html , this one: http://www.tldp.org/HOWTO/mini/DPT-Hardware-RAID.html and this one: http://www.tldp.org/HOWTO/Linux-Promise-RA...OWTO/index.html . If these are not what you are looking for try this site: http://linas.org/linux/raid.html with its many links. This site seems a bit specialized: http://www.linuxraid.org/ . These should keep you goingfor a while.

 

Counterspy

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...