| 
 Hi,everyone 
  
I use debian5 and xen-3.2.0 to create a hvm ,the config file and qcow image works well on other machines, but fails on mine 
  
I create a hvm but no vnc connected xm list shows : 
Name                                        ID   Mem    VCPUs      State   Time(s) 
  Domain-0                                0    5532      16                r-----    307.2   hvm                                          2    512          1                 r-----      1.6 
  
After a while shows:  unable to connect to host. Connection time out(110) 
Name                                        ID   Mem VCPUs      State   Time(s) Domain-0                                  0  5532    16                r-----    307.2 hvm                                            2   512       1                 -b----      1.6 
  
xend.log shows: 
[2009-06-19 23:01:24 19535] INFO (image:287) device model pid: 30915 [2009-06-19 23:01:24 19535] DEBUG (XendDomainInfo:2181) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '8', 'uuid': '1c36e239-f23e-9a67-3da3-92dd94bffba7', 'on_reboot': 'restart', 'start_time': '1245466884.48', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'preserve', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (acpi 1) (apic 1) (boot dc) (device_model /usr/lib/xen/bin/qemu-dm) (display :2.0) (isa 0) (localtime 0) (monitor 0) (nographic 0) (pae 1) (rtc_timeoffset 0) (serial pty) (stdvga 0) (usb 0) (vnc 1) (vncconsole 1) (vncdisplay 999) (vnclisten 0.0.0.0) (timer_mode 0) (vncunused 1) (xauthority /root/.Xauthority) (pci ()) (guest_os_type default) (notes (SUSPEND_CANCEL 1)))', 'name': 'hvm'} 
[2009-06-19 23:01:24 19535] DEBUG (XendDomainInfo:1001) Storing domain details: {'console/port': '3', 'name': 'hvm', 'console/limit': '1048576', 'store/port': '2', 'vm': '/vm/1c36e239-f23e-9a67-3da3-92dd94bffba7', 'domid': '2', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': '524288', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '131070', 'console/type': 'ioemu'} 
[2009-06-19 23:01:24 19535] DEBUG (DevController:117) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/2/0'} to /local/domain/2/device/console/0. 
[2009-06-19 23:01:24 19535] DEBUG (DevController:119) DevController: writing {'domain': 'hvm', 'protocol': 'vt100', 'uuid': 'cb7c9ab6-407a-9518-614c-007261a40c2f', 'frontend': '/local/domain/2/device/console/0', 'state': '1', 'location': '3', 'online': '1', 'frontend-id': '2'} to /local/domain/0/backend/console/2/0. 
[2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices vif. [2009-06-19 23:01:24 19535] DEBUG (XendDomainInfo:1085) XendDomainInfo.handleShutdownWatch [2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices vbd. 
[2009-06-19 23:01:24 19535] DEBUG (DevController:155) Waiting for 5632. [2009-06-19 23:01:24 19535] DEBUG (DevController:594) hotplugStatusCallback /local/domain/0/backend/vbd/2/5632/hotplug-status. [2009-06-19 23:01:24 19535] DEBUG (DevController:608) hotplugStatusCallback 1. 
[2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices irq. [2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices vkbd. [2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices vfb. 
[2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices console. [2009-06-19 23:01:24 19535] DEBUG (DevController:155) Waiting for 0. [2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices pci. 
[2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices ioports. [2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices tap. [2009-06-19 23:01:24 19535] DEBUG (DevController:150) Waiting for devices vtpm. 
[2009-06-19 23:01:24 19535] INFO (XendDomain:1165) Domain hvm (2) unpaused. 
  
It confused me a long time . Any suggestions will be appreciated !!
  
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |