RAID 1: adding a new SCSI disk to existing disk.... help
Linux - EnterpriseThis forum is for all items relating to using Linux in the Enterprise.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Anyone know if it is possible to add a new disk to an existing disk, and create a software RAID 1 to mirror both disk without destroying data residing on the existing disk ?
Or can anyone point me to any article on this ? I tried to find on the net but no luck.
not sure if there is an easy way to do this.
i would rsync everything to a spare drive first.
then you can install your new drive and create the RAID.
after you have booted and formatted the RAID drive then rsync the data back to the RAID array.
I'm not sure how you would do this otherwise. you could use a boot disk with Ghost or some type of imaging software, but you will need to make sure the boot disk has drivers to support your RAID array.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.