Activity log for bug #1528488

Date Who What changed Old value New value Message
2015-12-22 09:30:06 Ksenia Svechnikova bug added bug
2015-12-22 09:47:56 Bogdan Dobrelya tags area-library qa- area-library
2015-12-22 10:03:34 Matthew Mosesohn fuel: assignee Fuel Library Team (fuel-library) Dmitry Bilunov (dbilunov)
2015-12-22 10:26:44 Bogdan Dobrelya fuel: status New Incomplete
2015-12-22 11:13:07 Bogdan Dobrelya tags area-library area-library granular
2015-12-22 11:14:54 Bogdan Dobrelya tags area-library granular area-library granular life-cycle-management
2015-12-22 11:15:04 Bogdan Dobrelya fuel: status Incomplete Confirmed
2015-12-22 11:17:55 Bogdan Dobrelya bug added subscriber Dmitry Ilyin
2015-12-22 11:50:57 Bogdan Dobrelya summary Adding controller to the cluster fails with "Primitive 'p_dns' was not found in CIB!" Adding controller to the cluster fails with "Primitive 'p_dns' was not found in CIB!" because cluster task shall be executed on all corosync nodes ahead of any other tasks manipulating with pacemaker resources
2015-12-22 11:51:29 Bogdan Dobrelya bug added subscriber Vladimir Kuklin
2015-12-22 11:53:01 Bogdan Dobrelya marked as duplicate 1494507
2015-12-22 14:36:36 Bogdan Dobrelya removed duplicate marker 1494507
2015-12-22 14:37:33 Bogdan Dobrelya fuel: status Confirmed Invalid
2015-12-23 10:22:02 slava valyavskiy fuel: status Invalid Confirmed
2015-12-23 13:01:34 Matthew Mosesohn tags area-library granular life-cycle-management area-library granular life-cycle-management team-bugfix
2015-12-25 13:20:48 slava valyavskiy description Reproduced on ISO 307 and 328 Steps: 1. Revert snapshot NeutronVlanHa with 5 slaves 2. Add 1 controller to the ready cluster: fuel node --node 6 --env 1 --provision fuel node --node 6 --env 1 --deploy Expected result: node is ready Actual result: node is in Error (2015-12-22 09:12:22 ERR (/Stage[main]/Cluster::Dns_ocf/Service[p_dns]) Could not evaluate: Primitive 'p_dns' was not found in CIB!) Puppet: http://paste.openstack.org/show/482486/ Pacemaker: Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_element_value: Couldn't find admin_epoch in NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_abort: crm_element_value: Triggered assert at xml.c:6047 : data != NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_element_value: Couldn't find epoch in NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_abort: crm_element_value: Triggered assert at xml.c:6047 : data != NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_element_value: Couldn't find num_updates in NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_abort: crm_element_value: Triggered assert at xml.c:6047 : data != NULL Reproduced on ISO 307 and 328 Steps:             1. Revert snapshot NeutronVlanHa with 5 slaves             2. Add 1 controller to the ready cluster:                     fuel node --node 6 --env 1 --provision                     fuel node --node 6 --env 1 --deploy Expected result: node is ready Actual result: node is in Error (2015-12-22 09:12:22 ERR (/Stage[main]/Cluster::Dns_ocf/Service[p_dns]) Could not evaluate: Primitive 'p_dns' was not found in CIB!) Puppet: http://paste.openstack.org/show/482486/ Pacemaker: Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_element_value: Couldn't find admin_epoch in NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_abort: crm_element_value: Triggered assert at xml.c:6047 : data != NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_element_value: Couldn't find epoch in NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_abort: crm_element_value: Triggered assert at xml.c:6047 : data != NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_element_value: Couldn't find num_updates in NULL Dec 22 09:09:50 [5883] node-6.test.domain.local cib: error: crm_abort: crm_element_value: Triggered assert at xml.c:6047 : data != NULL
2015-12-25 13:21:12 slava valyavskiy tags area-library granular life-cycle-management team-bugfix area-python granular life-cycle-management team-bugfix tricky
2015-12-28 16:24:08 Dmitry Tyzhnenko attachment added fuel-snapshot-2015-12-28_16-07-08.tar.xz https://bugs.launchpad.net/fuel/+bug/1528488/+attachment/4541386/+files/fuel-snapshot-2015-12-28_16-07-08.tar.xz
2016-01-08 10:41:44 Bogdan Dobrelya fuel: status Confirmed Invalid
2016-01-08 10:44:08 Bogdan Dobrelya summary Adding controller to the cluster fails with "Primitive 'p_dns' was not found in CIB!" because cluster task shall be executed on all corosync nodes ahead of any other tasks manipulating with pacemaker resources Adding controller to the cluster fails with "Primitive 'p_dns' was not found in CIB!" because deploy_changes should be used instead of a single node deploy commands