xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Xen 4.0 does not boot up.
@ 2010-05-12 18:08 ccmail111
  2010-05-12 18:20 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 7+ messages in thread
From: ccmail111 @ 2010-05-12 18:08 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 519 bytes --]

Hi,

I downloaded Xen 4.0 and see that Xen does not boot up.
After ACPI,

"Event-channel device installed."
"registering netback"
"hpet_acpi_add: no address or irqs in _CRS"
"Non-volatile memory driver v1.3"
"Linux agpgart interface v0.103"
"[drm] Initialized drm 1.1.0 20060810"
"Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"

console message ( while initializing serial driviers) it is stuck forever. 

No other error message on console.

Any suggestions ?

Thanks
CM
 




      

[-- Attachment #1.2: Type: text/html, Size: 685 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: Xen 4.0 does not boot up.
  2010-05-12 18:08 Xen 4.0 does not boot up ccmail111
@ 2010-05-12 18:20 ` Konrad Rzeszutek Wilk
  2010-05-12 21:18   ` ccmail111
  0 siblings, 1 reply; 7+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-05-12 18:20 UTC (permalink / raw)
  To: ccmail111; +Cc: xen-devel

On Wed, May 12, 2010 at 11:08:04AM -0700, ccmail111 wrote:
> Hi,
> 
> I downloaded Xen 4.0 and see that Xen does not boot up.
> After ACPI,
> 
> "Event-channel device installed."
> "registering netback"
> "hpet_acpi_add: no address or irqs in _CRS"
> "Non-volatile memory driver v1.3"
> "Linux agpgart interface v0.103"
> "[drm] Initialized drm 1.1.0 20060810"
> "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
> 
> console message ( while initializing serial driviers) it is stuck forever. 
> 
> No other error message on console.
> 
> Any suggestions ?

http://wiki.xensource.com/xenwiki/XenParavirtOps

Specifically ready the part about debug/troubleshooting/ and also use 'initcall_debug
debug=10' boot parameter.

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

* Re: Xen 4.0 does not boot up.
  2010-05-12 18:20 ` Konrad Rzeszutek Wilk
@ 2010-05-12 21:18   ` ccmail111
  2010-05-13 11:40     ` Pasi Kärkkäinen
  0 siblings, 1 reply; 7+ messages in thread
From: ccmail111 @ 2010-05-12 21:18 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1213 bytes --]

Thanks Konrad.

I see (Xen still stuck) debugs:

"Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
"async_waiting @ 1"
"async_continuing @ 1 after 0 usec"

Any suggestions ?


--- On Wed, 5/12/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] Xen 4.0 does not boot up.
To: "ccmail111" <ccmail111@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Wednesday, May 12, 2010, 2:20 PM

On Wed, May 12, 2010 at 11:08:04AM -0700, ccmail111 wrote:
> Hi,
> 
> I downloaded Xen 4.0 and see that Xen does not boot up.
> After ACPI,
> 
> "Event-channel device installed."
> "registering netback"
> "hpet_acpi_add: no address or irqs in _CRS"
> "Non-volatile memory driver v1.3"
> "Linux agpgart interface v0.103"
> "[drm] Initialized drm 1.1.0 20060810"
> "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
> 
> console message ( while initializing serial driviers) it is stuck forever. 
> 
> No other error message on console.
> 
> Any suggestions ?

http://wiki.xensource.com/xenwiki/XenParavirtOps

Specifically ready the part about debug/troubleshooting/ and also use 'initcall_debug
debug=10' boot parameter.



      

[-- Attachment #1.2: Type: text/html, Size: 1772 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: Xen 4.0 does not boot up.
  2010-05-12 21:18   ` ccmail111
@ 2010-05-13 11:40     ` Pasi Kärkkäinen
  2010-05-13 19:48       ` ccmail111
  0 siblings, 1 reply; 7+ messages in thread
From: Pasi Kärkkäinen @ 2010-05-13 11:40 UTC (permalink / raw)
  To: ccmail111; +Cc: xen-devel, Konrad Rzeszutek Wilk

On Wed, May 12, 2010 at 02:18:58PM -0700, ccmail111 wrote:
>    Thanks Konrad.
> 
>    I see (Xen still stuck) debugs:
> 
>    "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
>    "async_waiting @ 1"
>    "async_continuing @ 1 after 0 usec"
> 
>    Any suggestions ?
> 

Please paste your dom0 grub.conf.

-- Pasi

>    --- On Wed, 5/12/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
>      From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>      Subject: Re: [Xen-devel] Xen 4.0 does not boot up.
>      To: "ccmail111" <ccmail111@yahoo.com>
>      Cc: xen-devel@lists.xensource.com
>      Date: Wednesday, May 12, 2010, 2:20 PM
> 
>      On Wed, May 12, 2010 at 11:08:04AM -0700, ccmail111 wrote:
>      > Hi,
>      >
>      > I downloaded Xen 4.0 and see that Xen does not boot up.
>      > After ACPI,
>      >
>      > "Event-channel device installed."
>      > "registering netback"
>      > "hpet_acpi_add: no address or irqs in _CRS"
>      > "Non-volatile memory driver v1.3"
>      > "Linux agpgart interface v0.103"
>      > "[drm] Initialized drm 1.1.0 20060810"
>      > "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
>      >
>      > console message ( while initializing serial driviers) it is stuck
>      forever.
>      >
>      > No other error message on console.
>      >
>      > Any suggestions ?
> 
>      [1]http://wiki.xensource.com/xenwiki/XenParavirtOps
> 
>      Specifically ready the part about debug/troubleshooting/ and also use
>      'initcall_debug
>      debug=10' boot parameter.
> 
> References
> 
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/XenParavirtOps

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

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

* Re: Xen 4.0 does not boot up.
  2010-05-13 11:40     ` Pasi Kärkkäinen
@ 2010-05-13 19:48       ` ccmail111
  2010-05-13 20:25         ` Pasi Kärkkäinen
  2010-05-27 15:59         ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 7+ messages in thread
From: ccmail111 @ 2010-05-13 19:48 UTC (permalink / raw)
  To: Pasi Kärkkäinen; +Cc: xen-devel, Konrad Rzeszutek Wilk


[-- Attachment #1.1: Type: text/plain, Size: 2679 bytes --]


Hi Pasi,

Here it is:

title Xen 4.0 debug  XenLinux 2.6
        root (hd0,0)
       kernel /xen-4.0.0-rc9.gz console=vga noreboot loglvl=all  vga=text-80x50,keep iommu=off apic=debug gues
t_loglvl=all
       module /vmlinuz-2.6.31.13  root=/dev/sda2 ro console=tty0  earlyprintk=xen nomodeset initcall_debug deb
ug loglevel=10
       module /ramdisk.img.gz


Now I see Xen 4.0 reboot continuously. 
Is there a way to capture console logs  when Xen boots up ?

thanks,
--- On Thu, 5/13/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:

From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: Re: [Xen-devel] Xen 4.0 does not boot up.
To: "ccmail111" <ccmail111@yahoo.com>
Cc: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>, xen-devel@lists.xensource.com
Date: Thursday, May 13, 2010, 7:40 AM

On Wed, May 12, 2010 at 02:18:58PM -0700, ccmail111 wrote:
>    Thanks Konrad.
> 
>    I see (Xen still stuck) debugs:
> 
>    "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
>    "async_waiting @ 1"
>    "async_continuing @ 1 after 0 usec"
> 
>    Any suggestions ?
> 

Please paste your dom0 grub.conf.

-- Pasi

>    --- On Wed, 5/12/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
>      From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>      Subject: Re: [Xen-devel] Xen 4.0 does not boot up.
>      To: "ccmail111" <ccmail111@yahoo.com>
>      Cc: xen-devel@lists.xensource.com
>      Date: Wednesday, May 12, 2010, 2:20 PM
> 
>      On Wed, May 12, 2010 at 11:08:04AM -0700, ccmail111 wrote:
>      > Hi,
>      >
>      > I downloaded Xen 4.0 and see that Xen does not boot up.
>      > After ACPI,
>      >
>      > "Event-channel device installed."
>      > "registering netback"
>      > "hpet_acpi_add: no address or irqs in _CRS"
>      > "Non-volatile memory driver v1.3"
>      > "Linux agpgart interface v0.103"
>      > "[drm] Initialized drm 1.1.0 20060810"
>      > "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
>      >
>      > console message ( while initializing serial driviers) it is stuck
>      forever.
>      >
>      > No other error message on console.
>      >
>      > Any suggestions ?
> 
>      [1]http://wiki.xensource.com/xenwiki/XenParavirtOps
> 
>      Specifically ready the part about debug/troubleshooting/ and also use
>      'initcall_debug
>      debug=10' boot parameter.
> 
> References
> 
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/XenParavirtOps

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel




      

[-- Attachment #1.2: Type: text/html, Size: 4779 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: Xen 4.0 does not boot up.
  2010-05-13 19:48       ` ccmail111
@ 2010-05-13 20:25         ` Pasi Kärkkäinen
  2010-05-27 15:59         ` Konrad Rzeszutek Wilk
  1 sibling, 0 replies; 7+ messages in thread
From: Pasi Kärkkäinen @ 2010-05-13 20:25 UTC (permalink / raw)
  To: ccmail111; +Cc: xen-devel, Konrad Rzeszutek Wilk

On Thu, May 13, 2010 at 12:48:32PM -0700, ccmail111 wrote:
>    Hi Pasi,
> 
>    Here it is:
> 
>    title Xen 4.0 debug  XenLinux 2.6
>            root (hd0,0)
>           kernel /xen-4.0.0-rc9.gz console=vga noreboot loglvl=all
>    vga=text-80x50,keep iommu=off apic=debug gues
>    t_loglvl=all
>           module /vmlinuz-2.6.31.13  root=/dev/sda2 ro console=tty0
>    earlyprintk=xen nomodeset initcall_debug deb
>    ug loglevel=10
>           module /ramdisk.img.gz
> 
>    Now I see Xen 4.0 reboot continuously.
>    Is there a way to capture console logs  when Xen boots up ?
> 

Yes, set up a serial console: http://wiki.xensource.com/xenwiki/XenSerialConsole

-- Pasi

>    thanks,
>    --- On Thu, 5/13/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: Re: [Xen-devel] Xen 4.0 does not boot up.
>      To: "ccmail111" <ccmail111@yahoo.com>
>      Cc: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>,
>      xen-devel@lists.xensource.com
>      Date: Thursday, May 13, 2010, 7:40 AM
> 
>      On Wed, May 12, 2010 at 02:18:58PM -0700, ccmail111 wrote:
>      >    Thanks Konrad.
>      >
>      >    I see (Xen still stuck) debugs:
>      >
>      >    "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
>      >    "async_waiting @ 1"
>      >    "async_continuing @ 1 after 0 usec"
>      >
>      >    Any suggestions ?
>      >
> 
>      Please paste your dom0 grub.conf.
> 
>      -- Pasi
> 
>      >    --- On Wed, 5/12/10, Konrad Rzeszutek Wilk
>      <[1]konrad.wilk@oracle.com> wrote:
>      >
>      >      From: Konrad Rzeszutek Wilk <[2]konrad.wilk@oracle.com>
>      >      Subject: Re: [Xen-devel] Xen 4.0 does not boot up.
>      >      To: "ccmail111" <[3]ccmail111@yahoo.com>
>      >      Cc: [4]xen-devel@lists.xensource.com
>      >      Date: Wednesday, May 12, 2010, 2:20 PM
>      >
>      >      On Wed, May 12, 2010 at 11:08:04AM -0700, ccmail111 wrote:
>      >      > Hi,
>      >      >
>      >      > I downloaded Xen 4.0 and see that Xen does not boot up.
>      >      > After ACPI,
>      >      >
>      >      > "Event-channel device installed."
>      >      > "registering netback"
>      >      > "hpet_acpi_add: no address or irqs in _CRS"
>      >      > "Non-volatile memory driver v1.3"
>      >      > "Linux agpgart interface v0.103"
>      >      > "[drm] Initialized drm 1.1.0 20060810"
>      >      > "Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled"
>      >      >
>      >      > console message ( while initializing serial driviers) it is
>      stuck
>      >      forever.
>      >      >
>      >      > No other error message on console.
>      >      >
>      >      > Any suggestions ?
>      >
>      >      [1][5]http://wiki.xensource.com/xenwiki/XenParavirtOps
>      >
>      >      Specifically ready the part about debug/troubleshooting/ and also
>      use
>      >      'initcall_debug
>      >      debug=10' boot parameter.
>      >
>      > References
>      >
>      >    Visible links
>      >    1. [6]http://wiki.xensource.com/xenwiki/XenParavirtOps
> 
>      > _______________________________________________
>      > Xen-devel mailing list
>      > [7]Xen-devel@lists.xensource.com
>      > [8]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. file:///mc/compose?to=konrad.wilk@oracle.com
>    2. file:///mc/compose?to=konrad.wilk@oracle.com
>    3. file:///mc/compose?to=ccmail111@yahoo.com
>    4. file:///mc/compose?to=xen-devel@lists.xensource.com
>    5. http://wiki.xensource.com/xenwiki/XenParavirtOps
>    6. http://wiki.xensource.com/xenwiki/XenParavirtOps
>    7. file:///mc/compose?to=Xen-devel@lists.xensource.com
>    8. http://lists.xensource.com/xen-devel

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

* Re: Xen 4.0 does not boot up.
  2010-05-13 19:48       ` ccmail111
  2010-05-13 20:25         ` Pasi Kärkkäinen
@ 2010-05-27 15:59         ` Konrad Rzeszutek Wilk
  1 sibling, 0 replies; 7+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-05-27 15:59 UTC (permalink / raw)
  To: ccmail111; +Cc: xen-devel

On Thu, May 13, 2010 at 12:48:32PM -0700, ccmail111 wrote:
> 
> Hi Pasi,
> 
> Here it is:
> 
> title Xen 4.0 debug  XenLinux 2.6
>         root (hd0,0)
>        kernel /xen-4.0.0-rc9.gz console=vga noreboot loglvl=all  vga=text-80x50,keep iommu=off apic=debug gues
> t_loglvl=all
>        module /vmlinuz-2.6.31.13  root=/dev/sda2 ro console=tty0  earlyprintk=xen nomodeset initcall_debug deb
> ug loglevel=10

The console=tty0 means that when initrd kicks in, the console output
switches over to the tty0 (which I belive is your screen). So no more
serial output. Change that to 'console=hvc0'.

>        module /ramdisk.img.gz
> 
> 
> Now I see Xen 4.0 reboot continuously. 
> Is there a way to capture console logs  when Xen boots up ?

Serial console.

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

end of thread, other threads:[~2010-05-27 15:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 18:08 Xen 4.0 does not boot up ccmail111
2010-05-12 18:20 ` Konrad Rzeszutek Wilk
2010-05-12 21:18   ` ccmail111
2010-05-13 11:40     ` Pasi Kärkkäinen
2010-05-13 19:48       ` ccmail111
2010-05-13 20:25         ` Pasi Kärkkäinen
2010-05-27 15:59         ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).