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

[Xen-API] XCP1.0 API usage

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] XCP1.0 API usage
From: ljxblessyou <ljxblessyou@xxxxxxx>
Date: Tue, 10 May 2011 09:18:44 +0800 (CST)
Delivery-date: Fri, 03 Jun 2011 09:38:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Dear xen-devel

Sorry to ask you two questions about XCP. I would be  appreciated if you can  reply.

Do you know where I can freee download the XCP SDK VM ?

 If I want to realtimely chage cpu and memeory share of one VM according to  its workload,  how I can implement this function?  Has there CLI commands  or
 API to support this implemention in XCP1.0,  or  should I rewirte the
 scheduler based on XCP source code and rebuild it? Of course the latter
method is diffcult, I would rather use the former method. I remembered that
 Xen Hypervisor 3.0 have the following commands:
       "xm sched-credit -d <domain> -w <weight> sets the  weight
         xm sched-credit -d <domain> -c <cap> sets the cap"
 if XCP have not API to support this function, may I use the Xen Hypervisor
 commands or API in XCP and how to make it ready to use?

Thank you!
 Sinserely,

 Li Jianxiang




_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] XCP1.0 API usage, ljxblessyou <=