|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 46] Boot fails on ibm bladecenter HS40
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=46
------- Additional Comments From rich@xxxxxxxxxxxxx 2005-05-18 02:00 -------
Created an attachment (id=19)
-->
(http://bugzilla.xensource.com/cgi-bin/bugzilla/attachment.cgi?id=19&action=view)
Serial log from problem boot
Changed grub config to add acpi=debug and make serial-over-LAN work. Succeeded
in obtaining partial boot log, but symptoms have changed. Now machine reaches
boot prompt and appears to be working, including network connectivity.
"xm dmesg" and "xm info" return "Error: Internal Server Error".
dmesg includes three errors that replace the previous ones about lost
interrupt:
---
hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hda: task_no_data_intr: error=0x04 { DriveStatusError }
ide: failed opcode was: 0xef
---
grub config:
---
serial --unit=1 --speed=19200
terminal --timeout=10 serial console
title XS.UK Xen 20050513-unstable * XS.UK 2.6.11.8 * SLES9
root (hd0,1)
kernel /boot/xen-unstable-20050513.gz dom0_mem=256000 com2=19200,8n1
console=vga,com2 acpi=debug
module /boot/vmlinuz-2.6.11.8-xen0 ro console=vga,tty0,com2
root=/dev/hda2 vga=0x314 selinux=0 splash=silent desktop elevator=as showopts
acpi=debug
---
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|