WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

RE: [Xen-API] squeezed control

To: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: RE: [Xen-API] squeezed control
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Mon, 03 Jan 2011 22:33:56 +0300
Cc: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 03 Jan 2011 11:32:54 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=K/Unf9/kAc/Hes2RZunP71XSw9i6/ADhjY20GXGpcqU=; b=CyyTNiE2gRp1G1dyC3wZEgvuLW2mpauIoC/f6LTLc71nSfcOTjTrqZsGuUMAmXjzsd 5J9mKnZbGUIxQLDHWEgVcuEF03Y/H+zfP3rIsuClv6SQ3kFOYVCcdySp6pbrIZPpxjCN LldaBrNX5wuiGSeVtIqfJcX1lP0hqAMerY8Fk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=d9Ze0N/hM1kjbZlgEDTJqqwj0spcqwv6PFjzHEB7NqCLZIWKWdBm9DDO0kHo6asbl2 qvq7iczUh6nh/qKpC+3u4sC/tv3/bVXtsF8TIp2ByS29pnSc5HR5DaFbLH53qJS3Y4ud eE4jzxBHPsYjD8GxdCNsahg9dvWI9ffZLQFyM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <81A73678E76EA642801C8F2E4823AD21933474286F@xxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <1294079900.29907.5.camel@xxxxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD21933474286F@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Thank you.

I have some questions for this document:

P.8 says: "It sits waiting for incoming requests on its toolstack
interface". Where is  interface is in installed XCP? I thought is was a
socket, but as I understood from source code it use xenstore, the
'squeezed' leaf. But I found no any trace of use 'squeezed' leaf in
working xenstore. Is squeezed clean out records from xenstore after
reading them?

And, if possible, can I see some kind of 'education' code (simple
sample) of interacting with squeezed? 

Thanks.

В Пнд, 03/01/2011 в 19:07 +0000, Dave Scott пишет:
> Hi George,
> 
> The squeezed documentation is here:
> 
> http://wiki.xensource.com/xenwiki/squeezed?action=AttachFile&do=get&target=squeezed-0.3.pdf
> 
> > I have few questions:
> > 
> > 1) Where protocol of squeezed described? (If separate document is not
> > available, where in source code it defined?)
> 
> The only definition is the code. Have a look in
> 
>  Xen-api.hg/ocaml/xenops/squeezed_rpc.ml
> 
> > 2) Can I interact with squeezed on slave host without involving XenAPI
> > calls to xapi on pool master? (I need to change values for VM memory
> > within dynamic min-max values).
> 
> Yes-- squeezed is entirely self-sufficient on a host.
> 
> Cheers,
> Dave



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>