[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] stubdomain conf error
Hi there, i've isntalled xen 3.4 from source on debian lenny and got the following error when running hvm + stubdomain (hvm only works fine): + /bin/sh -c 'xm create -c /etc/xen/stubdoms/xmexample.hvm-dm target=15 memory=32 extra=" -d 15"' Using config file "/etc/xen/stubdoms/xmexample.hvm-dm". Started domain xmexample.hvm-dm (id=16) Using config file "/etc/xen/stubdoms/xmexample.hvm-dm". Unexpected error: <type 'exceptions.OSError'> Please report to xen-devel@xxxxxxxxxxxxxxxxxxx Traceback (most recent call last): Â File "/usr/sbin/xm", line 7, in <module> ÂÂÂ main.main(sys.argv) Â File "usr/lib/python2.5/site-packages/xen/xm/main.py", line 2979, in main ÂÂÂ _, rc = _run_cmd(cmd, cmd_name, args) Â File "usr/lib/python2.5/site-packages/xen/xm/main.py", line 3003, in _run_cmd ÂÂÂ return True, cmd(args) Â File "<string>", line 1, in <lambda> Â File "usr/lib/python2.5/site-packages/xen/xm/main.py", line 1360, in xm_importcommand ÂÂÂ cmd.main([command] + args) Â File "usr/lib/python2.5/site-packages/xen/xm/create.py", line 1371, in main ÂÂÂ do_console(sxp.child_value(config, 'name', -1)) Â File "usr/lib/python2.5/site-packages/xen/xm/create.py", line 1398, in do_console ÂÂÂ (p, rv) = os.waitpid(cpid, os.WNOHANG) OSError: [Errno 10] No child processes This is the content of /etc/xen/stubdoms/xmexample.hvm-dm: #This file is autogenerated, edit xmexample.hvm instead! kernel = '/usr/lib/xen/boot/ioemu-stubdom.gz' vfb = ['sdl=0, opengl=1, xauthority=/root/.Xauthority, vnc=1, vncdisplay=0, vnclisten=0.0.0.0, vncunused=1'] disk = [ 'tap:aio:/home/ggelatti/disk.img,hda:disk,w','tap:aio:/home/ggelatti/debian-501-i386-CD-1.iso,hdc:cdrom,r' ] vif = [ 'mac=00:16:3e:50:a5:ad' ] It looks like something is wrong with the generated stub domain file. Any help? Thank you. PS: I've posted on xen-devel cse the log file told me so :P _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |