[ClusterLabs] node attributes go to different instance_attributes sections in crmsh

Kristoffer Gronlund KGronlund at suse.com
Thu Aug 6 16:01:25 UTC 2015


On tor, 2015-08-06 at 18:01 +0300, Vladislav Bogdanov wrote:
> Hi,
> 
> following illustrates what happens with 'crm configure show' output 
> after
> playing with 'crm node standby|online' having some node attributes 
> already set from
> the loaded config.
> 
> xml <node id="1" uname="dell71"> \
>   <instance_attributes id="dell71-instance_attributes"> \
>     <nvpair name="staging-0-0-placement" value="true" id="dell71
> -instance_attributes-staging-0-0-placement"/> \
>     <nvpair name="meta-0-0-placement" value="true" id="dell71
> -instance_attributes-meta-0-0-placement"/> \
>   </instance_attributes> \
>   <instance_attributes id="nodes-1"> \
>     <nvpair id="nodes-1-standby" name="standby" value="off"/> \
>   </instance_attributes> \
> </node>
> 
> I hope it is possible to fix that,
> verified on 180ba56 (with CIB erase and following reupload from crmsh 
> format).
> 

Confirmed, there's a bug in crmsh with multiple instance_attributes
sets on nodes. I'm working on a fix.

Cheers,
Kristoffer

> Best,
> Vladislav
> 


More information about the Users mailing list