WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
Xen

xen-devel

[Top] [All Lists]

[Xen-devel] Xen from source (hg unstable) with 2.6.31.6 pv_ops unable to

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Xen from source (hg unstable) with 2.6.31.6 pv_ops unable to start hvm domu
From: Fantu <fantonifabio@xxxxxxxxxx>
Date: 2010年1月15日 06:36:39 -0800 (PST)
Delivery-date: 2010年1月15日 06:37:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
when i try to start domu:
xm create XPT1.cfg
Using config file "/etc/xen/XPT1.cfg".
Error: Domain 'XPT1' does not exist.
in the qemu-dm-XPT1.log:
domid: 10
qemu: the number of cpus is 2
qemu: the avail cpu bitmap is 3
warning: could not open /dev/net/tun: no virtual network emulation
Could not initialize device 'tap'
in the xend.log:
[2010年01月15日 15:28:14 3739] WARNING (XendConfig:874) Unconverted key:
Description
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:101)
XendDomainInfo.create(['vm', ['name', 'XPT1'], ['memory', 1024],
['shadow_memory', 10], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'],
['on_crash', 'destroy'], ['on_xend_start', 'ignore'], ['on_xend_stop',
'ignore'], ['vcpus', 2], ['oos', 1], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['videoram', 4], ['acpi', 1], ['apic', 1],
['boot', 'c'], ['cpuid', []], ['cpuid_check', []], ['device_model',
'/usr/lib/xen/bin/qemu-dm'], ['fda', ''], ['fdb', ''], ['guest_os_type',
'default'], ['hap', 1], ['hpet', 0], ['isa', 0], ['keymap', ''],
['localtime', 0], ['nographic', 0], ['oos', 1], ['pae', 1], ['pci', []],
['pci_msitranslate', 1], ['pci_power_mgmt', 0], ['rtc_timeoffset', 0],
['sdl', 0], ['soundhw', ''], ['stdvga', 0], ['timer_mode', 1], ['usb', 0],
['usbdevice', ''], ['vcpus', 2], ['vnc', 1], ['vncunused', 1], ['viridian',
0], ['vpt_align', 1], ['xauthority', '/root/.Xauthority'],
['xen_platform_pci', 1], ['memory_sharing', 0], ['tsc_mode', 0],
['nomigrate', 0]]], ['s3_integrity', 1], ['device', ['vbd', ['uname',
'file:/mnt/vm/disks/xpt1.disk1.xm'], ['dev', 'hda'], ['mode', 'w']]],
['device', ['vbd', ['uname', 'phy:/dev/cdrom'], ['dev', 'hdc:cdrom'],
['mode', 'r']]], ['device', ['vif', ['bridge', 'xenbr0'], ['type',
'ioemu']]]])
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:2486)
XendDomainInfo.constructDomain
[2010年01月15日 15:28:14 3739] DEBUG (balloon:220) Balloon: 5679128 KiB free;
need 4096; done.
[2010年01月15日 15:28:14 3739] DEBUG (XendDomain:464) Adding Domain: 13
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:2794)
XendDomainInfo.initDomain: 13 256
[2010年01月15日 15:28:14 3739] DEBUG (image:339) No VNC passwd configured for
vfb access
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: boot, val: c
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: fda, val: None
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: fdb, val: None
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: soundhw, val: None
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: localtime, val: 0
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: serial, val: None
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: std-vga, val: 0
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: isa, val: 0
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: acpi, val: 1
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: usb, val: 0
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: usbdevice, val: None
[2010年01月15日 15:28:14 3739] DEBUG (image:891) args: gfx_passthru, val: None
[2010年01月15日 15:28:14 3739] INFO (image:824) Need to create platform
device.[domid:13]
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:2821)
_initDomain:shadow_memory=0xa, memory_static_max=0x40000000,
memory_static_min=0x0.
[2010年01月15日 15:28:14 3739] INFO (image:182) buildDomain os=hvm dom=13
vcpus=2
[2010年01月15日 15:28:14 3739] DEBUG (image:949) domid = 13
[2010年01月15日 15:28:14 3739] DEBUG (image:950) image =
/usr/lib/xen/boot/hvmloader
[2010年01月15日 15:28:14 3739] DEBUG (image:951) store_evtchn = 3
[2010年01月15日 15:28:14 3739] DEBUG (image:952) memsize = 1024
[2010年01月15日 15:28:14 3739] DEBUG (image:953) target = 1024
[2010年01月15日 15:28:14 3739] DEBUG (image:954) vcpus = 2
[2010年01月15日 15:28:14 3739] DEBUG (image:955) vcpu_avail = 3
[2010年01月15日 15:28:14 3739] DEBUG (image:956) acpi = 1
[2010年01月15日 15:28:14 3739] DEBUG (image:957) apic = 1
[2010年01月15日 15:28:14 3739] INFO (XendDomainInfo:2345) createDevice: vfb :
{'vncunused': 1, 'other_config': {'vncunused': 1, 'vnc': '1'}, 'vnc': '1',
'uuid': '057abd43-931c-bce8-1218-0918ba37ebfd'}
[2010年01月15日 15:28:14 3739] DEBUG (DevController:95) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vfb/13/0'} to /local/domain/13/device/vfb/0.
[2010年01月15日 15:28:14 3739] DEBUG (DevController:97) DevController: writing
{'vncunused': '1', 'domain': 'XPT1', 'frontend':
'/local/domain/13/device/vfb/0', 'uuid':
'057abd43-931c-bce8-1218-0918ba37ebfd', 'frontend-id': '13', 'state': '1',
'online': '1', 'vnc': '1'} to /local/domain/0/backend/vfb/13/0.
[2010年01月15日 15:28:14 3739] INFO (XendDomainInfo:2345) createDevice: vbd :
{'uuid': '6081fc91-32b0-e3b2-ce06-e98781e95fa4', 'bootable': 1, 'driver':
'paravirtualised', 'dev': 'hda', 'uname':
'file:/mnt/vm/disks/xpt1.disk1.xm', 'mode': 'w'}
[2010年01月15日 15:28:14 3739] DEBUG (DevController:95) DevController: writing
{'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state':
'1', 'backend': '/local/domain/0/backend/vbd/13/768'} to
/local/domain/13/device/vbd/768.
[2010年01月15日 15:28:14 3739] DEBUG (DevController:97) DevController: writing
{'domain': 'XPT1', 'frontend': '/local/domain/13/device/vbd/768', 'uuid':
'6081fc91-32b0-e3b2-ce06-e98781e95fa4', 'bootable': '1', 'dev': 'hda',
'state': '1', 'params': '/mnt/vm/disks/xpt1.disk1.xm', 'mode': 'w',
'online': '1', 'frontend-id': '13', 'type': 'file'} to
/local/domain/0/backend/vbd/13/768.
[2010年01月15日 15:28:14 3739] INFO (XendDomainInfo:2345) createDevice: vbd :
{'uuid': '6a4f5be5-171c-5bf5-abc2-c82d85f4c8c9', 'bootable': 0, 'driver':
'paravirtualised', 'dev': 'hdc:cdrom', 'uname': 'phy:/dev/cdrom', 'mode':
'r'}
[2010年01月15日 15:28:14 3739] DEBUG (DevController:95) DevController: writing
{'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom',
'state': '1', 'backend': '/local/domain/0/backend/vbd/13/5632'} to
/local/domain/13/device/vbd/5632.
[2010年01月15日 15:28:14 3739] DEBUG (DevController:97) DevController: writing
{'domain': 'XPT1', 'frontend': '/local/domain/13/device/vbd/5632', 'uuid':
'6a4f5be5-171c-5bf5-abc2-c82d85f4c8c9', 'bootable': '0', 'dev': 'hdc',
'state': '1', 'params': '/dev/cdrom', 'mode': 'r', 'online': '1',
'frontend-id': '13', 'type': 'phy'} to /local/domain/0/backend/vbd/13/5632.
[2010年01月15日 15:28:14 3739] INFO (XendDomainInfo:2345) createDevice: vif :
{'bridge': 'xenbr0', 'mac': '00:16:3e:5a:b5:18', 'type': 'ioemu', 'uuid':
'90d84831-0e2e-4615-3241-1026fa9c5922'}
[2010年01月15日 15:28:14 3739] DEBUG (DevController:95) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vif/13/0'} to /local/domain/13/device/vif/0.
[2010年01月15日 15:28:14 3739] DEBUG (DevController:97) DevController: writing
{'bridge': 'xenbr0', 'domain': 'XPT1', 'handle': '0', 'uuid':
'90d84831-0e2e-4615-3241-1026fa9c5922', 'script':
'/etc/xen/scripts/vif-bridge', 'mac': '00:16:3e:5a:b5:18', 'frontend-id':
'13', 'state': '1', 'online': '1', 'frontend':
'/local/domain/13/device/vif/0', 'type': 'ioemu'} to
/local/domain/0/backend/vif/13/0.
[2010年01月15日 15:28:14 3739] INFO (image:420) spawning device models:
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '13',
'-domain-name', 'XPT1', '-videoram', '4', '-vnc', '127.0.0.1:0',
'-vncunused', '-monitor', 'null', '-vcpus', '2', '-vcpu_avail', '3',
'-boot', 'c', '-acpi', '-net',
'nic,vlan=1,macaddr=00:16:3e:5a:b5:18,model=rtl8139', '-net',
'tap,vlan=1,ifname=tap13.0,bridge=xenbr0', '-M', 'xenfv']
[2010年01月15日 15:28:14 3739] INFO (image:469) device model pid: 14069
[2010年01月15日 15:28:14 3739] INFO (image:592) waiting for sentinel_fifo
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:3376) Storing VM details:
{'on_xend_stop': 'ignore', 'shadow_memory': '10', 'uuid':
'aeb77304-50c2-a9c4-84d6-dd4aab61ded4', 'on_reboot': 'restart',
'start_time': '1263565694.94', 'on_poweroff': 'destroy', 'bootloader_args':
'', 'on_xend_start': 'ignore', 'on_crash': 'destroy', 'xend/restart_count':
'0', 'vcpus': '2', 'vcpu_avail': '3', 'bootloader': '', 'image': '(hvm
(kernel ) (superpages 0) (tsc_mode 0) (videoram 4) (hpet 0) (boot c) (loader
/usr/lib/xen/boot/hvmloader) (vpt_align 1) (xen_platform_pci 1) (vncunused
1) (rtc_timeoffset 0) (pci ()) (pae 1) (stdvga 0) (hap 1) (viridian 0) (acpi
1) (localtime 0) (timer_mode 1) (vnc 1) (nographic 0) (guest_os_type
default) (pci_msitranslate 1) (oos 1) (apic 1) (sdl 0) (nomigrate 0)
(device_model /usr/lib/xen/bin/qemu-dm) (pci_power_mgmt 0) (usb 0)
(xauthority /root/.Xauthority) (isa 0) (notes (SUSPEND_CANCEL 1)))', 'name':
'XPT1'}
[2010年01月15日 15:28:14 3739] WARNING (image:554) domain XPT1: device model
failure: pid 14069: exited with nonzero status 1; see
/var/log/xen/qemu-dm-XPT1.log 
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:1782) Storing domain
details: {'console/port': '4', 'description': '', 'console/limit':
'1048576', 'store/port': '3', 'vm':
'/vm/aeb77304-50c2-a9c4-84d6-dd4aab61ded4', 'domid': '13',
'image/suspend-cancel': '1', 'cpu/0/availability': 'online',
'memory/target': '1048576',
'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref':
'1044476', 'cpu/1/availability': 'online', 'console/type': 'ioemu', 'name':
'XPT1'}
[2010年01月15日 15:28:14 3739] WARNING (XendDomainInfo:2049) Domain has crashed:
name=XPT1 id=13.
[2010年01月15日 15:28:14 3739] DEBUG (XendDomainInfo:3029)
XendDomainInfo.destroy: domid=13
[2010年01月15日 15:28:14 3739] DEBUG (DevController:95) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/console/13/0'} to
/local/domain/13/device/console/0.
[2010年01月15日 15:28:14 3739] DEBUG (DevController:97) DevController: writing
{'domain': 'XPT1', 'frontend': '/local/domain/13/device/console/0', 'uuid':
'4da5413b-9569-ead8-ea51-5e72e39a6d90', 'frontend-id': '13', 'state': '1',
'location': '4', 'online': '1', 'protocol': 'vt100'} to
/local/domain/0/backend/console/13/0.
[2010年01月15日 15:28:14 3739] WARNING (XendDomainInfo:2049) Domain has crashed:
name=XPT1 id=13.
[2010年01月15日 15:28:15 3739] WARNING (XendDomainInfo:2049) Domain has crashed:
name=XPT1 id=13.
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2389) Destroying device
model
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2396) Releasing devices
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2402) Removing vif/0
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:1269)
XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2402) Removing vbd/768
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:1269)
XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2402) Removing vbd/5632
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:1269)
XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/5632
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2402) Removing vfb/0
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:1269)
XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:2402) Removing console/0
[2010年01月15日 15:28:15 3739] DEBUG (XendDomainInfo:1269)
XendDomainInfo.destroyDevice: deviceClass = console, device = console/0
xm info:
release : 2.6.31.6
version : #2 SMP Fri Jan 15 10:32:44 CET 2010
machine : x86_64
nr_cpus : 8
nr_nodes : 1
cores_per_socket : 4
threads_per_core : 2
cpu_mhz : 2672
hw_caps :
bfebfbff:28100800:00000000:00001b40:0098e3bd:00000000:00000001:00000000
virt_caps : hvm
total_memory : 6106
free_memory : 5546
node_to_cpu : node0:0-7
node_to_memory : node0:5546
node_to_dma32_mem : node0:2996
xen_major : 4
xen_minor : 0
xen_extra : .0-rc2-pre
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64 
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Thu Jan 14 14:11:25 2010 +0000 20808:db8a882f5515
xen_commandline : dom0_mem=512M
cc_compiler : gcc version 4.3.2 (Debian 4.3.2-1.1) 
cc_compile_by : root
cc_compile_domain : 
cc_compile_date : Fri Jan 15 10:24:40 CET 2010
xend_config_format : 4
if need of other info request and i post it
-- 
View this message in context: 
http://old.nabble.com/Xen-from-source-%28hg-unstable%29-with-2.6.31.6-pv_ops-unable-to-start-hvm-domu-tp27177776p27177776.html
Sent from the Xen - Dev mailing list archive at Nabble.com.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
Previous by Date: [Xen-devel] [PATCH] xend: Fix non-contiguous NUMA node assignment , Andre Przywara
Next by Date: Re: [Xen-devel] Xen from source (hg unstable) with 2.6.31.6 pv_ops unable to start hvm domu , Pasi Kärkkäinen
Previous by Thread: [Xen-devel] [PATCH] xend: Fix non-contiguous NUMA node assignment , Andre Przywara
Next by Thread: Re: [Xen-devel] Xen from source (hg unstable) with 2.6.31.6 pv_ops unable to start hvm domu , Pasi Kärkkäinen
Indexes: [Date] [Thread] [Top] [All Lists]

Copyright ©, Citrix Systems Inc. All rights reserved. Legal and Privacy
Citrix This site is hosted by Citrix

AltStyle によって変換されたページ (->オリジナル) /