Executing command 'crm configure property maintenance-mode=true' on controller failed with 'ERROR: CIB not supported: validator 'pacemaker-2.4', release '3.0.10''

Bug #1568921 reported by Andrey Sledzinskiy
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
High
Unassigned

Bug Description

fuel iso - 9.0-172
fuel version - http://paste.openstack.org/show/493665/

update of pacemaker https://bugs.launchpad.net/fuel/+bug/1524672 might have brought regression

Steps:
1. Deploy next cluster - Neutron Vlan, default storages, 3 controllers, 2 compute, 1 cinder
2. After deployment ssh to any controller
3. Execute:
crm configure property maintenance-mode=true

Expected result - successful command execution
Actual result - it failed
ERROR: CIB not supported: validator 'pacemaker-2.4', release '3.0.10'
ERROR: You may try the upgrade command
ERROR: configure: Missing requirements

That error leads to failure of test when we tried to get running rabbit nodes but get:

Executing command: 'rabbitmqctl cluster_status'
2016-04-11 02:02:45,602 - DEBUG ssh_manager.py:201 -- Host: 10.109.16.3
Command: 'rabbitmqctl cluster_status'
Exit code: 0
STDOUT:
Cluster status of node 'rabbit@messaging-node-5' ...
[{nodes,[{disc,['rabbit@messaging-node-1','rabbit@messaging-node-2',
                'rabbit@messaging-node-5']}]},
 {alarms,[{'rabbit@messaging-node-1',[]},{'rabbit@messaging-node-2',[]}]}]

At that moment rabbit app was stopped at node-5 and cluster was re-assembling but we expected to avoid it by executing
crm configure property maintenance-mode=true

logs are attached

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.