<br><br><div><span class="gmail_quote">On 2/20/06, <b class="gmail_sendername">Stephen C. Tweedie</b> &lt;<a href="mailto:sct@redhat.com">sct@redhat.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>On Sun, 2006-02-19 at 08:18 -0600, Justin Conover wrote:<br><br>&gt; md: running: &lt;sdd1&gt;&lt;sdc1&gt;&lt;sdb1&gt;&lt;sda1&gt;<br>&gt; md: personality for level 5 is not loaded!<br>&gt; md: do_md_run() returned -22
<br>&gt; md: md2 stopped.<br><br>This is likely to be the problem!<br><br>If you boot to single-user mode and manually &quot;modprobe raid5&quot; to load<br>the raid5 personality, can you see the array?<br><br>--Stephen<br>
<br><br></blockquote></div><br>Adding init=1 to the xen/kernel line only allows it to go so far before it just reboots it self, not far enough for me to even hit I or do anything else.<br><br>If I comment out the raid5 /dev/md2 /home in /etc/fstab the xen kernel boots
<br><br>lsmod | grep raid<br>raid1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24769&nbsp; 2<br># modprobe raid5<br>FATAL: Error inserting raid5 (/lib/modules/2.6.15-1.1955_FC5hypervisor/kernel/drivers/md/raid5.ko): Unknown symbol in module, or unknown parameter (see dmesg)
<br><br># dmesg | grep raid5<br>raid5: automatically using best checksumming function: pIII_sse<br>raid5: Unknown symbol xor_block<br>raid5: Unknown symbol xor_block<br>raid5: Unknown symbol xor_block<br><br><br>Should I report a bug on this?
<br>