Failed command "crm configure property maintenance-mode"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Mikhail Samoylov | ||
Mitaka |
Fix Released
|
High
|
Mikhail Samoylov | ||
Newton |
Fix Committed
|
High
|
Mikhail Samoylov |
Bug Description
Scenario:
1. SSH to first controller and put corosync cluster to
crm configure property maintenance-
2. Stop corosync service on first controller with commands:
'crm configure property maintenance-
'service corosync stop'
3. Check on master node that rabbit-fence.log contains
4. On second controller check that rabbitmq cluster_status
5. On first controller start corosync service and restart pacemaker
6. Check that pcs status contains all 3 nodes
Expected result:
Both commands execution finished without errors and test passed
Actual result:
Error:
root@node-1:~# crm configure property maintenance-
ERROR: CIB not supported: validator 'pacemaker-2.4', release '3.0.10'
ERROR: You may try the upgrade command
ERROR: configure: Missing requirements
https:/
description: | updated |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Maciej Relewicz (rlu) |
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: on-verification |
tags: | removed: on-verification |
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
version
expected result
steps to reproduce
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug