All of lore.kernel.org
 help / color / mirror / Atom feed
* High Availability Support in Xen 3.4
@ 2009-09-23 23:45 Rafael Emerick
  2009-09-24  0:57 ` Thiago Camargo Martins Cordeiro
  0 siblings, 1 reply; 9+ messages in thread
From: Rafael Emerick @ 2009-09-23 23:45 UTC (permalink / raw)
  To: xen-users, xen-devel


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

Hi,

I would like know how the Xen 3.4 provide High Availability. I'm not finding
docs about this...
Somebody can give me more details?

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

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

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

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

* Re: High Availability Support in Xen 3.4
  2009-09-23 23:45 High Availability Support in Xen 3.4 Rafael Emerick
@ 2009-09-24  0:57 ` Thiago Camargo Martins Cordeiro
  2009-09-24  1:03   ` Brendan Cully
  0 siblings, 1 reply; 9+ messages in thread
From: Thiago Camargo Martins Cordeiro @ 2009-09-24  0:57 UTC (permalink / raw)
  To: Rafael Emerick; +Cc: xen-devel, xen-users


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

Hi!

 I know two nice projects for HA, Remus and Kemari.

http://dsg.cs.ubc.ca/remus
http://www.osrg.net/kemari

Cheers!
Thiago

2009/9/23 Rafael Emerick <rafael.rezo@gmail.com>

> Hi,
>
> I would like know how the Xen 3.4 provide High Availability. I'm not
> finding docs about this...
> Somebody can give me more details?
>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>

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

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

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

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

* Re: High Availability Support in Xen 3.4
  2009-09-24  0:57 ` Thiago Camargo Martins Cordeiro
@ 2009-09-24  1:03   ` Brendan Cully
  2009-09-24  1:13     ` Thiago Camargo Martins Cordeiro
  0 siblings, 1 reply; 9+ messages in thread
From: Brendan Cully @ 2009-09-24  1:03 UTC (permalink / raw)
  To: Thiago Camargo Martins Cordeiro; +Cc: xen-devel, xen-users, Rafael Emerick

On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins Cordeiro wrote:
> Hi!
> 
>  I know two nice projects for HA, Remus and Kemari.
> 
> http://dsg.cs.ubc.ca/remus
> http://www.osrg.net/kemari

By the way, I (the main Remus developer) have spent the last couple of
weeks refreshing Remus to the latest Xen and getting HVM support in
place. It's just about ready -- we're just working out a few kinks in
the blktap2 port. You can expect a new release in the next few days.

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

* Re: High Availability Support in Xen 3.4
  2009-09-24  1:03   ` Brendan Cully
@ 2009-09-24  1:13     ` Thiago Camargo Martins Cordeiro
  2009-09-24  2:29       ` [Xen-devel] " Rafael Emerick
  0 siblings, 1 reply; 9+ messages in thread
From: Thiago Camargo Martins Cordeiro @ 2009-09-24  1:13 UTC (permalink / raw)
  To: thiagocmartinsc, rafael.rezo, xen-devel, xen-users


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

That's AWESOME!
I wanna build a non-stop Xen cluster with Remus for hosting paravirtualzed
Linux firewalls...

-
 Thiago

2009/9/23 Brendan Cully <brendan@cs.ubc.ca>

> On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins Cordeiro
> wrote:
> > Hi!
> >
> >  I know two nice projects for HA, Remus and Kemari.
> >
> > http://dsg.cs.ubc.ca/remus
> > http://www.osrg.net/kemari
>
> By the way, I (the main Remus developer) have spent the last couple of
> weeks refreshing Remus to the latest Xen and getting HVM support in
> place. It's just about ready -- we're just working out a few kinks in
> the blktap2 port. You can expect a new release in the next few days.
>

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

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

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

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

* Re: [Xen-devel] High Availability Support in Xen 3.4
  2009-09-24  1:13     ` Thiago Camargo Martins Cordeiro
@ 2009-09-24  2:29       ` Rafael Emerick
  2009-09-24  3:58         ` Yoshiaki Tamura
  2009-09-24  7:24         ` [Xen-devel] " Keir Fraser
  0 siblings, 2 replies; 9+ messages in thread
From: Rafael Emerick @ 2009-09-24  2:29 UTC (permalink / raw)
  To: xen-devel, xen-users


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

This projects  already existed before xen 3.4. What kind of support to high
availability,specifically, the version 3.4 has?

Xen 3.4 come with Kemari and Remus? I think not, so.



On Wed, Sep 23, 2009 at 10:13 PM, Thiago Camargo Martins Cordeiro <
thiagocmartinsc@gmail.com> wrote:

> That's AWESOME!
> I wanna build a non-stop Xen cluster with Remus for hosting paravirtualzed
> Linux firewalls...
>
> -
>  Thiago
>
> 2009/9/23 Brendan Cully <brendan@cs.ubc.ca>
>
> On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins Cordeiro
>> wrote:
>> > Hi!
>> >
>> >  I know two nice projects for HA, Remus and Kemari.
>> >
>> > http://dsg.cs.ubc.ca/remus
>> > http://www.osrg.net/kemari
>>
>> By the way, I (the main Remus developer) have spent the last couple of
>> weeks refreshing Remus to the latest Xen and getting HVM support in
>> place. It's just about ready -- we're just working out a few kinks in
>> the blktap2 port. You can expect a new release in the next few days.
>>
>
>

[-- Attachment #1.2: Type: text/html, Size: 1759 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] 9+ messages in thread

* Re: High Availability Support in Xen 3.4
  2009-09-24  2:29       ` [Xen-devel] " Rafael Emerick
@ 2009-09-24  3:58         ` Yoshiaki Tamura
  2009-09-24  7:24         ` [Xen-devel] " Keir Fraser
  1 sibling, 0 replies; 9+ messages in thread
From: Yoshiaki Tamura @ 2009-09-24  3:58 UTC (permalink / raw)
  To: Rafael Emerick; +Cc: xen-devel, xen-users

If you're mentioning something that already comes with Xen 3.4, there is none. 
I guess there is a commercial product, but I'm not that familiar.  Regarding the 
next version of Xen, Kemari is hosting trees which track Xen unstable tree, and 
we've been proposing for integration so far.

Yoshi

Rafael Emerick wrote:
> This projects  already existed before xen 3.4. What kind of support to high
> availability,specifically, the version 3.4 has?
> 
> Xen 3.4 come with Kemari and Remus? I think not, so.
> 
> 
> 
> On Wed, Sep 23, 2009 at 10:13 PM, Thiago Camargo Martins Cordeiro <
> thiagocmartinsc@gmail.com> wrote:
> 
>> That's AWESOME!
>> I wanna build a non-stop Xen cluster with Remus for hosting paravirtualzed
>> Linux firewalls...
>>
>> -
>>  Thiago
>>
>> 2009/9/23 Brendan Cully <brendan@cs.ubc.ca>
>>
>> On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins Cordeiro
>>> wrote:
>>>> Hi!
>>>>
>>>>  I know two nice projects for HA, Remus and Kemari.
>>>>
>>>> http://dsg.cs.ubc.ca/remus
>>>> http://www.osrg.net/kemari
>>> By the way, I (the main Remus developer) have spent the last couple of
>>> weeks refreshing Remus to the latest Xen and getting HVM support in
>>> place. It's just about ready -- we're just working out a few kinks in
>>> the blktap2 port. You can expect a new release in the next few days.
>>>
>>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

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

* Re: [Xen-devel] High Availability Support in Xen 3.4
  2009-09-24  2:29       ` [Xen-devel] " Rafael Emerick
  2009-09-24  3:58         ` Yoshiaki Tamura
@ 2009-09-24  7:24         ` Keir Fraser
  2009-09-24 21:22           ` Rafael Emerick
  1 sibling, 1 reply; 9+ messages in thread
From: Keir Fraser @ 2009-09-24  7:24 UTC (permalink / raw)
  To: Rafael Emerick, xen-devel, xen-users

No there is no complete HA solution integrated into 3.4 branch. Hopefully
this will be a feature for the next stable release.

 -- Keir

On 24/09/2009 03:29, "Rafael Emerick" <rafael.rezo@gmail.com> wrote:

> This projects  already existed before xen 3.4. What kind of support to high
> availability,specifically, the version 3.4 has?
> 
> Xen 3.4 come with Kemari and Remus? I think not, so.
> 
> 
> 
> On Wed, Sep 23, 2009 at 10:13 PM, Thiago Camargo Martins Cordeiro
> <thiagocmartinsc@gmail.com> wrote:
>> That's AWESOME!
>> I wanna build a non-stop Xen cluster with Remus for hosting paravirtualzed
>> Linux firewalls...
>> 
>> -
>>  Thiago
>> 
>> 2009/9/23 Brendan Cully <brendan@cs.ubc.ca>
>> 
>>> On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins Cordeiro
>>> wrote:
>>>> Hi!
>>>> 
>>>>  I know two nice projects for HA, Remus and Kemari.
>>>> 
>>>> http://dsg.cs.ubc.ca/remus
>>>> http://www.osrg.net/kemari
>>> 
>>> By the way, I (the main Remus developer) have spent the last couple of
>>> weeks refreshing Remus to the latest Xen and getting HVM support in
>>> place. It's just about ready -- we're just working out a few kinks in
>>> the blktap2 port. You can expect a new release in the next few days.
>> 
> 
> 

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

* Re: [Xen-devel] High Availability Support in Xen 3.4
  2009-09-24  7:24         ` [Xen-devel] " Keir Fraser
@ 2009-09-24 21:22           ` Rafael Emerick
  2009-09-25  6:57             ` Keir Fraser
  0 siblings, 1 reply; 9+ messages in thread
From: Rafael Emerick @ 2009-09-24 21:22 UTC (permalink / raw)
  To: xen-devel, xen-users


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

Ok, thanks...

But where Xen 3.4 differs of Xen 3.3 in HA terms?

On Thu, Sep 24, 2009 at 4:24 AM, Keir Fraser <keir.fraser@eu.citrix.com>wrote:

> No there is no complete HA solution integrated into 3.4 branch. Hopefully
> this will be a feature for the next stable release.
>
>  -- Keir
>
> On 24/09/2009 03:29, "Rafael Emerick" <rafael.rezo@gmail.com> wrote:
>
> > This projects  already existed before xen 3.4. What kind of support to
> high
> > availability,specifically, the version 3.4 has?
> >
> > Xen 3.4 come with Kemari and Remus? I think not, so.
> >
> >
> >
> > On Wed, Sep 23, 2009 at 10:13 PM, Thiago Camargo Martins Cordeiro
> > <thiagocmartinsc@gmail.com> wrote:
> >> That's AWESOME!
> >> I wanna build a non-stop Xen cluster with Remus for hosting
> paravirtualzed
> >> Linux firewalls...
> >>
> >> -
> >>  Thiago
> >>
> >> 2009/9/23 Brendan Cully <brendan@cs.ubc.ca>
> >>
> >>> On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins
> Cordeiro
> >>> wrote:
> >>>> Hi!
> >>>>
> >>>>  I know two nice projects for HA, Remus and Kemari.
> >>>>
> >>>> http://dsg.cs.ubc.ca/remus
> >>>> http://www.osrg.net/kemari
> >>>
> >>> By the way, I (the main Remus developer) have spent the last couple of
> >>> weeks refreshing Remus to the latest Xen and getting HVM support in
> >>> place. It's just about ready -- we're just working out a few kinks in
> >>> the blktap2 port. You can expect a new release in the next few days.
> >>
> >
> >
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 2447 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] 9+ messages in thread

* Re: High Availability Support in Xen 3.4
  2009-09-24 21:22           ` Rafael Emerick
@ 2009-09-25  6:57             ` Keir Fraser
  0 siblings, 0 replies; 9+ messages in thread
From: Keir Fraser @ 2009-09-25  6:57 UTC (permalink / raw)
  To: Rafael Emerick, xen-devel, xen-users

Xen 3.4 has some RAS features -- CPU offlining and memory offlining, and
some support for machine-check exceptions. It's not all really joined
together for easy user deployment however.

 -- Keir

On 24/09/2009 22:22, "Rafael Emerick" <rafael.rezo@gmail.com> wrote:

> Ok, thanks...
> 
> But where Xen 3.4 differs of Xen 3.3 in HA terms?
> 
> On Thu, Sep 24, 2009 at 4:24 AM, Keir Fraser <keir.fraser@eu.citrix.com>
> wrote:
>> No there is no complete HA solution integrated into 3.4 branch. Hopefully
>> this will be a feature for the next stable release.
>> 
>>  -- Keir
>> 
>> On 24/09/2009 03:29, "Rafael Emerick" <rafael.rezo@gmail.com> wrote:
>> 
>>> This projects  already existed before xen 3.4. What kind of support to high
>>> availability,specifically, the version 3.4 has?
>>> 
>>> Xen 3.4 come with Kemari and Remus? I think not, so.
>>> 
>>> 
>>> 
>>> On Wed, Sep 23, 2009 at 10:13 PM, Thiago Camargo Martins Cordeiro
>>> <thiagocmartinsc@gmail.com> wrote:
>>>> That's AWESOME!
>>>> I wanna build a non-stop Xen cluster with Remus for hosting paravirtualzed
>>>> Linux firewalls...
>>>> 
>>>> -
>>>>  Thiago
>>>> 
>>>> 2009/9/23 Brendan Cully <brendan@cs.ubc.ca>
>>>> 
>>>>> On Wednesday, 23 September 2009 at 21:57, Thiago Camargo Martins Cordeiro
>>>>> wrote:
>>>>>> Hi!
>>>>>> 
>>>>>>  I know two nice projects for HA, Remus and Kemari.
>>>>>> 
>>>>>> http://dsg.cs.ubc.ca/remus
>>>>>> http://www.osrg.net/kemari
>>>>> 
>>>>> By the way, I (the main Remus developer) have spent the last couple of
>>>>> weeks refreshing Remus to the latest Xen and getting HVM support in
>>>>> place. It's just about ready -- we're just working out a few kinks in
>>>>> the blktap2 port. You can expect a new release in the next few days.
>>>> 
>>> 
>>> 
>> 
>> 
> 
> 

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

end of thread, other threads:[~2009-09-25  6:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23 23:45 High Availability Support in Xen 3.4 Rafael Emerick
2009-09-24  0:57 ` Thiago Camargo Martins Cordeiro
2009-09-24  1:03   ` Brendan Cully
2009-09-24  1:13     ` Thiago Camargo Martins Cordeiro
2009-09-24  2:29       ` [Xen-devel] " Rafael Emerick
2009-09-24  3:58         ` Yoshiaki Tamura
2009-09-24  7:24         ` [Xen-devel] " Keir Fraser
2009-09-24 21:22           ` Rafael Emerick
2009-09-25  6:57             ` Keir Fraser

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.