|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] XCP Feature propose - send/receive OS information using in
Hi Dave:
In our case, we need to control if the user requesting a guest remote
console will have the xvc0 without a unix user connected. I think to
use the xen introspection mechanism and a daemon in-guest to
communicate if the console is locked or free. Basically, in our system
using the xenapi, we can create a method to request that and receive
this information. More important is, maintain this 3rd part open to
cloud providers create themselves control systems.
Any suggestion?
Cheers,
On Wed, Dec 8, 2010 at 4:37 PM, Dave Scott <Dave.Scott@xxxxxxxxxxxxx> wrote:
>
>> Hello guys:
>>
>> I have a propose to adapt the xapi to send and receive information
>> to/from guest OS. This propose don't take risk to security of XCP
>> architecture and is a interesting feature to cloud system. With this
>> is possible interact with the guest OS to request information from
>> daemon written using the API. To do this need to change the
>> permissions of introspection channel in Domain-0 of all VM and enable
>> the api to send and to receive strings needing attach in a dictionary
>> the uuid of VM and the text sent by daemon.
>>
>> Thoughts?
>
> Hi Marco,
>
> I'd also really like a way for a XenAPI client to communicate securely with
> an in-guest agent. Were you thinking of an RPC-like mechanism or something
> more stream-based?
>
> For the dom0 to domU hop we could use "V4V" (which is already part of XCI).
> I'm not sure what the best API would look like and how it would behave over a
> VM migration-- perhaps we should make a list of example uses first and
> proceed from there?
>
> Cheers,
> Dave
>
--
Marco Sinhoreli
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
|
|
|
|