Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Re: can't boot xen kernel: msg#00064
|
Subject: |
Re: Re: can't boot xen kernel |
On 2/20/06, Stephen C. Tweedie <sct@xxxxxxxxxx> wrote:
Hi, On Sun, 2006-02-19 at 08:18 -0600, Justin Conover wrote:
> md: running: <sdd1><sdc1><sdb1><sda1> > md: personality for level 5 is not loaded! > md: do_md_run() returned -22
> md: md2 stopped.
This is likely to be the problem!
If you boot to single-user mode and manually "modprobe raid5" to load the raid5 personality, can you see the array?
--Stephen
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.
If I comment out the raid5 /dev/md2 /home in /etc/fstab the xen kernel boots
lsmod | grep raid raid1 24769 2 # modprobe raid5 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)
# dmesg | grep raid5 raid5: automatically using best checksumming function: pIII_sse raid5: Unknown symbol xor_block raid5: Unknown symbol xor_block raid5: Unknown symbol xor_block
Should I report a bug on this?
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |