|
|
|
|
|
|
|
|
|
|
xen-cim
Re: [Xen-cim] [PATCH} Xen_Console
Subrahmanian, Raj wrote:
> Jim,
> I was looking at the latest bits you sent me yesterday. What login
> credentials should I be using? The thing fails with,unable to login into
> xend or a similar fault.
>
No login credentials are needed. Currently the providers talk to xend
over Unix domain socket - and only root processes can connect to this
socket. You should have
(xen-api-server ((unix none)))
in /etc/xen/xend-config.sxp, which starts the Xen API server on Unix
domain socket with authentication disabled.
> I am looking to see if there's a mismatch with the tools stack.
> Once I get this going, we will start testing the providers and I will
> start porting the new hvm code into the providers.
>
Perhaps you have some leftover xen-unstable bits on your system. I do a
'make uninstall' on my unstable installation before installing the SuSE
packaged xen bits.
Jim
_______________________________________________
Xen-cim mailing list
Xen-cim@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-cim
|
|
|
|
|