I'm sorry if you got the multiple copies of the same email.
I did some configuration change in cib.xml through cibadmin, but I got some 
warnings in log. The detailed logs and configuration are shown below.
 
I am using HA 2.1.3. From the warning logs, it seems that the new version are 
not supporting those cluster options. Are those options names changed in HA 
2.1.3?
Can someone point to me the right place that will have the up-to-date option 
list please?
 
Any help will very appreciated.
 
 
=======================Warning logs===========================
[14820]: WARN: cluster_option: Using deprecated name 'no_quorum_policy' for 
cluster option 'no-quo
rum-policy'
[14820]: WARN: cluster_option: Using deprecated name 'symmetric_cluster' for 
cluster option 'symme
tric-cluster'
[14820]: WARN: cluster_option: Using deprecated name 'stonith_enabled' for 
cluster option 'stonith
-enabled'
: [14820]: WARN: cluster_option: Using deprecated name 
'default_resource_stickiness' for cluster opt
ion 'default-resource-stickiness'
14820]: WARN: cluster_option: Using deprecated name 'is_managed_default' for 
cluster option 'is-m
anaged-default'
 [14820]: WARN: cluster_option: Using deprecated name 'stop_orphan_resources' 
for cluster option 's
top-orphan-resources'
[14820]: WARN: cluster_option: Using deprecated name 'stop_orphan_actions' for 
cluster option 'sto
p-orphan-actions'
 
 
==================Part of cib.xml config=======================
<cluster_property_set id="default-options">
  <attributes>
    <nvpair id="symmetric_cluster" name="symmetric_cluster" value="true"/>
    <nvpair id="no_quorum_policy" name="no_quorum_policy" value="stop"/>
    <nvpair id="default_resource_stickiness" name="default_resource_stickiness" 
value="0"/>
    <nvpair id="stonith_enabled" name="stonith_enabled" value="false"/>
    <nvpair id="stop_orphan_resources" name="stop_orphan_resources" 
value="true"/>
    <nvpair id="stop_orphan_actions" name="stop_orphan_actions" value="true"/>
    <nvpair id="is_managed_default" name="is_managed_default" value="true"/>
  </attributes>
</cluster_property_set>


      ___________________________________________________________ 
 雅虎邮箱,您的终生邮箱! 
http://cn.mail.yahoo.com/
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to