Mailing List Archive

1 2  View All
Re: Proposal to change committers for the XAPI Project [ In reply to ]
Hi,

On 15 May 2014, at 10:19, Anil Madhavapeddy <anil@recoil.org> wrote:

> On 15 May 2014, at 09:57, Lars Kurth <lars.kurth@xen.org> wrote:
>
>> All the existing committers have voted in favour. So the proposal carries. I will update the XAPI webpage http://www.xenproject.org/developers/teams/xapi.html aaccordingly
>> Lars
>>
>
> This isn't intended to affect the voting, but I would note that it's slightly odd for an open-source project to switch its committers in such a big sweep without at least some discussion about how this affects the overall project direction.
>
> It would be really nice (from my perspective as an interested outsider) to see a short introduction e-mail from the new committers, and a brief outline of what they have worked in the past and the areas of Xapi that they plan to improve.

I’ve been working on xapi since 2006, on pretty much everything from the domain handling code (VM start, shutdown, migrate etc) up through the metadata handling to the pooling (host clustering) logic (including HA). More recently I’ve been helping out with the effort to split xapi into co-operating daemons by moving most (almost all) of the domain handling code to xenopsd and by removing as many of the platform dependencies as possible to make the code ‘just work’ on unmodified Linux distros.

I’d like to help xapi improve by:

1. resolving any remaining conflicts between higher-level cloud orchestration layers (cloudstack, openstack) and the host clustering layer. This means pushing in the direction of cross-pool shared storage and better support for ‘pools of one’.

2. making use of libxl and libvirt where we can

3. running as many of our services as ‘unikernels’ (e.g. via MirageOS) as possible to make the overall system more robust (e.g. by allowing individual kernels to be rebooted rather than taking down dom0 and therefore the host)

Cheers,
Dave
_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: Proposal to change committers for the XAPI Project [ In reply to ]
Hi,

On Thu, May 15, 2014 at 10:19:49AM +0100, Anil Madhavapeddy wrote:
> It would be really nice (from my perspective as an interested outsider)
> to see a short introduction e-mail from the new committers, and a brief
> outline of what they have worked in the past and the areas of Xapi that
> they plan to improve.

I joined Citrix almost exactly a year ago. I have spent a lot of that
time working on packaging xapi and the other toolstack components so that
they can be built outside Citrix using standard tools, and installed and
run on standard Linux distributions [1]. With a lot of help from Dave
Scott, Jon Ludlam, Bob Ball, Mate Lakat and many others we are now able
to build and run Xapi on CentOS 6.5, Ubuntu Trusty and Debian Jessie on
x86_64, as well as on Linaro on ARM!

I'm particularly interested in:
1) Continuing to improve Xapi's packaging, and helping upstream
distributions to include these packages in their repositories.

2) Making Xapi more robust and reliable, and making it easier to figure
out what went wrong when it does fail.

Thanks,
Euan

[1] https://github.com/xenserver/buildroot

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

1 2  View All