All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Freeze on boot pv domU 2.6.31 with Xen 4.1
@ 2010-05-21 17:35 Eric Chanudet
  2010-05-24 17:18 ` Eric Chanudet
  0 siblings, 1 reply; 10+ messages in thread
From: Eric Chanudet @ 2010-05-21 17:35 UTC (permalink / raw)
  To: xen-devel; +Cc: Steven Smith, Jeremy Fitzhardinge


On Wed, 19 May 2010, Jeremy Fitzhardinge wrote:
> Make sure you have "console=hvc0 earlyprintk=xen ignore_loglevel
> initcall_debug" on your guest kernel command line to see if we can get
> some idea of where its getting up to.

Here is the end of the output on the guest console :
[    0.000999] PCI: System does not support PCI
[    0.000999] PCI: System does not support PCI
[    0.000999] initcall pci_subsys_init+0x0/0x109 returned 0 after 0 usecs
[    0.000999] calling  proto_init+0x0/0x12 @ 1
[    0.000999] initcall proto_init+0x0/0x12 returned 0 after 0 usecs
[    0.000999] calling  net_dev_init+0x0/0x179 @ 1
[    0.000999] initcall net_dev_init+0x0/0x179 returned 0 after 0 usecs
[    0.000999] calling  neigh_init+0x0/0x71 @ 1
[    0.000999] initcall neigh_init+0x0/0x71 returned 0 after 0 usecs
[    0.000999] calling  fib_rules_init+0x0/0xa6 @ 1
[    0.000999] initcall fib_rules_init+0x0/0xa6 returned 0 after 0 usecs
[    0.000999] calling  pktsched_init+0x0/0xc4 @ 1
[    0.000999] initcall pktsched_init+0x0/0xc4 returned 0 after 0 usecs
[    0.000999] calling  tc_filter_init+0x0/0x4c @ 1
[    0.000999] initcall tc_filter_init+0x0/0x4c returned 0 after 0 usecs
[    0.000999] calling  tc_action_init+0x0/0x4c @ 1
[    0.000999] initcall tc_action_init+0x0/0x4c returned 0 after 0 usecs
[    0.000999] calling  genl_init+0x0/0xd8 @ 1

Still nothing wrong on Xen's one :
[    0.000000] Detected 3000.022 MHz processor.
[    0.000999] Console: colour dummy device 80x25
[    0.000999] console [tty0] enabled
[    0.000999] console handover: boot [xenboot0] -> real [hvc0]


Looking further in genetlink.c it seems that the freeze happens in :
synchronize_rcu (af_netlink.c:1540)
netlink_change_ngroups (af_netlink.c:1516)
genl_register_mc_group (genetlink.c:136)
genl_init (genetlink.c:800)

synchronize_rcu does not return after a very long time.

P.S: My first mail seems to be lost, sorry in advance if I double post.

-- 
Eric Chanudet

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Freeze on boot pv domU 2.6.31 with Xen 4.1
@ 2010-05-19 18:55 Eric Chanudet (Intern)
  2010-05-19 19:51 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 10+ messages in thread
From: Eric Chanudet (Intern) @ 2010-05-19 18:55 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com


I am trying to run a PV domU with netchannel2.
I used to achieve this with the kernel from xen/stable-2.6.31.x on linux-2.6-pvops repository. It does not work anymore, and does not seem to have any relation with netchannel2 (since I tried to remove it from my .config for testing purpose).

The kernel basically freezes while booting. No error displayed, neither on dom0 serial output (Xen in debug mode), or kernel one's. It just freezes after :
[    0.000999] xen_balloon: Initialising balloon driver with page order 0.
[    0.000999] SCSI subsystem initialized
[    0.000999] usbcore: registered new interface driver usbfs
[    0.000999] usbcore: registered new interface driver hub
[    0.000999] usbcore: registered new device driver usb
[    0.000999] PCI: System does not support PCI
[    0.000999] PCI: System does not support PCI

I'm using the same kernel, with privileged domain configuration, as dom0 (2.6.31) on Xen-4.1 last revision.
I tried 2.6.32 and 2.6.33 for the pv domU, these ones achieve to boot, but do not support netchannel2.

Since I just want to have a pv kernel handling netchannel2, can anyone advise me a way ?

Thanks in advance,

-- 
Eric Chanudet

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

end of thread, other threads:[~2010-06-08  6:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 17:35 Freeze on boot pv domU 2.6.31 with Xen 4.1 Eric Chanudet
2010-05-24 17:18 ` Eric Chanudet
2010-06-01 16:44   ` Jeremy Fitzhardinge
2010-06-02 20:07     ` Steven Smith
2010-06-04 13:14       ` Eric Chanudet
2010-06-07 20:54         ` Steven Smith
2010-06-08  6:14           ` Jeremy Fitzhardinge
  -- strict thread matches above, loose matches on Subject: below --
2010-05-19 18:55 Eric Chanudet (Intern)
2010-05-19 19:51 ` Jeremy Fitzhardinge
2010-05-21 13:15   ` Eric Chanudet

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.