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] Re: XCP / modify XCP Code ?

To: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: [Xen-API] Re: XCP / modify XCP Code ?
From: Chonduy Nguyen <chonduy9@xxxxxxxxx>
Date: Fri, 19 Mar 2010 18:07:05 -0700 (PDT)
Cc: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 19 Mar 2010 18:06:58 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1269047225; bh=3I1nbIpXcMT1PNbMeo6QZ+gBPimGNAJu1CQCdw7vp94=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=w4stgdro+UC4F2OAL2p3kbmly99mKWfZS7jCQfn64gahcOWskC3Cx6V7DYCmDX/eLOwUol6hL/rPYwIGEeK1vQHePB7q52d6KnL00LK7c0neli+t5FLobHc5zpO9d/w5o9Wb38ewGG7PwUMh+u0vNM7DG1O7kF0iDmc60STmqTk=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=N3kVWG/wEGOZfFxImEjuENCL9zRAnflkw20BzYksGIGS/uQ9yqpDFJMwS07sFQQiifqaEch1qVbaIRwLkrj+81O4feccY4MUh0/MIZ7neaJQa0rU4GYkvBzBnNunb1NlD7b8OF08kiYnQQt4yM0FtPIG4tonHg2ypdUkEHp7aWo=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <81A73678E76EA642801C8F2E4823AD21565E55415F@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: <352893.60058.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD21565E554155@xxxxxxxxxxxxxxxxxxxxxxxxx> <146961.9334.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD21565E55415F@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Hi Dave

I am trying to look into XCP to see if I can make change on the code to improve of some scnerio - but it looks like

not all codes are open  - May I confirm this?

I observed that when a node is down - and if my software tried to do shutdown on VMs - it took 20 minutes
for the api  to return Exception - error CANNOT_CONTACT_HOST

for another call like disable_host - it takes 3 minutes to return error : CANNOT_CONTACT_HOST
after the first error - it looks like the second calls - will faster with error -HOST_OFFLINE

May I ask info of Host down etc... stored on storage or memory of XCP ?

I look at the code and saw object call Db.  --> what is this DB ? - is a local file or pool storage ?

Thank you,

Chonduy/TNguyen






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