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] Xapi on RHEL6

To: xen-api <xen-api@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-API] Xapi on RHEL6
From: Muriel <mucawhite@xxxxxxxxx>
Date: Thu, 25 Aug 2011 16:19:17 +0200
Cc: Jonathan.Ludlam@xxxxxxxxxxxxx
Delivery-date: Thu, 25 Aug 2011 07:19:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=mabv60YqkZCxQSp3o9ZTGYXnxoqfDD6ipOiRQRIdURY=; b=ZDiNQg0cqTjDuWC6y0WsLNfxB6eURnKin7+cyfg889XW83BGjHLrNpFymsKavcEkAY 9ZvgqJoFMinjPcr5fCncRbAURPyXSOEvVVEvWe14DaouV9TufIn+wxVXS7fIJWPZc2zi IFwAcjpYmxV8WtDx7GQL67U7ioMlL3n0NDC6Q=
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
Hi all,
I'm trying to build xapi on a rhel6 clone (64bit).
I'm a little confused about which sources use.

Following the build.sh file on xapi-autobuilder for debian it seems
that i can use this https://github.com/xen-org/ repo for xapi and
jonludlam repo for blktap.
As perhaps you've seen on xen-users mailing lists, the "jonludlam blktap" does
not compile on amd64.

Now, for blktap, I'm using the repository recommended by Daniel
Stodden, but I would not it was too up to date than the rest of the
code.
Porting the patch for 64bit is a long job and I do not have much
time.. but if necessary I could do it. (I've seen in broad terms what
I should change.... I hope).

I have tried to compile xen-api and xen-api-libs with the ocaml of the
redhat6.. without success. I think that the code is too tied to ocaml
3.12, so now
i'm rebuilding the ocaml package from
http://downloads.xen.org/XCP/xcp-unstable-repo/.

You can advise me which source to use for the various packages to make
a good xapi-cocktail :)?

I was thinking to use:
kernel 2.6.32.39
xen (4.1.1? 3.4?) from official release;
blktap from stodden?
xapi and xapi-libs from github.com/xen-org/?

A stable system is the goal but, at this moment, I only need that it
works for some test.

I hope someone can help me.

--
Muriel

_______________________________________________
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] Xapi on RHEL6, Muriel <=