Hi, i have a problem with setting up raid-0 or linear on a Redhat 6.0 with
the new 2.2.10 kernel. I have tried to path the kernel with the path for
2.2.5 but with no luck. I get no specific error code. What am i doing
wrong?? Please help me. 

My conf file for the raid disks

## /etc/raidtab ##
raiddev /dev/md0
raid-level              linear
nr-raid-disks           2
nr-spare-disks          0
chunk-size              16
device                  /dev/hdc
raid-disk               0
device                  /dev/hdd
raid-disk               1

This is what happends when i tries to make the raidchain.

[root@localhost ~]#mkraid /dev/md0
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/hdc, 8257032kB, raid superblock at 8256960kB
disk 1: /dev/hdd, 16896616kB, raid superblock at 16896512kB
mkraid: aborted

[root@localhost ~]# more /proc/mdstat 
Personalities : [1 linear] [2 raid0] [3 raid1] [4 raid5]
read_ahead not set
md0 : inactive
md1 : inactive
md2 : inactive
md3 : inactive

Johan Ankarloo
[EMAIL PROTECTED]
Chalmers University of Technology

Reply via email to