Mailinglist Archive: opensuse (2459 mails)
| < Previous | Next > |
Re: [opensuse] dmraid R5 support under opensuse 10.3
- From: Vahe Avedissian <vyav@xxxxxxxxx>
- Date: Mon, 17 Mar 2008 10:14:30 -0700 (PDT)
- Message-id: <104316.84017.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi Philip,
----- Original Message ----
From: Philipp Thomas <philipp.thomas@xxxxxxxxx>
To: opensuse@xxxxxxxxxxxx
Sent: Friday, March 14, 2008 7:13:24 AM
Subject: Re: [opensuse] dmraid R5 support under opensuse 10.3
On Wed, 12 Mar 2008 14:03:33 -0700 (PDT), Vahe Avedissian wrote:
>I've seen lot's of suggestions on google search that one needs to
>compile the dm-raid4-5 module into the kernel, but it seems to
>me that is necessary.
And right you are! Just edit /etc/sysconfig/kernel, add dm-raid4-5 to
INITRD_MODULES and then run mkinitrd to rebuild the initrd. At the next
boot dm-raid4-5 will get loaded automatically.
>I'd like to know how to set this up so the dmraid array is detected at
>boot time. At some point I'd like to be able to add a grub
>entry to boot that dmraid based OS directly as well.
AFAIK there's no way to directly have grub boot an OS on a software
RAID5 partition.
Philipp
I added dm-raid4-5 to the sysconfig kernel file and ran mkinitrd which
completed fine.
After booting I get the following error in boot.msg:
<6>raid5: automatically using best checksumming function: generic_sse
<4> generic_sse: 6441.000 MB/sec
<4>raid5: using function: generic_sse (6441.000 MB/sec)
<6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised:
dm-devel@xxxxxxxxxx
<3>dm_raid4_5: Unknown parameter `5'
...
FATAL: Error inserting dm_raid4_5
(/lib/modules/2.6.22.17-0.1-default/kernel/drivers/md/dm-raid4-5.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
If I manually modprobe dm-raid4-5 everything loads fine and I can mount the
partitions on this array.
It almost looks like "dm-raid4-5" is being parsed as "dm-raid4" with parameter
"-5" !!
Any ideas what might be going on here?
Thanks,
Vahe
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
----- Original Message ----
From: Philipp Thomas <philipp.thomas@xxxxxxxxx>
To: opensuse@xxxxxxxxxxxx
Sent: Friday, March 14, 2008 7:13:24 AM
Subject: Re: [opensuse] dmraid R5 support under opensuse 10.3
On Wed, 12 Mar 2008 14:03:33 -0700 (PDT), Vahe Avedissian wrote:
>I've seen lot's of suggestions on google search that one needs to
>compile the dm-raid4-5 module into the kernel, but it seems to
>me that is necessary.
And right you are! Just edit /etc/sysconfig/kernel, add dm-raid4-5 to
INITRD_MODULES and then run mkinitrd to rebuild the initrd. At the next
boot dm-raid4-5 will get loaded automatically.
>I'd like to know how to set this up so the dmraid array is detected at
>boot time. At some point I'd like to be able to add a grub
>entry to boot that dmraid based OS directly as well.
AFAIK there's no way to directly have grub boot an OS on a software
RAID5 partition.
Philipp
I added dm-raid4-5 to the sysconfig kernel file and ran mkinitrd which
completed fine.
After booting I get the following error in boot.msg:
<6>raid5: automatically using best checksumming function: generic_sse
<4> generic_sse: 6441.000 MB/sec
<4>raid5: using function: generic_sse (6441.000 MB/sec)
<6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised:
dm-devel@xxxxxxxxxx
<3>dm_raid4_5: Unknown parameter `5'
...
FATAL: Error inserting dm_raid4_5
(/lib/modules/2.6.22.17-0.1-default/kernel/drivers/md/dm-raid4-5.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
If I manually modprobe dm-raid4-5 everything loads fine and I can mount the
partitions on this array.
It almost looks like "dm-raid4-5" is being parsed as "dm-raid4" with parameter
"-5" !!
Any ideas what might be going on here?
Thanks,
Vahe
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |