All of lore.kernel.org
 help / color / mirror / Atom feed
* Announcing Project Kronos: XenAPI on Debian and Ubuntu
@ 2011-07-21 13:26 Mike McClurg
  2011-07-21 14:39 ` msgbox450
  0 siblings, 1 reply; 5+ messages in thread
From: Mike McClurg @ 2011-07-21 13:26 UTC (permalink / raw)
  To: xen-users@lists.xensource.com, xen-devel@lists.xensource.com,
	xen-api@lists.xensource.com

Hi Xen users,

The XCP team would like to formally announce Project Kronos, our port of
XCP's XenAPI toolstack to Debian and Ubuntu dom0. This will give users
the ability to install Debian or Ubuntu, and then just do 'apt-get xapi'
in order to build a system that is (roughly) functionally equivalent to
a standard XCP distribution.

This project provides a number of benefits. First of all, it will
provide Xen users with the option of using the same API and toolstack
that XCP and XenServer provide. It will give early adopters the chance
to try out new changes to the XenAPI before they get released in new XCP
and XenServer versions. And because we've ported all of our toolstack to
build on Debian, it's now much, much easier to build our tools outside
of an SDK VM.

Our general roadmap for this project (and XCP in general) can be found here:

http://wiki.xen.org/xenwiki/XCP_Roadmap

Instructions for install the XenAPI toolstack on Debian can be found here:

http://wiki.xen.org/xenwiki/XAPI_on_debian

A list of project milestones, deliverables for each milestone, and
individual work items for the project can be found on this Google Docs
spreadsheet:

http://goo.gl/jX3Kc

For building the toolstack from source, Jon Ludlam has an autobuilder
repository on github here:

https://github.com/jonludlam/xapi-autobuilder

To use it, just clone the repository and type make. This will pull in
all the dependency repositories and build them using pbuilder. If you
want to build individual packages, dig into the build scripts a bit to
see what's going on -- hopefully we'll have a little better
documentation soon.

Please follow the instructions and play along! This is very much a work
in progress, and things are expected to change rapidly. We don't expect
everything to work properly yet, but we think it's ready enough to at
least share our progress. If you do decide to test this out, please
report any bugs you find or problems you encounter to the xen-api
mailing list, with the subject line "Xapi on Debian: <blah>". There are
also XCP contributors lurking on #xen-api on freenode who may be able to
answer questions about build or install problems.

Thanks to everyone who's helped out with this project, and to everyone
who is about to give it a try. Happy hacking!

Mike

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Announcing Project Kronos: XenAPI on Debian and Ubuntu
  2011-07-21 13:26 Announcing Project Kronos: XenAPI on Debian and Ubuntu Mike McClurg
@ 2011-07-21 14:39 ` msgbox450
       [not found]   ` <CAFGpm25eStyBj39TEFqzcYExkO=BsHVkcioTR9Vi+f4-V+TPrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: msgbox450 @ 2011-07-21 14:39 UTC (permalink / raw)
  To: Mike McClurg
  Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com,
	xen-api@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 2900 bytes --]

Awesome! I am so excited to try this out! This will save me a fortune in
KVM-over-IP costs since I'm not fortunate to have my own data centre :)

Please keep up the good work - this is a great step in the right direction.

p.s. Will these xapi packages work with Xen 4+, Remus etc ?



On Thu, Jul 21, 2011 at 2:26 PM, Mike McClurg <mike.mcclurg@citrix.com>wrote:

> Hi Xen users,
>
> The XCP team would like to formally announce Project Kronos, our port of
> XCP's XenAPI toolstack to Debian and Ubuntu dom0. This will give users
> the ability to install Debian or Ubuntu, and then just do 'apt-get xapi'
> in order to build a system that is (roughly) functionally equivalent to
> a standard XCP distribution.
>
> This project provides a number of benefits. First of all, it will
> provide Xen users with the option of using the same API and toolstack
> that XCP and XenServer provide. It will give early adopters the chance
> to try out new changes to the XenAPI before they get released in new XCP
> and XenServer versions. And because we've ported all of our toolstack to
> build on Debian, it's now much, much easier to build our tools outside
> of an SDK VM.
>
> Our general roadmap for this project (and XCP in general) can be found
> here:
>
> http://wiki.xen.org/xenwiki/XCP_Roadmap
>
> Instructions for install the XenAPI toolstack on Debian can be found here:
>
> http://wiki.xen.org/xenwiki/XAPI_on_debian
>
> A list of project milestones, deliverables for each milestone, and
> individual work items for the project can be found on this Google Docs
> spreadsheet:
>
> http://goo.gl/jX3Kc
>
> For building the toolstack from source, Jon Ludlam has an autobuilder
> repository on github here:
>
> https://github.com/jonludlam/xapi-autobuilder
>
> To use it, just clone the repository and type make. This will pull in
> all the dependency repositories and build them using pbuilder. If you
> want to build individual packages, dig into the build scripts a bit to
> see what's going on -- hopefully we'll have a little better
> documentation soon.
>
> Please follow the instructions and play along! This is very much a work
> in progress, and things are expected to change rapidly. We don't expect
> everything to work properly yet, but we think it's ready enough to at
> least share our progress. If you do decide to test this out, please
> report any bugs you find or problems you encounter to the xen-api
> mailing list, with the subject line "Xapi on Debian: <blah>". There are
> also XCP contributors lurking on #xen-api on freenode who may be able to
> answer questions about build or install problems.
>
> Thanks to everyone who's helped out with this project, and to everyone
> who is about to give it a try. Happy hacking!
>
> Mike
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
>

[-- Attachment #1.2: Type: text/html, Size: 3858 bytes --]

[-- Attachment #2: Type: text/plain, Size: 137 bytes --]

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-users] Announcing Project Kronos: XenAPI on Debian and Ubuntu
       [not found]   ` <CAFGpm25eStyBj39TEFqzcYExkO=BsHVkcioTR9Vi+f4-V+TPrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2011-07-21 14:47     ` Jonathan Ludlam
  2011-07-21 14:51     ` Mike McClurg
  1 sibling, 0 replies; 5+ messages in thread
From: Jonathan Ludlam @ 2011-07-21 14:47 UTC (permalink / raw)
  To: msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
  Cc: xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org,
	xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org,
	xen-api-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org


[-- Attachment #1.1: Type: text/plain, Size: 3633 bytes --]

They're dependent on xen-4.1.1 at the moment, and for dom0 they require linux-3.0.0. There are currently no plans for remus support, but that doesn't mean we're not interested in it :-)

Jon

On 21 Jul 2011, at 15:39, msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org<mailto:msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

Awesome! I am so excited to try this out! This will save me a fortune in KVM-over-IP costs since I'm not fortunate to have my own data centre :)

Please keep up the good work - this is a great step in the right direction.

p.s. Will these xapi packages work with Xen 4+, Remus etc ?



On Thu, Jul 21, 2011 at 2:26 PM, Mike McClurg <mike.mcclurg-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org<mailto:mike.mcclurg-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>> wrote:
Hi Xen users,

The XCP team would like to formally announce Project Kronos, our port of
XCP's XenAPI toolstack to Debian and Ubuntu dom0. This will give users
the ability to install Debian or Ubuntu, and then just do 'apt-get xapi'
in order to build a system that is (roughly) functionally equivalent to
a standard XCP distribution.

This project provides a number of benefits. First of all, it will
provide Xen users with the option of using the same API and toolstack
that XCP and XenServer provide. It will give early adopters the chance
to try out new changes to the XenAPI before they get released in new XCP
and XenServer versions. And because we've ported all of our toolstack to
build on Debian, it's now much, much easier to build our tools outside
of an SDK VM.

Our general roadmap for this project (and XCP in general) can be found here:

http://wiki.xen.org/xenwiki/XCP_Roadmap

Instructions for install the XenAPI toolstack on Debian can be found here:

http://wiki.xen.org/xenwiki/XAPI_on_debian

A list of project milestones, deliverables for each milestone, and
individual work items for the project can be found on this Google Docs
spreadsheet:

http://goo.gl/jX3Kc

For building the toolstack from source, Jon Ludlam has an autobuilder
repository on github here:

https://github.com/jonludlam/xapi-autobuilder

To use it, just clone the repository and type make. This will pull in
all the dependency repositories and build them using pbuilder. If you
want to build individual packages, dig into the build scripts a bit to
see what's going on -- hopefully we'll have a little better
documentation soon.

Please follow the instructions and play along! This is very much a work
in progress, and things are expected to change rapidly. We don't expect
everything to work properly yet, but we think it's ready enough to at
least share our progress. If you do decide to test this out, please
report any bugs you find or problems you encounter to the xen-api
mailing list, with the subject line "Xapi on Debian: <blah>". There are
also XCP contributors lurking on #xen-api on freenode who may be able to
answer questions about build or install problems.

Thanks to everyone who's helped out with this project, and to everyone
who is about to give it a try. Happy hacking!

Mike

_______________________________________________
Xen-users mailing list
Xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org<mailto:Xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org>
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org<mailto:Xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org>
http://lists.xensource.com/xen-users


[-- Attachment #1.2: Type: text/html, Size: 4786 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-users] Announcing Project Kronos: XenAPI on Debian and Ubuntu
       [not found]   ` <CAFGpm25eStyBj39TEFqzcYExkO=BsHVkcioTR9Vi+f4-V+TPrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2011-07-21 14:47     ` [Xen-users] " Jonathan Ludlam
@ 2011-07-21 14:51     ` Mike McClurg
       [not found]       ` <4E283CFA.5070502-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
  1 sibling, 1 reply; 5+ messages in thread
From: Mike McClurg @ 2011-07-21 14:51 UTC (permalink / raw)
  To: msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
  Cc: xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org,
	xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org,
	xen-api-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org

On 21/07/11 15:39, msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
> Awesome! I am so excited to try this out! This will save me a fortune
> in KVM-over-IP costs since I'm not fortunate to have my own data
> centre :)
>
> Please keep up the good work - this is a great step in the right
> direction.
>
> p.s. Will these xapi packages work with Xen 4+, Remus etc ?

These packages are being built against Xen 4.1.1, and we plan on
tracking Xen unstable as closely as possible. There are no plans for
Remus integration, but we're open to contributions ;) There is, however,
a plan on integrating DRDB in a way that will allow us to do cross-pool
migration (http://wiki.xen.org/xenwiki/CrossPoolMigrationV2), and there
are two people who are working on OCFS2 and GlusterFS backends.

Mike

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-devel] Re: [Xen-users] Announcing Project Kronos: XenAPI on Debian and Ubuntu / Remus
       [not found]       ` <4E283CFA.5070502-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
@ 2011-07-23 11:59         ` Pasi Kärkkäinen
  0 siblings, 0 replies; 5+ messages in thread
From: Pasi Kärkkäinen @ 2011-07-23 11:59 UTC (permalink / raw)
  To: Mike McClurg
  Cc: msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	xen-devel-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org,
	xen-users-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org,
	xen-api-GuqFBffKawuULHF6PoxzQEEOCMrvLtNR@public.gmane.org

On Thu, Jul 21, 2011 at 03:51:38PM +0100, Mike McClurg wrote:
> On 21/07/11 15:39, msgbox450-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
> > Awesome! I am so excited to try this out! This will save me a fortune
> > in KVM-over-IP costs since I'm not fortunate to have my own data
> > centre :)
> >
> > Please keep up the good work - this is a great step in the right
> > direction.
> >
> > p.s. Will these xapi packages work with Xen 4+, Remus etc ?
> 
> These packages are being built against Xen 4.1.1, and we plan on
> tracking Xen unstable as closely as possible. There are no plans for
> Remus integration, but we're open to contributions ;)

I think the good first step would be to get Remus support included in xl/libxl..
So contributions very welcome! :)

-- Pasi

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-23 11:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21 13:26 Announcing Project Kronos: XenAPI on Debian and Ubuntu Mike McClurg
2011-07-21 14:39 ` msgbox450
     [not found]   ` <CAFGpm25eStyBj39TEFqzcYExkO=BsHVkcioTR9Vi+f4-V+TPrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-21 14:47     ` [Xen-users] " Jonathan Ludlam
2011-07-21 14:51     ` Mike McClurg
     [not found]       ` <4E283CFA.5070502-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
2011-07-23 11:59         ` [Xen-devel] Re: [Xen-users] Announcing Project Kronos: XenAPI on Debian and Ubuntu / Remus Pasi Kärkkäinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.