[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] 2.6.31.6 pv_ops can't boot pv_ops DomU kernel


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Pasi Kärkkäinen <pasik@xxxxxx>
  • Date: Fri, 29 Jan 2010 09:14:38 +0200
  • Delivery-date: Thu, 28 Jan 2010 23:15:23 -0800
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Thu, Jan 28, 2010 at 11:56:54PM +0100, Stefan Kuhne wrote:
> Am 28.01.2010 22:13, schrieb Pasi Kärkkäinen:
> 
> > Do you have "console=hvc0 earlyprintk=xen" passed to the domU kernel 
> > cmdline? 
> > You should get more output then..
> > 
> Now it is:
> extra = "ro quiet xencons=tty1 console=hvc0 earlyprintk=xen"
> 

You should remove "xencons=tty1", it's not needed/used with pv_ops domU, afaik.

> And i get:
> maxdata # xm create -f /etc/xen/xm/xmTest-Eis2 -c
> Using config file "/etc/xen/xm/xmTest-Eis2".
> Started domain Test-Eis2 (id=2)
>                                [    0.025967] xenbus_probe wake_waiting
> [    0.025989] xenbus_probe_init ok
> [    0.054433] xenbus_probe_backend_init bus registered ok
> [    0.054433] xenbus_probe_devices backend
> [    0.057111] xenbus_probe_devices failed xenbus_directory
> [    0.057111] backend_probe_and_watch devices probed ok
> [    0.058073] backend_probe_and_watch watch add ok ok
> [    0.058086] backend_probe_and_watch all done
> [    0.058262] xenbus_probe_frontend_init bus registered ok
> [    0.058283] xenbus_probe_devices device
> [    0.058305] xenbus_probe_devices 1/3 vbd
> [    0.058305] xenbus_probe_device_type type vbd
> [    0.058305] xenbus_probe_device_type 1/2 769
> [    0.058305] xenbus_probe_device_type 2/2 770
> [    0.059186] xenbus_probe_devices 2/3 vif
> [    0.059200] xenbus_probe_device_type type vif
> [    0.059223] xenbus_probe_device_type 1/1 0
> [    0.059223] xenbus_probe_devices 3/3 console
> [    0.059223] xenbus_probe_device_type type console
> [    0.060037] xenbus_probe_device_type 1/1 0
> [    0.060178] frontend_probe_and_watch devices probed ok
> [    0.060209] frontend_probe_and_watch watch add ok ok
> [    0.060209] frontend_probe_and_watch all done
> [    0.096572] microcode: no support for this CPU vendor
> [    0.136161] registering netback
> [    0.206012] i8042.c: No controller found.
> 
> without "quiet":
> 

Yeah, you need it definitely without "quiet" :)


> maxdata # xm create -f /etc/xen/xm/xmTest-Eis2 -c
> Using config file "/etc/xen/xm/xmTest-Eis2".
> Started domain Test-Eis2 (id=4)
>                                (early) [    0.000000] Reserving virtual
> address space above 0xf5800000
> (early) [    0.000000] Initializing cgroup subsys cpuset
> (early) [    0.000000] Initializing cgroup subsys cpu
> (early) [    0.000000] Linux version 2.6.31.6-xen (root@Dev-Eis) (gcc
> version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)) #9 SMP Tue Jan 26 13:51:52 CET 2010
> (early) [    0.000000] KERNEL supported cpus:
> (early) [    0.000000]   Intel GenuineIntel
> (early) [    0.000000]   AMD AuthenticAMD
> (early) [    0.000000]   NSC Geode by NSC
> (early) [    0.000000]   Cyrix CyrixInstead
> (early) [    0.000000]   Centaur CentaurHauls
> (early) [    0.000000]   Transmeta GenuineTMx86
> (early) [    0.000000]   Transmeta TransmetaCPU
> (early) [    0.000000]   UMC UMC UMC UMC
> (early) [    0.000000] ACPI in unprivileged domain disabled
> (early) [    0.000000] released 0 pages of unused memory
> (early) [    0.000000] BIOS-provided physical RAM map:
> (early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
> (early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
> (early) [    0.000000]  Xen: 0000000000100000 - 0000000010000000 (usable)
> (early) [    0.000000] console [xenboot0] enabled
> (early) [    0.000000] DMI not present or invalid.
> (early) [    0.000000] last_pfn = 0x10000 max_arch_pfn = 0x1000000
> (early) [    0.000000] Scanning 1 areas for low memory corruption
> (early) [    0.000000] modified physical RAM map:
> (early) [    0.000000]  modified: 0000000000000000 - 0000000000002000
> (early) (usable)(early)
> (early) [    0.000000]  modified: 0000000000002000 - 0000000000006000
> (early) (reserved)(early)
> (early) [    0.000000]  modified: 0000000000006000 - 00000000000a0000
> (early) (usable)(early)
> (early) [    0.000000]  modified: 00000000000a0000 - 0000000000100000
> (early) (reserved)(early)
> (early) [    0.000000]  modified: 0000000000100000 - 0000000010000000
> (early) (usable)(early)
> (early) [    0.000000] init_memory_mapping:
> 0000000000000000-0000000010000000
> (early) [    0.000000] NX (Execute Disable) protection: active
> (early) [    0.000000] RAMDISK: 01837000 - 01dd2000
> (early) [    0.000000] 0MB HIGHMEM available.
> (early) [    0.000000] 256MB LOWMEM available.
> (early) [    0.000000]   mapped low ram: 0 - 10000000
> (early) [    0.000000]   low ram: 0 - 10000000
> (early) [    0.000000]   node 0 low ram: 00000000 - 10000000
> (early) [    0.000000]   node 0 bootmap 00074000 - 00076000
> (early) [    0.000000] (9 early reservations) ==> bootmem [0000000000 -
> 0010000000]
> (early) [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data
> page(early)  ==> [0000000000 - 0000001000]
> (early) [    0.000000]   #1 [0001e15000 - 0001e27000]   XEN
> PAGETABLES(early)  ==> [0001e15000 - 0001e27000]
> (early) [    0.000000]   #2 [0000001000 - 0000002000]    EX
> TRAMPOLINE(early)  ==> [0000001000 - 0000002000]
> (early) [    0.000000]   #3 [0000006000 - 0000007000]
> TRAMPOLINE(early)  ==> [0000006000 - 0000007000]
> (early) [    0.000000]   #4 [0001000000 - 0001711a34]    TEXT DATA
> BSS(early)  ==> [0001000000 - 0001711a34]
> (early) [    0.000000]   #5 [0001837000 - 0001dd2000]
> RAMDISK(early)  ==> [0001837000 - 0001dd2000]
> (early) [    0.000000]   #6 [0001dd2000 - 0001e15000]   XEN START
> INFO(early)  ==> [0001dd2000 - 0001e15000]
> (early) [    0.000000]   #7 [0000007000 - 0000074000]
> PGTABLE(early)  ==> [0000007000 - 0000074000]
> (early) [    0.000000]   #8 [0000074000 - 0000076000]
> BOOTMAP(early)  ==> [0000074000 - 0000076000]
> (early) [    0.000000] Zone PFN ranges:
> (early) [    0.000000]   DMA      0x00000000 -> 0x00001000
> (early) [    0.000000]   Normal   0x00001000 -> 0x00010000
> (early) [    0.000000]   HighMem  0x00010000 -> 0x00010000
> (early) [    0.000000] Movable zone start PFN for each node
> (early) [    0.000000] early_node_map[3] active PFN ranges
> (early) [    0.000000]     0: 0x00000000 -> 0x00000002
> (early) [    0.000000]     0: 0x00000006 -> 0x000000a0
> (early) [    0.000000]     0: 0x00000100 -> 0x00010000
> (early) [    0.000000] Using APIC driver default
> (early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
> (early) [    0.000000] Local APIC disabled by BIOS -- you can enable it
> with "lapic"
> (early) [    0.000000] APIC: disable apic facility
> (early) [    0.000000] PM: Registered nosave memory: 0000000000002000 -
> 0000000000006000
> (early) [    0.000000] PM: Registered nosave memory: 00000000000a0000 -
> 0000000000100000
> (early) [    0.000000] Allocating PCI resources starting at 10000000
> (gap: 10000000:f0000000)
> (early) [    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1
> nr_node_ids:1
> (early) [    0.000000] PERCPU: Allocated 9 4k pages, static data 36764 bytes
> (early) [    0.000000] Xen: using vcpu_info placement
> (early) [    0.000000] Built 1 zonelists in Zone order, mobility
> grouping on.  Total pages: 64924
> (early) [    0.000000] Kernel command line: root=/dev/hda1 ro
> xencons=tty1 console=hvc0 earlyprintk=xen
> (early) [    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
> (early) [    0.000000] Dentry cache hash table entries: 32768 (order: 5,
> 131072 bytes)
> (early) [    0.000000] Inode-cache hash table entries: 16384 (order: 4,
> 65536 bytes)
> (early) [    0.000000] Enabling fast FPU save and restore... (early) done.
> (early) [    0.000000] Enabling unmasked SIMD FPU exception support...
> (early) done.
> (early) [    0.000000] Initializing CPU#0
> (early) [    0.000000] Initializing HighMem for node 0 (00000000:00000000)
> (early) [    0.000000] Memory: 245336k/262144k available (3813k kernel
> code, 16080k reserved, 2249k data, 388k init, 0k highmem)
> (early) [    0.000000] virtual kernel memory layout:
> (early) [    0.000000]     fixmap  : 0xf571e000 - 0xf57ff000   ( 900 kB)
> (early) [    0.000000]     pkmap   : 0xf5200000 - 0xf5400000   (2048 kB)
> (early) [    0.000000]     vmalloc : 0xd0800000 - 0xf51fe000   ( 585 MB)
> (early) [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
> (early) [    0.000000]       .init : 0xc15ec000 - 0xc164d000   ( 388 kB)
> (early) [    0.000000]       .data : 0xc13b9629 - 0xc15ebb2c   (2249 kB)
> (early) [    0.000000]       .text : 0xc1000000 - 0xc13b9629   (3813 kB)
> (early) [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3,
> MinObjects=0, CPUs=1, Nodes=1
> (early) [    0.000000] Hierarchical RCU implementation.
> (early) [    0.000000] NR_IRQS:2304 nr_irqs:256
> (early) [    0.000000] Detected 1596.054 MHz processor.
> (early) [    0.000999] Console: colour dummy device 80x25
> (early) [    0.000999] console [tty0] enabled
> (early) [    0.000000] Reserving virtual address space above 0xf5800000
> (early) [    0.000000] Initializing cgroup subsys cpuset
> (early) [    0.000000] Initializing cgroup subsys cpu
> (early) [    0.000000] Linux version 2.6.31.6-xen (root@Dev-Eis) (gcc
> version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)) #9 SMP Tue Jan 26 13:51:52 CET 2010
> (early) [    0.000000] KERNEL supported cpus:
> (early) [    0.000000]   Intel GenuineIntel
> (early) [    0.000000]   AMD AuthenticAMD
> (early) [    0.000000]   NSC Geode by NSC
> (early) [    0.000000]   Cyrix CyrixInstead
> (early) [    0.000000]   Centaur CentaurHauls
> (early) [    0.000000]   Transmeta GenuineTMx86
> (early) [    0.000000]   Transmeta TransmetaCPU
> (early) [    0.000000]   UMC UMC UMC UMC
> (early) [    0.000000] ACPI in unprivileged domain disabled
> (early) [    0.000000] released 0 pages of unused memory
> (early) [    0.000000] BIOS-provided physical RAM map:
> (early) [    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
> (early) [    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
> (early) [    0.000000]  Xen: 0000000000100000 - 0000000010000000 (usable)
> (early) [    0.000000] console [xenboot0] enabled
> (early) [    0.000000] DMI not present or invalid.
> (early) [    0.000000] last_pfn = 0x10000 max_arch_pfn = 0x1000000
> (early) [    0.000000] Scanning 1 areas for low memory corruption
> (early) [    0.000000] modified physical RAM map:
> (early) [    0.000000]  modified: 0000000000000000 - 0000000000002000
> (usable)
> (early) [    0.000000]  modified: 0000000000002000 - 0000000000006000
> (reserved)
> (early) [    0.000000]  modified: 0000000000006000 - 00000000000a0000
> (usable)
> (early) [    0.000000]  modified: 00000000000a0000 - 0000000000100000
> (reserved)
> (early) [    0.000000]  modified: 0000000000100000 - 0000000010000000
> (usable)
> (early) [    0.000000] init_memory_mapping:
> 0000000000000000-0000000010000000
> (early) [    0.000000] NX (Execute Disable) protection: active
> (early) [    0.000000] RAMDISK: 01837000 - 01dd2000
> (early) [    0.000000] 0MB HIGHMEM available.
> (early) [    0.000000] 256MB LOWMEM available.
> (early) [    0.000000]   mapped low ram: 0 - 10000000
> (early) [    0.000000]   low ram: 0 - 10000000
> (early) [    0.000000]   node 0 low ram: 00000000 - 10000000
> (early) [    0.000000]   node 0 bootmap 00074000 - 00076000
> (early) [    0.000000] (9 early reservations) ==> bootmem [0000000000 -
> 0010000000]
> (early) [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page
> ==> [0000000000 - 0000001000]
> (early) [    0.000000]   #1 [0001e15000 - 0001e27000]   XEN PAGETABLES
> ==> [0001e15000 - 0001e27000]
> (early) [    0.000000]   #2 [0000001000 - 0000002000]    EX TRAMPOLINE
> ==> [0000001000 - 0000002000]
> (early) [    0.000000]   #3 [0000006000 - 0000007000]       TRAMPOLINE
> ==> [0000006000 - 0000007000]
> (early) [    0.000000]   #4 [0001000000 - 0001711a34]    TEXT DATA BSS
> ==> [0001000000 - 0001711a34]
> (early) [    0.000000]   #5 [0001837000 - 0001dd2000]          RAMDISK
> ==> [0001837000 - 0001dd2000]
> (early) [    0.000000]   #6 [0001dd2000 - 0001e15000]   XEN START INFO
> ==> [0001dd2000 - 0001e15000]
> (early) [    0.000000]   #7 [0000007000 - 0000074000]          PGTABLE
> ==> [0000007000 - 0000074000]
> (early) [    0.000000]   #8 [0000074000 - 0000076000]          BOOTMAP
> ==> [0000074000 - 0000076000]
> (early) [    0.000000] Zone PFN ranges:
> (early) [    0.000000]   DMA      0x00000000 -> 0x00001000
> (early) [    0.000000]   Normal   0x00001000 -> 0x00010000
> (early) [    0.000000]   HighMem  0x00010000 -> 0x00010000
> (early) [    0.000000] Movable zone start PFN for each node
> (early) [    0.000000] early_node_map[3] active PFN ranges
> (early) [    0.000000]     0: 0x00000000 -> 0x00000002
> (early) [    0.000000]     0: 0x00000006 -> 0x000000a0
> (early) [    0.000000]     0: 0x00000100 -> 0x00010000
> (early) [    0.000000] Using APIC driver default
> (early) [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
> (early) [    0.000000] Local APIC disabled by BIOS -- you can enable it
> with "lapic"
> (early) [    0.000000] APIC: disable apic facility
> (early) [    0.000000] PM: Registered nosave memory: 0000000000002000 -
> 0000000000006000
> (early) [    0.000000] PM: Registered nosave memory: 00000000000a0000 -
> 0000000000100000
> (early) [    0.000000] Allocating PCI resources starting at 10000000
> (gap: 10000000:f0000000)
> (early) [    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1
> nr_node_ids:1
> (early) [    0.000000] PERCPU: Allocated 9 4k pages, static data 36764 bytes
> (early) [    0.000000] Xen: using vcpu_info placement
> (early) [    0.000000] Built 1 zonelists in Zone order, mobility
> grouping on.  Total pages: 64924
> (early) [    0.000000] Kernel command line: root=/dev/hda1 ro
> xencons=tty1 console=hvc0 earlyprintk=xen
> (early) [    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
> (early) [    0.000000] Dentry cache hash table entries: 32768 (order: 5,
> 131072 bytes)
> (early) [    0.000000] Inode-cache hash table entries: 16384 (order: 4,
> 65536 bytes)
> (early) [    0.000000] Enabling fast FPU save and restore... done.
> (early) [    0.000000] Enabling unmasked SIMD FPU exception support... done.
> (early) [    0.000000] Initializing CPU#0
> (early) [    0.000000] Initializing HighMem for node 0 (00000000:00000000)
> (early) [    0.000000] Memory: 245336k/262144k available (3813k kernel
> code, 16080k reserved, 2249k data, 388k init, 0k highmem)
> (early) [    0.000000] virtual kernel memory layout:
> (early) [    0.000000]     fixmap  : 0xf571e000 - 0xf57ff000   ( 900 kB)
> (early) [    0.000000]     pkmap   : 0xf5200000 - 0xf5400000   (2048 kB)
> (early) [    0.000000]     vmalloc : 0xd0800000 - 0xf51fe000   ( 585 MB)
> (early) [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
> (early) [    0.000000]       .init : 0xc15ec000 - 0xc164d000   ( 388 kB)
> (early) [    0.000000]       .data : 0xc13b9629 - 0xc15ebb2c   (2249 kB)
> (early) [    0.000000]       .text : 0xc1000000 - 0xc13b9629   (3813 kB)
> (early) [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3,
> MinObjects=0, CPUs=1, Nodes=1
> (early) [    0.000000] Hierarchical RCU implementation.
> (early) [    0.000000] NR_IRQS:2304 nr_irqs:256
> (early) [    0.000000] Detected 1596.054 MHz processor.
> (early) [    0.000999] Console: colour dummy device 80x25
> (early) [    0.000999] console [tty0] enabled
> (early) [    0.000999] console handover: boot [xenboot0] -> real [hvc0]
> [    0.000999] installing Xen timer for CPU 0
> [    0.000999] Calibrating delay loop (skipped), value calculated using
> timer frequency.. 3192.10 BogoMIPS (lpj=1596054)
> [    0.000999] Security Framework initialized
> [    0.000999] SELinux:  Initializing.
> [    0.000999] Mount-cache hash table entries: 512
> [    0.000999] Initializing cgroup subsys ns
> [    0.000999] Initializing cgroup subsys cpuacct
> [    0.000999] Initializing cgroup subsys freezer
> [    0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
> [    0.000999] CPU: L2 cache: 2048K
> [    0.000999] CPU: Unsupported number of siblings 2
> [    0.000999] Performance Counters: unsupported p6 CPU model 15 no PMU
> driver, software counters only.
> [    0.001778] SMP alternatives: switching to UP code
> [    0.001999] Freeing SMP alternatives: 15k freed
> [    0.002530] Brought up 1 CPUs
> [    0.002900] khelper used greatest stack depth: 7248 bytes left
> [    0.003423] Booting paravirtualized kernel on Xen
> [    0.003440] Xen version: 4.0.0-rc1 (preserve-AD)
> [    0.003719] Grant tables using version 2 layout.
> [    0.004084] Grant table initialized
> [    0.024025] Time: 165:165:165  Date: 165/165/65
> [    0.024157] NET: Registered protocol family 16
> [    0.025052] xenbus_probe wake_waiting
> [    0.025070] xenbus_probe_init ok
> [    0.026995] PCI: setting up Xen PCI frontend stub
> [    0.040184] khelper used greatest stack depth: 7172 bytes left
> [    0.052804] bio: create slab <bio-0> at 0
> [    0.053168] khelper used greatest stack depth: 7088 bytes left
> [    0.053214] ACPI: Interpreter disabled.
> [    0.053373] xenbus_probe_backend_init bus registered ok
> [    0.053373] xenbus_probe_devices backend
> [    0.056061] xenbus_probe_devices failed xenbus_directory
> [    0.056061] backend_probe_and_watch devices probed ok
> [    0.056061] backend_probe_and_watch watch add ok ok
> [    0.056061] backend_probe_and_watch all done
> [    0.056210] xenbus_probe_frontend_init bus registered ok
> [    0.056225] xenbus_probe_devices device
> [    0.057053] xenbus_probe_devices 1/3 vbd
> [    0.057065] xenbus_probe_device_type type vbd
> [    0.057089] xenbus_probe_device_type 1/2 769
> [    0.057170] xenbus_probe_device_type 2/2 770
> [    0.057198] xenbus_probe_device_type done
> [    0.057198] xenbus_probe_devices 2/3 vif
> [    0.057198] xenbus_probe_device_type type vif
> [    0.058039] xenbus_probe_device_type 1/1 0
> [    0.058165] xenbus_probe_device_type done
> [    0.058179] xenbus_probe_devices 3/3 console
> [    0.058192] xenbus_probe_device_type type console
> [    0.058216] xenbus_probe_device_type 1/1 0
> [    0.058216] xenbus_probe_device_type done
> [    0.058216] xenbus_probe_devices done
> [    0.058216] frontend_probe_and_watch devices probed ok
> [    0.059078] frontend_probe_and_watch watch add ok ok
> [    0.059094] frontend_probe_and_watch all done
> [    0.059107] xen_balloon: Initialising balloon driver with page order 0.
> [    0.060521] SCSI subsystem initialized
> [    0.061439] usbcore: registered new interface driver usbfs
> [    0.062225] usbcore: registered new interface driver hub
> [    0.062430] usbcore: registered new device driver usb
> [    0.063421] PCI: System does not support PCI
> [    0.063438] PCI: System does not support PCI
> [    0.063820] NetLabel: Initializing
> [    0.063835] NetLabel:  domain hash size = 128
> [    0.063847] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.063888] NetLabel:  unlabeled traffic allowed by default
> [    0.063904] Xen: Initializing Xen DMA ops
> [    0.067946] pnp: PnP ACPI: disabled
> [    0.070471] NET: Registered protocol family 2
> [    0.070599] IP route cache hash table entries: 2048 (order: 1, 8192
> bytes)
> [    0.070946] TCP established hash table entries: 8192 (order: 4, 65536
> bytes)
> [    0.071176] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
> [    0.071228] TCP: Hash tables configured (established 8192 bind 8192)
> [    0.071244] TCP reno registered
> [    0.071368] NET: Registered protocol family 1
> [    0.071490] Trying to unpack rootfs image as initramfs...
> [    0.088897] Freeing initrd memory: 5740k freed


So initrd execution starts..

Is this the same initrd image you use for dom0?


> [    0.094181] platform rtc_cmos: registered platform RTC device (no PNP
> device found)
> [    0.095796] microcode: no support for this CPU vendor
> [    0.095815] Scanning for low memory corruption every 60 seconds
> [    0.096950] audit: initializing netlink socket (disabled)
> [    0.096989] type=2000 audit(1264719476.727:1): initialized
> [    0.108357] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [    0.117510] VFS: Disk quotas dquot_6.5.2
> [    0.117738] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [    0.119501] msgmni has been set to 491
> [    0.120390] cryptomgr_test used greatest stack depth: 7004 bytes left
> [    0.121145] alg: No test for stdrng (krng)
> [    0.121506] Block layer SCSI generic (bsg) driver version 0.4 loaded
> (major 252)
> [    0.121526] io scheduler noop registered
> [    0.121537] io scheduler anticipatory registered
> [    0.121550] io scheduler deadline registered
> [    0.121746] io scheduler cfq registered (default)
> [    0.122281] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    0.123202] Event-channel device installed.
> [    0.133447] blktap_device_init: blktap device major 254
> [    0.133492] blktap_ring_init: blktap ring major: 251
> [    0.135696] registering netback
> [    0.149775] Non-volatile memory driver v1.3
> [    0.149797] Linux agpgart interface v0.103
> [    0.150408] [drm] Initialized drm 1.1.0 20060810
> [    0.150431] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    0.158263] brd: module loaded
> [    0.161468] loop: module loaded
> [    0.187520] input: Macintosh mouse button emulation as
> /class/input/input0
> [    0.188548] Initialising Xen virtual ethernet driver.
> [    0.196070] blkfront: xvda1: barriers enabled
> [    0.200499] blkfront: xvda2: barriers enabled


So you xvda1 and xvda2 disks are found..


> [    0.201720] console [netcon0] enabled
> [    0.201734] netconsole: network logging started


You have netconsole enabled? 


> [    0.202551] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    0.202738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    0.202904] uhci_hcd: USB Universal Host Controller Interface driver
> [    0.203404] usbcore: registered new interface driver usblp
> [    0.203423] Initializing USB Mass Storage driver...
> [    0.203577] usbcore: registered new interface driver usb-storage
> [    0.203595] USB Mass Storage support registered.
> [    0.203748] usbcore: registered new interface driver libusual
> [    0.204385] PNP: No PS/2 controller found. Probing ports directly.
> [    0.205010] i8042.c: No controller found.
> [    0.205758] mice: PS/2 mouse device common for all mice
> [    0.206913] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
> [    0.207735] cpuidle: using governor ladder
> [    0.207749] cpuidle: using governor menu
> [    0.267566] usbcore: registered new interface driver hiddev
> [    0.267721] usbcore: registered new interface driver usbhid
> [    0.267737] usbhid: v2.6:USB HID core driver
> [    0.267927] Advanced Linux Sound Architecture Driver Version 1.0.20.
> [    0.273795] modprobe used greatest stack depth: 6732 bytes left
> [    0.274311] ALSA device list:
> [    0.274325]   No soundcards found.
> [    0.274371] Netfilter messages via NETLINK v0.30.
> [    0.274414] nf_conntrack version 0.5.0 (4096 buckets, 16384 max)
> [    0.274919] ctnetlink v0.93: registering with nfnetlink.
> [    0.275778] ip_tables: (C) 2000-2006 Netfilter Core Team
> [    0.275831] TCP cubic registered
> [    0.275843] Initializing XFRM netlink socket
> [    0.276931] NET: Registered protocol family 10
> [    0.278378] ip6_tables: (C) 2000-2006 Netfilter Core Team
> [    0.278469] IPv6 over IPv4 tunneling driver
> [    0.279573] NET: Registered protocol family 17
> [    0.279973] RPC: Registered udp transport module.
> [    0.279991] RPC: Registered tcp transport module.
> [    0.280077] Using IPI No-Shortcut mode
> [    0.280593] registered taskstats version 1
> [    0.280628] XENBUS: Device with no driver: device/console/0
> [    0.280664]   Magic number: 1:252:3141
> [    0.280801] Freeing unused kernel memory: 388k freed
> [    0.283323] Write protecting the kernel text: 3816k
> [    0.284369] Write protecting the kernel read-only data: 1768k
> 

I wonder why it doesn't mount/switch the root here..

Do you have xenconsoled running in dom0? Do consoles of other guests work OK?

> Is this:
> [    0.280628] XENBUS: Device with no driver: device/console/0
> 
> my Problem?
> 

Nope, that shouldn't be a problem.

-- Pasi


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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.