22.08.2013 13:57, Kristoffer Grönlund wrote:
> Hi Takatoshi-san,
> 
> On Wed, 21 Aug 2013 13:56:34 +0900
> Takatoshi MATSUO <[email protected]> wrote:
> 
>> Hi Kristoffer
>>
>> I reproduced the error with latest changest(b5ffd99e).
> 
> Thank you, with your description I was able to reproduce and create a
> test case for the problem. I have pushed a workaround for the issue in
> the crm shell which stops the crm shell from adding comments to the
> CIB. (changeset e35236439b8e)

Kristoffer, Dejan, could you please also look why I loose the whole
rsc_defaults $id="rsc_options"
section when I do 'crm configure edit' and edit one of
property $id="cib-bootstrap-options"?

pacemaker is 1.1.10, crmsh is latest tip.

Relevant log lines from cib process are:
Aug 23 08:44:23 mgmt01 crm_verify[5891]:   notice: crm_log_args: Invoked: 
crm_verify -V -p 
Aug 23 08:44:24 mgmt01 cibadmin[5897]:   notice: crm_log_args: Invoked: 
cibadmin -p -P 
Aug 23 08:44:25 mgmt01 crmd[10180]:   notice: do_state_transition: State 
transition S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_FSA_INTERNAL 
origin=abort_transition_graph ]
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: log_cib_diff: cib:diff: Local-only 
Change: 0.772.1
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --         <nvpair 
value="100" id="cib-bootstrap-options-default-resource-stickiness"/>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --       
<meta_attributes id="rsc_options">
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --         <nvpair 
name="allow-migrate" value="false" id="rsc_options-allow-migrate"/>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --         <nvpair 
name="failure-timeout" value="10m" id="rsc_options-failure-timeout"/>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --         <nvpair 
name="migration-threshold" value="INFINITY" 
id="rsc_options-migration-threshold"/>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --         <nvpair 
name="multiple-active" value="stop_start" id="rsc_options-multiple-active"/>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --         <nvpair 
name="priority" value="0" id="rsc_options-priority"/>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: --       
</meta_attributes>
Aug 23 08:44:25 mgmt01 cib[10175]:   notice: cib:diff: ++         <nvpair 
name="default-resource-stickiness" value="10" 
id="cib-bootstrap-options-default-resource-stickiness"/>
Aug 23 08:44:28 mgmt01 crmd[10180]:   notice: run_graph: Transition 84 
(Complete=3, Pending=0, Fired=0, Skipped=0, Incomplete=0, 
Source=/var/lib/pacemaker/pengine/pe-input-28.bz2): Complete
Aug 23 08:44:28 mgmt01 crmd[10180]:   notice: do_state_transition: State 
transition S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS 
cause=C_FSA_INTERNAL origin=notify_crmd ]
Aug 23 08:44:28 mgmt01 pengine[10179]:   notice: process_pe_message: Calculated 
Transition 84: /var/lib/pacemaker/pengine/pe-input-28.bz2

What I edited is default-resource-stickiness, but the whole <meta_attributes 
id="rsc_options">
gone too.

Vladislav

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to