LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Raid 1 in Slackware 10.0 Question (https://www.linuxquestions.org/questions/linux-general-1/raid-1-in-slackware-10-0-question-249953/)

chrisk5527 11-01-2004 03:50 PM

Raid 1 in Slackware 10.0 Question
 
Right now I'm mirroring two 200GB drives. I went through the process of installing all the packages to the secondary IDE drive and so forth. I boot into the system and create my raidtab. An example of my /etc/raidtab for /dev/md0 is:

Code:

raiddev              /dev/md0
raid-level          1
nr-spare-disks  0
nr-raid-disks      2
persistent-superblock    1
device                /dev/hda1
raid-disk            0
device                /dev/hdd1
failed-disk          1

I issue
mkraid /dev/md0

But it doesnt sync. Do I have to boot from the CD and do this, along with my other partitions I want mirrored?

Thanks.

chrisk5527 11-01-2004 04:06 PM

Nevermind, I figured it out.


All times are GMT -5. The time now is 04:27 AM.