You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your current configuration pacemaker-1.2 could not validate with any schema in range [pacemaker-1.2, pacemaker-3.2], cannot upgrade to pacemaker-3.0.
104
+
Cannot upgrade configuration (claiming schema pacemaker-1.2) to at least pacemaker-3.0 because it does not validate with any schema from pacemaker-1.2to pacemaker-3.2
105
105
=#=#=#= End test: Run crm_simulate with invalid CIB (enum violation) - Invalid configuration (78) =#=#=#=
106
106
* Passed: crm_simulate - Run crm_simulate with invalid CIB (enum violation)
107
107
=#=#=#= Begin test: Try to make resulting CIB invalid (unrecognized validate-with) =#=#=#=
Your current configuration pacemaker-9999.0 could not validate with any schema in range [unknown, pacemaker-3.2], cannot upgrade to pacemaker-3.0.
194
+
Cannot upgrade configuration (claiming schema pacemaker-9999.0) to at least pacemaker-3.0 because it does not validate with any schema from unknownto pacemaker-3.2
195
195
=#=#=#= End test: Run crm_simulate with invalid CIB (unrecognized validate-with) - Invalid configuration (78) =#=#=#=
196
196
* Passed: crm_simulate - Run crm_simulate with invalid CIB (unrecognized validate-with)
197
197
=#=#=#= Begin test: Try to make resulting CIB invalid, but possibly recoverable (valid with X.Y+1) =#=#=#=
@@ -320,7 +320,7 @@ Revised cluster status:
320
320
=#=#=#= End test: Make resulting CIB valid, although without validate-with attribute - OK (0) =#=#=#=
321
321
* Passed: cibadmin - Make resulting CIB valid, although without validate-with attribute
322
322
=#=#=#= Begin test: Run crm_simulate with valid CIB, but without validate-with attribute =#=#=#=
323
-
Configuration validation is currently disabled. It is highly encouraged and prevents many common cluster issues.
323
+
Schema validation of configuration is disabled (enabling is encouraged and prevents common misconfigurations)
324
324
unpack_resources error: Resource start-up disabled since no STONITH resources have been defined
325
325
unpack_resources error: Either configure some or disable STONITH with the stonith-enabled option
326
326
unpack_resources error: NOTE: Clusters with shared data need STONITH to ensure data integrity
@@ -399,7 +399,7 @@ element rsc_order: Relax-NG validity error : Element constraints has extra conte
399
399
=#=#=#= End test: Make resulting CIB invalid, and without validate-with attribute - OK (0) =#=#=#=
400
400
* Passed: cibadmin - Make resulting CIB invalid, and without validate-with attribute
401
401
=#=#=#= Begin test: Run crm_simulate with invalid CIB, also without validate-with attribute =#=#=#=
402
-
Configuration validation is currently disabled. It is highly encouraged and prevents many common cluster issues.
402
+
Schema validation of configuration is disabled (enabling is encouraged and prevents common misconfigurations)
403
403
validity.bad.xml:10: element rsc_order: Relax-NG validity error : Invalid attribute first-action for element rsc_order
404
404
validity.bad.xml:10: element rsc_order: Relax-NG validity error : Element constraints has extra content: rsc_order
405
405
validity.bad.xml:10: element rsc_order: Relax-NG validity error : Invalid attribute first-action for element rsc_order
@@ -439,7 +439,7 @@ validity.bad.xml:10: element rsc_order: Relax-NG validity error : Element constr
439
439
unpack_resources error: Resource start-up disabled since no STONITH resources have been defined
440
440
unpack_resources error: Either configure some or disable STONITH with the stonith-enabled option
441
441
unpack_resources error: NOTE: Clusters with shared data need STONITH to ensure data integrity
0 commit comments