On Fri, 5 Nov 1999, Ola Samuelson said:

OS>Most greatful for assistance.
OS>       I need rh 6.1 for raid1 but 2.2.13 kernel for improved smp and
OS>       fix of eepro100 drivers in system with 4 cards.
OS>
OS>       1. Installed rh6.1 on md0(hda1/hdc1) with swap on md1(hda5/hdc5)
OS>and booting etc works great
OS>       but .... i need 2.2.13 kernel
OS>       2. Built/installed 2.2.13 with raid options etc
OS>       3. Lilo(make install) complains about to many cylinders on disk

How big are your disks? I just did this with 2.2.12 (original kernel) and
two 13.6 GB disks. It works fine here though lilo complained a bit as well
when I re-ran /sbin/lilo to add my vga statement for framebuffer. From the
look of it you did this with a single partition plus swap... I didn't do it
that way... I'm going to attach my raidtab for you to eyeball and see if it
helps.

OS>       4. Doing a standard build of kernel
OS>       5. Lilo.conf - i just add a new entry and run lilo. complains
OS>like at 3.
OS>       6. 2.2.12 stil boots fine from md0
OS>
OS>       Problem
OS>       2.2.13 wont boot. md not running, kernel panic, unable to mount
OS>on 9,0 etc

What version of raidtools is in 2.2.13? Are they enabled as modules or are
they built in to the kernel?

Also... to get the thing working with 2.2.12 and the upgraded funtionality
that you need it may be possible to patch 2.2.12 with the added funtionality
and updates that you need without moving completely to 2.2.13. You might
talk with Alan Cox about it on the redhat-dev list.

You could actually patch 2.2.12 in place if you installed the 2.2.13 source
in parallel and ran diff. I'm just thinking out loud here but it might
help...

-- 
Chuck Mead, CTO, MoonGroup Consulting, Inc. <http://moongroup.com> 
Mail problems? Send "s-u-b-s-c-r-i-b-e mailhelp" (no quotes and no
hyphens) in the body of a message to [EMAIL PROTECTED]
Public key available at: wwwkeys.us.pgp.net                              
raiddev             /dev/md0
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hda1
    raid-disk     0
    device          /dev/hdc9
    raid-disk     1
raiddev             /dev/md1
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hda6
    raid-disk     0
    device          /dev/hdc1
    raid-disk     1
raiddev             /dev/md2
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hdc5
    raid-disk     0
    device          /dev/hda5
    raid-disk     1
raiddev             /dev/md3
raid-level                  0
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hdc6
    raid-disk     0
    device          /dev/hda8
    raid-disk     1
raiddev             /dev/md4
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hdc8
    raid-disk     0
    device          /dev/hda9
    raid-disk     1
raiddev             /dev/md5
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hdc7
    raid-disk     0
    device          /dev/hda7
    raid-disk     1
raiddev             /dev/md6
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
#nr-spare-disks     0
    device          /dev/hdc10
    raid-disk     0
    device          /dev/hda10
    raid-disk     1

Reply via email to