Activity log for bug #1536589

Date Who What changed Old value New value Message
2016-01-21 11:36:13 Radomir Dopieralski bug added bug
2016-01-21 11:36:41 Radomir Dopieralski description If during live migration the connection to nova conductor service is somehow lost (for instance, due to the rabbitmq server becoming unavailable), the migration status of the nodes never gets updated, and they end up forever in "migrating" state, with the actual guest already running on the new host, but the data in the nova database still pointing at the old host. This happens in all versions at lest up to Mitaka. How to reproduce: 1. Create a simple setup with two hosts. 2. Create an instance and start a live migration. 3. Kill the rabbitmq server. 4. Wait for the migration to finish. 5. Bring the rabbitmq server back up. 6. Observe the instance stuck in "migrating" state, with everything migrated o the new host, but Nova thinking it's still on the old host. If during live migration the connection to nova conductor service is somehow lost (for instance, due to the rabbitmq server becoming unavailable), the migration status of the nodes never gets updated, and they end up forever in "migrating" state, with the actual guest already running on the new host, but the data in the nova database still pointing at the old host. This happens in all versions at lest up to Mitaka. How to reproduce: 1. Create a simple setup with two hosts. 2. Create an instance and start a live migration. 3. Kill the rabbitmq server. 4. Wait for the migration to finish. 5. Bring the rabbitmq server back up. 6. Observe the instance stuck in "migrating" state, with everything migrated to the new host, but Nova thinking it's still on the old host.
2016-01-21 11:36:53 Radomir Dopieralski nova: assignee Radomir Dopieralski (thesheep)
2016-01-21 11:37:29 Radomir Dopieralski summary Inconsistent state if connection to conductor is lost during live migration Inconsistent state when connection to conductor is lost during live migration
2016-01-25 09:36:44 jichenjc tags live-migration
2016-02-17 16:02:37 Sean Dague nova: status New Confirmed
2016-02-17 16:02:41 Sean Dague nova: importance Undecided Medium
2016-06-07 08:47:59 Takashi Natsume nova: status Confirmed In Progress
2017-06-23 12:36:21 Sean Dague nova: status In Progress Confirmed
2017-06-23 12:36:28 Sean Dague nova: assignee Radomir Dopieralski (deshipu)
2017-06-27 16:01:11 Sean Dague tags live-migration live-migration openstack-version.mitaka