Activity log for bug #1407678

Date Who What changed Old value New value Message
2015-01-05 13:41:57 Bogdan Dobrelya bug added bug
2015-01-05 13:42:02 Bogdan Dobrelya fuel: status New Triaged
2015-01-05 13:42:07 Bogdan Dobrelya fuel: milestone 6.1
2015-01-05 13:42:12 Bogdan Dobrelya fuel: assignee Bogdan Dobrelya (bogdando)
2015-01-05 13:42:15 Bogdan Dobrelya fuel: importance Undecided Medium
2015-01-05 13:53:22 Bogdan Dobrelya bug added subscriber Bartosz Kupidura
2015-01-05 13:53:57 OpenStack Infra fuel: status Triaged In Progress
2015-01-07 15:16:42 Bogdan Dobrelya description Steps to reproduce: 1. Find management_vip node: # ssh node-1 'crm status' 2. Reboot node with any other at the same time: # for i in node-{1,2}; do ssh $i 'nohup reboot &'; done 3. In ~10% cases one node will hang on shutdown process. 3. In ~30% cases one nodes' shutdown process takes a lot of time Looks like problem with RabbitMQ or RabbitMQ resource agent. I tested reboot after disabling rabbitmq-server, 5/5 tries ends with success. Setting shutdown-escalation="120" as cluster properties solves issue Steps to reproduce: 1. Find management_vip node: # ssh node-1 'crm status' 2. Reboot node with any other at the same time: # for i in node-{1,2}; do ssh $i 'nohup reboot &'; done 3. In ~10% cases one node will hang on shutdown process. 3. In ~30% cases one nodes' shutdown process takes a lot of time Looks like RabbitMQ RA causes cluster to hangs during reboot. Updating the shutdown-escalation property would not solve the issue.
2015-01-07 15:17:14 Bogdan Dobrelya fuel: assignee Bogdan Dobrelya (bogdando) Fuel Library Team (fuel-library)
2015-01-07 15:17:21 Bogdan Dobrelya fuel: status In Progress Confirmed
2015-04-01 12:11:44 Sergey Yudin attachment added coros1.png https://bugs.launchpad.net/fuel/+bug/1407678/+attachment/4362909/+files/coros1.png
2015-04-01 12:12:09 Sergey Yudin attachment added coros2.png https://bugs.launchpad.net/fuel/+bug/1407678/+attachment/4362910/+files/coros2.png
2015-04-02 11:09:14 Vladimir Kuklin fuel: importance Medium High
2015-04-03 12:23:35 Vladimir Kuklin fuel: assignee Fuel Library Team (fuel-library) Bogdan Dobrelya (bogdando)
2015-04-03 13:50:05 Bogdan Dobrelya fuel: status Confirmed Fix Committed