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

[Xen-devel] Error when trying to create a "routed" Windows VM


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: ZybSter <zybster@xxxxxxxxx>
  • Date: Tue, 5 Feb 2008 14:57:52 +0100
  • Delivery-date: Wed, 06 Feb 2008 02:50:55 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=TxRz2wcVNSu7b//BFRkSJDs3+LZLU8jzZeRND+L51cdujV9PbvwozARzgdcFgrF11H7/Ai5Ufnh/0Z8RCJfUXcNUNqPt9TsPdAylTtWfqOzKrCBm6y3z3j8AZoMQ0brfGTCDvjLwHBc0ZMRUlaYDV7AOHjxTqmUy6UOtZ8+ZzMU=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi all,

hope anybody has an idea how to fix this problem.

I am running Debian Etch with 2.6.18-5-xen-686 #1 SMP Mon Dec 24 20:49:58 UTC 2007 i686 GNU/Linux Kernel.
Several Linux VM's are also already running succesfully.

When trying to create a Windows virtual maschine with the following configuration:

kernel = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = '512'
device_model='/usr/lib/xen/bin/qemu-dm'

# Disks
disk = ['file:/vserver/images/win.img,ioemu:hda,w','file:/vserver/win/windowsimage.iso,ioemu:hdc:cdrom,r']

# Hostname
name = 'Winserver'

# Networking
#vif = ['type=ioemu, bridge=xenbr0']
vif=['type=ioemu,ip=78.xx.xx.xx,mac=00:1D:92:32:CC:42,vifname=winmuschi']
# Behaviour
boot='d'
vnc=1
vncviewer=1
sdl=0

I am receiving the following error when trying to start the VM with "xm create /etc/xen/win-config.sxp"


xm create /etc/xen/win-config.sxp
Using config file "/etc/xen/win-config.sxp".
VNC= 1
Unexpected error: exceptions.OSError

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/lib/xen-3.0.3-1/bin/xm", line 7, in ?
    main.main(sys.argv)
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/main.py", line 1446, in main
    rc = cmd(args)
  File "<string>", line 1, in <lambda>
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/main.py", line 751, in xm_importcommand
    cmd.main([command] + args)
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/create.py", line 1191, in main
    dom = make_domain(opts, config)
  File "/usr/lib/xen-3.0.3-1/lib/python/xen/xm/create.py", line 982, in make_domain
    os.kill(vncpid, signal.SIGKILL)
OSError: [Errno 3] No such process


Hope that anybody is able to help me.

Best regards
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

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