On Thu, Aug 21, 2008 at 1:12 AM, Daniel P. Berrange
<berrange@redhat.com> wrote:
On Wed, Aug 20, 2008 at 03:34:38PM -0700, vaibhav chugh wrote:
> Thanks a lot for the reply. I checked the setting in my config file and they
> look correct as specified by the webpage. I am able to connect to the unix
> socket but my login to xend is failing.
Urm, there is no 'login' process with the SEXPR RPC mechanism libvirt
uses, so I'm not exactly sure what's failing. Could you proivide the
actual error messages you get when using libvirt with Xen ?
> What I am looking for is the exact function call that is made by libvirt to
> connect to xen daemon. i.e. the function that makes libvirt send out xml RPC
> message for xend to read.
>
> session.login_with_password() is not supported by xenAPI version being used
> in Red Hat. Please help me with the substitute of this method in Red Hat.
libvirt does not use Xen-API. We use the SEXPR RPC mechanism. As such we
never call login_with_password()