On 2/22/06, Justin Conover <justin.conover@xxxxxxxxx> wrote:
On 2/22/06, Stephen C. Tweedie < sct@xxxxxxxxxx> wrote:Hi,
On Mon, 2006-02-20 at 17:00 -0600, Justin Conover wrote:
> 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
It's probably down to an SSE oops in the raid5 module. I'm not seeing
it on x86_64 but it seems still there on i386.
> Should I report a bug on this?
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177644
Cheers,
Stephen
Thank you,
Looks like the 2009 kernel is now working on xen/smp/i386
uname -rmv
2.6.15-1.2009.4.2_FC5hypervisor #1 SMP Thu Mar 2 18:45:34 EST 2006 i686
df -h /dev/md2
Filesystem Size Used Avail Use% Mounted on
/dev/md2 688G 490G 163G 76% /home
/sbin/lsmod | grep raid
raid5 27713 1
xor 18505 1 raid5
raid1 24769 2
I didn't try to test the last few kernels