Hi,
I want to use xm on xen-api-server.
So first, I uncomment the following lines in /etc/xen/xend-config.sxp:
(xen-api-server ((9363 pam ''^localhost$ example\\.com$'')
(unix none)))
and then restart xend, it seems all right:
# netstat -anp | grep 9363
tcp 0 0 0.0.0.0:9363 0.0.0.0:*
LISTEN 3083/python
finally uncomment the following lines in /etc/xen/xm-config.xml:
<server type=''Xen-API''
uri=''http://localhost:9363/''
username=''me''
password=''mypassword'' />
Now I try it, but
# xm list
Xend has probably crashed! Invalid or missing HTTP status code.
What I missed?
Regards
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users