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

Kristoffer Gronlund KGronlund at suse.com
Fri Aug 7 04:14:29 EDT 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).

Hi,

Should be fixed as of this commit:

https://github.com/ClusterLabs/crmsh/commit/fb68ae485a7d2da6d3b4f5e4fb8
73e3e16bb2f8e

Thanks for the report!
// Kristoffer

> Best,
> Vladislav
> 


More information about the Users mailing list