[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re:can't start domU
Dear Martin I've got the similar problem,too. Have you solved the problem? I installed xen-2-20050522 from source on FC4. After compiling,I went into the xenlinux. xend start and dom0 is ok.But when I tried to create a domU,the console dosen't work any more. I modified the configuration,but the same results as follow. # xm create -c sidney Using config file "sidney". No other output and I can't find the error. If I press ctrl+C,show the following: # xm create -c sidney Using config file "sidney". Traceback (most recent call last): File "/usr/sbin/xm", line 9, in ? main.main(sys.argv) File "/usr/lib/python/xen/xm/main.py", line 838, in main xm.main(args) File "/usr/lib/python/xen/xm/main.py", line 131, in main self.main_call(args) File "/usr/lib/python/xen/xm/main.py", line 149, in main_call p.main(args[1:]) File "/usr/lib/python/xen/xm/main.py", line 284, in main create.main(args) File "/usr/lib/python/xen/xm/create.py", line 594, in main (dom, console) = make_domain(opts, config) File "/usr/lib/python/xen/xm/create.py", line 550, in make_domain dominfo = server.xend_domain_create(config) File "/usr/lib/python/xen/xend/XendClient.py", line 202, in xend_domain_create {'op' : 'create', File "/usr/lib/python/xen/xend/XendClient.py", line 148, in xendPost return self.client.xendPost(url, data) File "/usr/lib/python/xen/xend/XendProtocol.py", line 79, in xendPost return self.xendRequest(url, "POST", args) File "/usr/lib/python/xen/xend/XendProtocol.py", line 143, in xendRequest resp = conn.getresponse() File "/usr/lib/python2.4/httplib.py", line 862, in getresponse response.begin() File "/usr/lib/python2.4/httplib.py", line 333, in begin version, status, reason = self._read_status() File "/usr/lib/python2.4/httplib.py", line 291, in _read_status line = self.fp.readline() File "/usr/lib/python2.4/socket.py", line 325, in readline data = recv(1) KeyboardInterrupt # The other linux command is ok.Domain management tools doesn't work.I even can't reboot my machine. The xend.log shows: [2005-11-10 11:05:30 xend] INFO (SrvDaemon:612) Xend Daemon started [2005-11-10 11:05:31 xend] INFO (XendRoot:112) EVENT> xend.start 0 [2005-11-10 11:06:11 xend] DEBUG (XendDomainInfo:770) init_domain> Created domain=1 name=ttylinux memory=262144 [2005-11-10 11:06:11 xend] INFO (console:94) Created console id=13 domain=1 port=9601 [2005-11-10 11:06:11 xend] WARNING (XendDomainInfo:798) building dom with 1 vcpus The xend-debug.log shows nothing. Anyone can give some suggestion? ___________________________________________________________ 雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱 http://cn.mail.yahoo.com _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |