Hi Dejan
Thank you. I confirmed it.
But I catch another error.
I can't use a file which includes comment(#) again.
config.crm
-----------------------------------
property \
no-quorum-policy="ignore" \
stonith-enabled="false"
# comment
rsc_defaults \
resource-stickiness="INFINITY" \
migration-threshold="1"
-----------------------------------
# crm configure load update config.crm > /dev/null
Call cib_apply_diff failed (-203): Update does not conform to the
configured schema
ERROR: could not patch cib (rc=203)
INFO: offending xml diff: <diff crm_feature_set="3.0.7">
(snip)
Regards,
Takatoshi MATSUO
2013/8/9 Dejan Muhamedagic <[email protected]>:
> Hi Takatoshi-san,
>
> On Thu, Aug 08, 2013 at 11:26:54AM +0900, Takatoshi MATSUO wrote:
>> Hi Dejan
>>
>> I caught this error with 1.2.6-rc1 when loading configuration file.
>> ---
>> crm configure load update config.crm
>> ERROR: elements cib-bootstrap-options already exist
>> ---
>>
>> config.crm
>> ---
>> property \
>> no-quorum-policy="ignore" \
>> stonith-enabled="false"
>>
>> rsc_defaults \
>> resource-stickiness="INFINITY" \
>> migration-threshold="1"
>> ---
>>
>> I use
>> - RHEL6
>> - Pacemaker 83fc351 (latest)
>
> Should be fixed now. Thanks for reporting.
>
> Cheers,
>
> Dejan
>
>> Thanks,
>> Takatoshi MATSUO
>> _______________________________________________________
>> Linux-HA-Dev: [email protected]
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
>> Home Page: http://linux-ha.org/
> _______________________________________________________
> Linux-HA-Dev: [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/