From: Vincent Hanquez <vincent.hanquez-mvvWK6WmYclDPfheJLI6IQ@public.gmane.org>
To: Todd Deshane <todd-S/FBD9Dlelw6GGFevw1D/A@public.gmane.org>
Cc: Tino Vazquez <tinova-oqFaJxR5AkvFKiuWU8UaTg@public.gmane.org>,
"xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org"
<xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org>,
"xen-api-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org"
<xen-api-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org>
Subject: Re: Re: [Xen-devel] About XCP OpenNebula integration
Date: Wed, 2 Feb 2011 09:47:39 +0000 [thread overview]
Message-ID: <4D49283B.50008@eu.citrix.com> (raw)
In-Reply-To: <AANLkTimewPkzL0BSwRSyvM6Y-5VqGObfqrODjd35ZmTX-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On 02/02/11 05:08, Todd Deshane wrote:
> On Tue, Feb 1, 2011 at 1:25 PM, Tino Vazquez<tinova-oqFaJxR5AkvFKiuWU8UaTg@public.gmane.org> wrote:
>> Dear list,
>>
>
> You're probably also going to want feedback from the xen-api list,
> adding them to the CC.
>
>
>> We (the OpenNebula Team) are very interested in integrating OpenNebula
>> with XCP.
>
> Great! We (Xen.org) are very interested in helping you with the process.
>
>> At the moment, OpenNebula can interface with the Xen
>> hypervisor, but since XCP appears to be much more than just Xen, I
>> would like to ask a couple of questions to the XCP developers in order
>> to define the direction we may take on this integration.
>>
>> * At the moment, ONE creates a text file that describes the VM in
>> terms that Xen understands, and this is processed by the "xm" command.
>
> XCP has a near equivalent with the xl command, which uses the libxl
> backend. Backwards compatibility (with the exception of being able to
> use arbitrary python code embedded) is the goal.
sorry Todd, I think the suggestion is a bit misleading. That XCP use or
not xl or libxl doesn't change anything on the frontend part.
Tino, surely by "interface with the Xen hypervisor" you mean opennebula
talk with the Xend protocol (through xm). XCP is different, in that xend
has been replaced by a more powerful and stable daemon, so xend and xm
are not available anymore. However the Xen hypervisor is the same
component as when you use xend.
xe is the only way to talk to the "xend" equivalent (called xapi) in
XCP. It doesn't have the same text file approch, instead it use a more
powerful RPC based method. the equivalent would be a sequence of
"VM.create, VM.set .. VM.set, VBD.create, VIF.create ..."
And last bit, using xl in parallel with xapi is probably a good way to
shoot yourself in the foot. One must certainly not try to xl create vm
when xapi is running.
>> * Can we get access to the "xm" command on a XCP server? Is there ways
>> to access the built in Xen hypervisor? Or XCP is so different that
>> this is not possible?
>>
>
> see xl command from above.
It ultimately depends on what kind of access to the hypervisor you need.
--
Vincent
next prev parent reply other threads:[~2011-02-02 9:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-01 18:25 About XCP OpenNebula integration Tino Vazquez
[not found] ` <AANLkTikEaQ0ybnUkr2Kvcz-hx0Q5J5WJC59v23XXHdwt-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-02 5:08 ` [Xen-devel] " Todd Deshane
[not found] ` <AANLkTimewPkzL0BSwRSyvM6Y-5VqGObfqrODjd35ZmTX-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-02 9:47 ` Vincent Hanquez [this message]
2011-02-02 9:55 ` Ian Campbell
2011-02-04 11:44 ` Tino Vazquez
[not found] ` <AANLkTi=fCop8AzR8ukzR1gWCht-g-yH_1XhHcE1f0xuL-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-04 11:53 ` [Xen-devel] " Stefano Stabellini
2011-02-02 11:11 ` XL and OpenNebula (was: About XCP OpenNebula integration) Stefano Stabellini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D49283B.50008@eu.citrix.com \
--to=vincent.hanquez-mvvwk6wmycldpfhejli6iq@public.gmane.org \
--cc=tinova-oqFaJxR5AkvFKiuWU8UaTg@public.gmane.org \
--cc=todd-S/FBD9Dlelw6GGFevw1D/A@public.gmane.org \
--cc=xen-api-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org \
--cc=xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.