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 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problem whit starting HVM Windows Machine

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem whit starting HVM Windows Machine
From: alessandro <alexspam84@xxxxxxxx>
Date: Mon, 11 Feb 2008 19:16:31 +0100
Delivery-date: Mon, 11 Feb 2008 10:16:48 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Icedove 1.5.0.14pre (X11/20071018)
Hello all,
I have a problem with starting windows machine with hvmloader, after create machine xm list return:

Domain-0                                   0     1484     2 r-----     58.1
Host1 13 512 1 ------ 0.0


the last Row of xm dmesg are:

(XEN) Dom0 has maximum 2 VCPUs
(XEN) Initrd len 0xa3c000, start at 0xc0397000
(XEN) Scrubbing Free RAM: .....................done.
(XEN) Xen trace buffers: disabled
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen).
(XEN) vmx_do_launch(): GUEST_CR3<=00be7da0, HOST_CR3<=3440b000
(XEN) vmx_do_launch(): GUEST_CR3<=00197da0, HOST_CR3<=3442f000

xen-hotplug.log:

SIOCGIFFLAGS: No such device
xenstore-read: couldn't read path backend/vbd/6/2050/node
SIOCGIFFLAGS: No such device
xenstore-read: couldn't read path backend/vbd/6/2049/node
xenstore-read: couldn't read path backend/vbd/8/2049/node
xenstore-read: couldn't read path backend/vbd/10/2050/node
xenstore-read: couldn't read path backend/vbd/8/2050/node
xenstore-read: couldn't read path backend/vbd/10/2049/node
SIOCGIFFLAGS: No such device
Nothing to flush.

xend-debug.log:

   method()
File "/usr/lib/xen-3.0.3-1/lib/python/xen/util/xmlrpclib2.py", line 66, in do_POST
   self.send_response(200)
 File "BaseHTTPServer.py", line 367, in send_response
   self.wfile.write("%s %d %s\r\n" %
 File "socket.py", line 248, in write
   self.flush()
 File "socket.py", line 235, in flush
   self._sock.sendall(buffer)
error: (32, 'Broken pipe')

and xend.log:

[2008-02-11 19:09:30 xend.XendDomainInfo 8893] DEBUG (__init__:1072) XendDomainInfo.construct: None [2008-02-11 19:09:30 xend.XendDomainInfo 8893] DEBUG (__init__:1072) XendDomainInfo.initDomain: 14 1.0
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: boot, val: c
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: fda, val: None
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: fdb, val: None
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: soundhw, val: None [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: localtime, val: None [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: serial, val: None [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: std-vga, val: None
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: isa, val: None
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: vcpus, val: 1
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: acpi, val: None
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: usb, val: 1
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) args: usbdevice, val: None [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) Balloon: 542384 KiB free; need 541904; done. [2008-02-11 19:09:30 xend 8893] INFO (__init__:1072) buildDomain os=hvm dom=14 vcpus=1
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) dom            = 14
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) image = /usr/lib/xen-3.0.3-1/boot/hvmloader
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) store_evtchn   = 1
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) memsize        = 512
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) vcpus          = 1
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) pae            = 0
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) acpi           = 0
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) apic           = 0
[2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) hvm shutdown watch registered [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) exception looking up device number for hdb: [Errno 2] No such file or directory: '/dev/hdb' [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) DevController: writing {'backend-id': '0', 'virtual-device': '832', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/14/832'} to /local/domain/14/device/vbd/832. [2008-02-11 19:09:30 xend 8893] DEBUG (__init__:1072) DevController: writing {'domain': 'Host1', 'frontend': '/local/domain/14/device/vbd/832', 'dev': 'hdb', 'state': '1', 'params': '/media/usbdisk/machineWin02/disk.img', 'mode': 'w', 'online': '1', 'frontend-id': '14', 'type': 'file'} to /local/domain/0/backend/vbd/14/832. [2008-02-11 19:09:30 xend 8893] INFO (__init__:1072) spawning device models: /usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '14', '-m', '512', '-boot', 'c', '-vcpus', '1', '-usb', '-domain-name', 'Host1', '-vncunused', '-k', 'en-us', '-vnclisten', '127.0.0.1']
[2008-02-11 19:09:30 xend 8893] INFO (__init__:1072) device model pid: 8896
[2008-02-11 19:09:30 xend.XendDomainInfo 8893] DEBUG (__init__:1072) Storing VM details: {'shadow_memory': '4', 'uuid': 'fbbc4dfb-ec2a-84aa-bd5c-0ef700934c0a', 'on_reboot': 'restart', 'start_time': '1202753370.75', 'on_poweroff': 'destroy', 'name': 'Host1', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '512', 'on_crash': 'restart', 'image': '(hvm (kernel /usr/lib/xen-3.0.3-1/boot/hvmloader) (vcpus 1) (boot c) (vnc 1) (vncunused 1) (sdl 1) (display :0.0) (xauthority /tmp/libgksu-1sh2Dp/.Xauthority) (usb 1) (device_model /usr/lib/xen/bin/qemu-dm))', 'maxmem': '512'} [2008-02-11 19:09:30 xend.XendDomainInfo 8893] DEBUG (__init__:1072) Storing domain details: {'console/port': '2', 'name': 'Host1', 'console/limit': '1048576', 'vm': '/vm/fbbc4dfb-ec2a-84aa-bd5c-0ef700934c0a', 'domid': '14', 'cpu/0/availability': 'online', 'memory/target': '524288', 'store/ring-ref': '134573', 'store/port': '1'} [2008-02-11 19:09:30 xend 8908] DEBUG (__init__:1072) Waiting for devices vif. [2008-02-11 19:09:30 xend 8908] DEBUG (__init__:1072) Waiting for devices usb. [2008-02-11 19:09:30 xend 8908] DEBUG (__init__:1072) Waiting for devices vbd.
[2008-02-11 19:09:30 xend 8908] DEBUG (__init__:1072) Waiting for 832.
[2008-02-11 19:09:30 xend 3398] DEBUG (__init__:1072) hvm_shutdown fired, shutdown reason=None [2008-02-11 19:09:30 xend.XendDomainInfo 3398] DEBUG (__init__:1072) XendDomainInfo.handleShutdownWatch [2008-02-11 19:09:30 xend 3398] DEBUG (__init__:1072) hotplugStatusCallback /local/domain/0/backend/vbd/14/832/hotplug-status. [2008-02-11 19:09:31 xend 3398] DEBUG (__init__:1072) hotplugStatusCallback /local/domain/0/backend/vbd/14/832/hotplug-status. [2008-02-11 19:09:31 xend 3398] DEBUG (__init__:1072) hotplugStatusCallback 1. [2008-02-11 19:09:31 xend 8908] DEBUG (__init__:1072) Waiting for devices irq. [2008-02-11 19:09:31 xend 8908] DEBUG (__init__:1072) Waiting for devices pci. [2008-02-11 19:09:31 xend 8908] DEBUG (__init__:1072) Waiting for devices ioports. [2008-02-11 19:09:31 xend 8908] DEBUG (__init__:1072) Waiting for devices tap. [2008-02-11 19:09:31 xend 8908] DEBUG (__init__:1072) Waiting for devices vtpm. [2008-02-11 19:09:31 xend 9494] INFO (__init__:1072) Domain Host1 (14) unpaused.


I don't understand the problem please Help me!.

Regards.



--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Quanti possono essere i tuoi potenziali clienti? Scoprilo subito con il 
servizio di Email Marketing di Email.it
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7484&d=11-2

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem whit starting HVM Windows Machine, alessandro <=