Hello--

        I have just upgraded to the latest development kernel 2.3.5 (needed it
to fix a bug in a crappy IDE controller) and it would appear that the
standard raidtools that come with RedHat 6.0 don't like the new kernel. 
I did indeed compile in the RAID personality support in the kernel.  But
I did not apply any patches (are there some that are needed???)

I would appreciate any help in getting RAID working with the 2.3 series
of kernels.

Here is some system information that may help out:

[root@ezel /]# uname -a
Linux ezel.tampabay.rr.com 2.3.5 #1 Sat Jun 5 20:07:23 EDT 1999 i486
unknown

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

[root@ezel /]# cat /etc/raidtab
raiddev                 /dev/md0
raid-level              0
persistent-superblock   1

chunk-size              16

nr-raid-disks           2
nr-spare-disks          0

device                  /dev/hdc1
raid-disk               0

device                  /dev/hdd1
raid-disk               1

[root@ezel /]# rpm -qa | grep raid
raidtools-0.90-3

[root@ezel /]# mkraid --really-force /dev/md0
DESTROYING the contents of /dev/md0 in 5 seconds, Ctrl-C if unsure!
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/hdc1, 1665184kB, raid superblock at 1665088kB
disk 1: /dev/hdd1, 1247872kB, raid superblock at 1247808kB
mkraid: aborted

[root@ezel /]# fdisk -l |  grep hd
Disk /dev/hda: 255 heads, 63 sectors, 527 cylinders
/dev/hda1             1        17    136521   82  Linux swap
/dev/hda2   *        18       527   4096575   83  Linux
Disk /dev/hdc: 64 heads, 63 sectors, 826 cylinders
/dev/hdc1             1       826   1665184+  83  Linux
Disk /dev/hdd: 64 heads, 63 sectors, 619 cylinders
/dev/hdd1             1       619   1247872+  83  Linux



Thanks in advance for any help!

--
Bryan Batchelder
Digital Information Systems
KeyID 1024D/4197CB60
Fingerprint 9EFB A888 24F5 26D1 42AD  20D5 B2FB A643 4197 CB60

Reply via email to