Hello,

I'm struggling to get my raid software working.
I am running OBSD 4.0.
I have 2 hdds sd0 and sd1.
I installed the system on sd0 in a standard way. Compiled a raid kernel and
created a raid0 config file for sd1 and sd2 (fake mirror just here for setup
since I only have 2 hdds).
disklabeled sd1 ok and created the raid ok.
I reboot and add my newly redisklabeled sd0 as spare on the raid.
Here is what raisctl -s shows:
# raidctl -s raid0
raid0 Components:
         component0: failed
         /dev/sd1d: optimal
Spares:
          /dev/sd0d: spare
Parity status: clean
Reconstruction is 100% complete.
Parity Re-write is 100% complete.
Copyback is 100% complete.


I have tried averything to load my /dev/sd0 raid hdd in the array but I just
can't seem to be able to do it.
"component0" isn't a physical drive. I just need to replace it with the
actual sd0 drive.

Here is my raid0.conf file:*
START array
1 2 0 **
START disks
/dev/sd0d **
/dev/sd1d**
START layout
128 1 1 1 **
START queue
fifo 100*

At first I replaced the line */dev/sd0d *by */dev/sd2d *because I only have
2 hdds.

Can someone please help me?
I googled for days and haven't found a way to do it. Maybe this is not
possible.

Thank you for your help.

Al

Reply via email to