Re: [ClusterLabs] Pacemaker 1.1.16 released

2016-12-02 Thread Jehan-Guillaume de Rorthais
On Fri, 2 Dec 2016 13:44:59 -0600
Ken Gaillot  wrote:

> On 12/01/2016 11:58 AM, Jehan-Guillaume de Rorthais wrote:
> > 
> > 
> > Le 1 décembre 2016 17:39:45 GMT+01:00, Ken Gaillot  a
> > écrit :  
> >> On 12/01/2016 10:13 AM, Jehan-Guillaume de Rorthais wrote:  
> >>> On Wed, 30 Nov 2016 14:05:19 -0600
> >>> Ken Gaillot  wrote:
> >>>  
>  ClusterLabs is proud to announce the latest release of the Pacemaker
>  cluster resource manager, version 1.1.15.  
> >>>
> >>> 1.1.6 I guess ;)  
> >>
> >> Whoops!
> >>
> >> Well now I don't feel so bad since the correction is wrong too ;)  
> > 
> > Argh !! :-D 
> > 
> > What about my questions bellow BTW ? :-P 
> >   
> >>> But congrats anyway !
> >>>  
>  * Previously, the OCF_RESKEY_CRM_meta_notify_active_* variables were not
>  properly passed to multistate resources with notification enabled.
>  This has been fixed. To help resource agents detect when the fix is
>  available, the CRM feature set has been incremented. (Whenever the
>  feature set changes, mixed-version clusters are supported only during
>  rolling upgrades -- nodes with an older version will not be allowed to
>  rejoin once they shut down.)  
> >>>
> >>>   * how could we get the "CRM feature set" version from the RA?  
> 
> it's passed as an environment variable
> 
> >>>   * when this "CRM feature set" has been introduced in Pacemaker?  
> 
> always, see http://wiki.clusterlabs.org/wiki/ReleaseCalendar

Thank you for the answers!

Regards,

___
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


Re: [ClusterLabs] Pacemaker 1.1.16 released

2016-12-02 Thread Ken Gaillot
On 12/01/2016 11:58 AM, Jehan-Guillaume de Rorthais wrote:
> 
> 
> Le 1 décembre 2016 17:39:45 GMT+01:00, Ken Gaillot  a 
> écrit :
>> On 12/01/2016 10:13 AM, Jehan-Guillaume de Rorthais wrote:
>>> On Wed, 30 Nov 2016 14:05:19 -0600
>>> Ken Gaillot  wrote:
>>>
 ClusterLabs is proud to announce the latest release of the Pacemaker
 cluster resource manager, version 1.1.15.
>>>
>>> 1.1.6 I guess ;)
>>
>> Whoops!
>>
>> Well now I don't feel so bad since the correction is wrong too ;)
> 
> Argh !! :-D 
> 
> What about my questions bellow BTW ? :-P 
> 
>>> But congrats anyway !
>>>
 * Previously, the OCF_RESKEY_CRM_meta_notify_active_* variables were not
 properly passed to multistate resources with notification enabled.
 This has been fixed. To help resource agents detect when the fix is
 available, the CRM feature set has been incremented. (Whenever the
 feature set changes, mixed-version clusters are supported only during
 rolling upgrades -- nodes with an older version will not be allowed to
 rejoin once they shut down.)
>>>
>>>   * how could we get the "CRM feature set" version from the RA?

it's passed as an environment variable

>>>   * when this "CRM feature set" has been introduced in Pacemaker?

always, see http://wiki.clusterlabs.org/wiki/ReleaseCalendar


___
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


Re: [ClusterLabs] Pacemaker 1.1.16 released

2016-12-01 Thread Jehan-Guillaume de Rorthais


Le 1 décembre 2016 17:39:45 GMT+01:00, Ken Gaillot  a 
écrit :
>On 12/01/2016 10:13 AM, Jehan-Guillaume de Rorthais wrote:
>> On Wed, 30 Nov 2016 14:05:19 -0600
>> Ken Gaillot  wrote:
>> 
>>> ClusterLabs is proud to announce the latest release of the Pacemaker
>>> cluster resource manager, version 1.1.15.
>> 
>> 1.1.6 I guess ;)
>
>Whoops!
>
>Well now I don't feel so bad since the correction is wrong too ;)

Argh !! :-D 

What about my questions bellow BTW ? :-P 

>> But congrats anyway !
>> 
>>> * Previously, the OCF_RESKEY_CRM_meta_notify_active_* variables were not
>>> properly passed to multistate resources with notification enabled.
>>> This has been fixed. To help resource agents detect when the fix is
>>> available, the CRM feature set has been incremented. (Whenever the
>>> feature set changes, mixed-version clusters are supported only during
>>> rolling upgrades -- nodes with an older version will not be allowed to
>>> rejoin once they shut down.)
>> 
>>   * how could we get the "CRM feature set" version from the RA?
>>   * when this "CRM feature set" has been introduced in Pacemaker?
>> 
>> Regards,
>> 

-- 
Sent from my phone

___
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


Re: [ClusterLabs] Pacemaker 1.1.16 released

2016-12-01 Thread Ken Gaillot
On 12/01/2016 10:13 AM, Jehan-Guillaume de Rorthais wrote:
> On Wed, 30 Nov 2016 14:05:19 -0600
> Ken Gaillot  wrote:
> 
>> ClusterLabs is proud to announce the latest release of the Pacemaker
>> cluster resource manager, version 1.1.15.
> 
> 1.1.6 I guess ;)

Whoops!

Well now I don't feel so bad since the correction is wrong too ;)

> But congrats anyway !
> 
>> * Previously, the OCF_RESKEY_CRM_meta_notify_active_* variables were not
>> properly passed to multistate resources with notification enabled. This
>> has been fixed. To help resource agents detect when the fix is
>> available, the CRM feature set has been incremented. (Whenever the
>> feature set changes, mixed-version clusters are supported only during
>> rolling upgrades -- nodes with an older version will not be allowed to
>> rejoin once they shut down.)
> 
>   * how could we get the "CRM feature set" version from the RA?
>   * when this "CRM feature set" has been introduced in Pacemaker?
> 
> Regards,
> 


___
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


Re: [ClusterLabs] Pacemaker 1.1.16 released

2016-12-01 Thread Jehan-Guillaume de Rorthais
On Wed, 30 Nov 2016 14:05:19 -0600
Ken Gaillot  wrote:

> ClusterLabs is proud to announce the latest release of the Pacemaker
> cluster resource manager, version 1.1.15.

1.1.6 I guess ;)

But congrats anyway !

> * Previously, the OCF_RESKEY_CRM_meta_notify_active_* variables were not
> properly passed to multistate resources with notification enabled. This
> has been fixed. To help resource agents detect when the fix is
> available, the CRM feature set has been incremented. (Whenever the
> feature set changes, mixed-version clusters are supported only during
> rolling upgrades -- nodes with an older version will not be allowed to
> rejoin once they shut down.)

  * how could we get the "CRM feature set" version from the RA?
  * when this "CRM feature set" has been introduced in Pacemaker?

Regards,
-- 
Jehan-Guillaume de Rorthais
Dalibo

___
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org