[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] 64bit guest on top of 64bit hypervisor+dom0 does not boot with virsh while it does with xm command
I installed xen on top of Cent OS 5.3 64bit OS with gitco rpm sources.
Everything works fine except that I can't run 64bit pv guest with virsh command.
With xm commands I can load the same guest.
32bit pv guest, 32 bit and 64bit hvm works fine with both virsh and xm command.
Has anyon have any idea?
any help will be largely appreciated.
*This is dumpxml for 64bit configuration
<domain type='xen' id='8'>
<name>VSP-test1-053b1653</name> <uuid>6631f11e-a824-5a10-d2ad-c5d63ce4faeb</uuid> <memory>24640512</memory> <currentMemory>524288</currentMemory> <vcpu>8</vcpu> <bootloader>/usr/bin/pygrub</bootloader> <os> <type>linux</type> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <disk type='file' device='disk'> <driver name='tap' type='aio'/> <source file='/IMAGEDATA/test1/private/test1-img-080191bb'/> <target dev='xvda' bus='xen'/> </disk> <disk type='file' device='disk'> <driver name='tap' type='aio'/> <source file='/METADATA/userspace_32_used_62251125869219855.img'/> <target dev='xvdb' bus='xen'/> </disk> <interface type='bridge'> <mac address='00:16:3e:34:1e:b0'/> <source bridge='eth0'/> <ip address='121.166.195.152'/> <script path='vif-bridge'/> <target dev='vif8.0'/> </interface> <interface type='bridge'> <mac address='00:16:3e:2d:bb:b6'/> <source bridge='eth1'/> <ip address='121.166.195.153'/> <script path='vif-bridge'/> <target dev='vif8.1'/> </interface> <interface type='bridge'> <mac address='00:16:3e:6f:07:f0'/> <source bridge='eth2'/> <ip address='121.166.195.154'/> <script path='vif-bridge'/> <target dev='vif8.2'/> </interface> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target port='0'/> </console> </devices> </domain> *This is boot up message for guest
Bootdata ok (command line is ro root=/dev/VolGroup00/LogVol00 console=xvc0)
Linux version 2.6.18-128.el5xen (mockbuild@xxxxxxxxxxxxxxxxxxxx) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #1 SMP Wed Jan 21 11:12:42 EST 2009 BIOS-provided physical RAM map: Xen: 0000000000000000 - 00000005e0700000 (usable) No mptable found. Built 1 zonelists. Total pages: 6162176 Kernel command line: ro root=/dev/VolGroup00/LogVol00 console=xvc0 Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) Xen reported: 2659.998 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) Software IO TLB disabled Memory: 27500k/24648704k available (2447k kernel code, 496060k reserved, 1366k data, 180k init) Calibrating delay using timer specific routine.. 6651.51 BogoMIPS (lpj=13303032) Security Framework v1.0.0 initialized SELinux: Initializing. selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 256 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 (SMP-)alternatives turned off Brought up 1 CPUs checking if image is initramfs... it is Grant table initialized NET: Registered protocol family 16 ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread 3F1B7A0 could not acquire Mutex [2] [20060707] No dock devices found. ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread 3F1B7A0 could not acquire Mutex [2] [20060707] Initializing CPU#1 migration_cost=976 Brought up 2 CPUs PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: Initialising balloon driver. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: System does not support PCI PCI: System does not support PCI NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default NET: Registered protocol family 2 IP route cache hash table entries: 524288 (order: 10, 4194304 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered audit: initializing netlink socket (disabled) type=2000 audit(1258957208.210:1): initialized _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |