All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen dom0 fails on boot
@ 2005-03-28 15:08 Brian Hays
  2005-03-28 15:43 ` Keir Fraser
  2005-03-28 20:45 ` Rik van Riel
  0 siblings, 2 replies; 3+ messages in thread
From: Brian Hays @ 2005-03-28 15:08 UTC (permalink / raw)
  To: xen-devel

Hello, I am trying to boot Xen on one of my new servers and get the
following upon kernel boot ...

(XEN) PCI ...

It checks all of the IRQS, the ide bridge... etc

Then it says...

(XEN) mtrr 2.0

Then hangs indefinitely

Is this a known issue on certain systems? It's all standard hardware
(Intel 865 chipset motherboard (intel brand board) Seagate hard drive,
normal ram..)
Any idea what I can change to get this to boot up?

Thanks,
Brian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Xen dom0 fails on boot
  2005-03-28 15:08 Xen dom0 fails on boot Brian Hays
@ 2005-03-28 15:43 ` Keir Fraser
  2005-03-28 20:45 ` Rik van Riel
  1 sibling, 0 replies; 3+ messages in thread
From: Keir Fraser @ 2005-03-28 15:43 UTC (permalink / raw)
  To: Brian Hays; +Cc: xen-devel


On 28 Mar 2005, at 16:08, Brian Hays wrote:

> Hello, I am trying to boot Xen on one of my new servers and get the
> following upon kernel boot ...
>
> (XEN) PCI ...
>
> It checks all of the IRQS, the ide bridge... etc
>
> Then it says...
>
> (XEN) mtrr 2.0
>
> Then hangs indefinitely
>
> Is this a known issue on certain systems? It's all standard hardware
> (Intel 865 chipset motherboard (intel brand board) Seagate hard drive,
> normal ram..)
> Any idea what I can change to get this to boot up?

It may be worth commenting out mtrr_init in arch/x86/mtrr/main.c and 
see if that solves the problem. It may be failing on the thing it does 
after mtrr initialisation, but this is worth checking.

  -- Keir

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Xen dom0 fails on boot
  2005-03-28 15:08 Xen dom0 fails on boot Brian Hays
  2005-03-28 15:43 ` Keir Fraser
@ 2005-03-28 20:45 ` Rik van Riel
  1 sibling, 0 replies; 3+ messages in thread
From: Rik van Riel @ 2005-03-28 20:45 UTC (permalink / raw)
  To: Brian Hays; +Cc: xen-devel

On Mon, 28 Mar 2005, Brian Hays wrote:

> (XEN) mtrr 2.0
> 
> Then hangs indefinitely
> 
> Is this a known issue on certain systems?

Yes, I've been seeing it for a while now.

> Any idea what I can change to get this to boot up?

Apply the patch I just posted.  There was a missing barrier
in xen/arch/x86/smpboot.c.

Subject: [Xen-devel] [PATCH] make SMP boot again with gcc 4

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-28 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-28 15:08 Xen dom0 fails on boot Brian Hays
2005-03-28 15:43 ` Keir Fraser
2005-03-28 20:45 ` Rik van Riel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.