|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] guest creation problem on pv dom0 kernel
In a previous thread I had posted problem of guest creation for a pv-ops Dom0 kernel. This week I recompiled every thing from scratch. Following is my config file for 2.6.32.27 http://pastebin.com/AvSVgVQE
and the error this time I am getting trying to do with virt-install is
ERROR unable to connect to 'localhost:8000': Connection refused Traceback (most recent call last): File "/usr/bin/virt-install", line 943, in <module>
main() File "/usr/bin/virt-install", line 715, in main conn = cli.getConnection(options.connect) File "/usr/lib/pymodules/python2.6/virtinst/cli.py", line 162, in getConnection
conn = open_connection(connect) File "/usr/lib/pymodules/python2.6/virtinst/cli.py", line 177, in open_connection open_flags) File "/usr/lib/python2.6/dist-packages/libvirt.py", line 111, in openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirtError: unable to connect to 'localhost:8000': Connection refused
I am able to see xm info output but some how the guest creation is failing.
-- http://mightydreams.blogspot.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|