ZybSter
2008-Feb-05 13:57 UTC
[Xen-devel] Error when trying to create a "routed" Windows VM
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@lists.xensource.com 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@lists.xensource.com http://lists.xensource.com/xen-devel