Activity log for bug #1305062

Date Who What changed Old value New value Message
2014-04-09 13:31:40 Loganathan Parthipan bug added bug
2014-04-09 13:31:49 Loganathan Parthipan nova: assignee Loganathan Parthipan (parthipan)
2014-04-09 16:26:55 Tracy Jones tags compute
2014-04-12 06:36:49 Loganathan Parthipan nova: status New Confirmed
2014-06-04 14:10:36 OpenStack Infra nova: status Confirmed In Progress
2014-09-17 12:40:33 Freddie Zhang bug added subscriber Freddie Zhang
2014-09-17 19:13:57 Sean Dague nova: status In Progress Confirmed
2014-09-17 19:14:01 Sean Dague nova: importance Undecided Medium
2014-09-17 19:14:03 Sean Dague nova: assignee Loganathan Parthipan (parthipan)
2014-12-12 15:10:31 Matthew Gilliard nova: assignee Matthew Gilliard (matthew-gilliard-u)
2014-12-15 14:27:43 OpenStack Infra nova: status Confirmed In Progress
2014-12-22 10:55:49 Dr. Jens Harbott bug added subscriber Dr. Jens Rosenboom
2015-01-30 09:07:22 Pawel Koniszewski bug added subscriber Pawel Koniszewski
2015-03-19 15:33:24 Pawel Koniszewski tags compute compute live-migrate
2015-10-20 12:01:46 Pawel Koniszewski summary live migration doesn't work for VMs in paused or rescued states live migration doesn't work for VMs in rescued state
2015-10-20 12:02:27 Pawel Koniszewski description I'd expect live-migration to migrate instances in paused or rescued states as they're online VMs anyway, as opposed to those that are shutoff or suspended. However, I see that it's currently disabled in the compute API. nova live-migration --block-migrate b32b0eb4-b8aa-4204-b104-61e733839227 overcloud-novacompute0-aipxwbabgq7a ERROR: Cannot 'os-migrateLive' while instance is in vm_state paused (HTTP 409) (Request-ID: req-d5b47ef0-6674-48dd-b4ac-eea86951246c) nova live-migration --block-migrate b32b0eb4-b8aa-4204-b104-61e733839227 overcloud-novacompute0-aipxwbabgq7a ERROR: Cannot 'os-migrateLive' while instance is in vm_state rescued (HTTP 409) (Request-ID: req-5eea8f1c-5602-4d48-9690-929baff3b560) This is stopped by this decorator: @check_instance_state(vm_state=[vm_states.ACTIVE]) def live_migrate(self, context, instance, block_migration, However, there are more to it than fixing the decorator. Should we treat this as a feature or bugfix? I'd expect live-migration to migrate instances in rescued state as they're online VMs anyway, as opposed to those that are shutoff or suspended. However, I see that it's currently disabled in the compute API. nova live-migration --block-migrate b32b0eb4-b8aa-4204-b104-61e733839227 overcloud-novacompute0-aipxwbabgq7a ERROR: Cannot 'os-migrateLive' while instance is in vm_state rescued (HTTP 409) (Request-ID: req-5eea8f1c-5602-4d48-9690-929baff3b560) This is stopped by this decorator:     @check_instance_state(vm_state=[vm_states.ACTIVE])     def live_migrate(self, context, instance, block_migration, However, there are more to it than fixing the decorator. Should we treat this as a feature or bugfix?
2015-10-20 12:02:32 Pawel Koniszewski nova: assignee Matthew Gilliard (matthew-gilliard-u)
2015-11-05 06:54:32 Pawel Koniszewski nova: status In Progress Confirmed
2015-11-06 17:06:22 Paul Murray tags compute live-migrate compute live-migration
2015-11-17 13:55:23 lvmxh nova: assignee lvmxh (shaohef)
2015-12-03 09:17:37 lvmxh nova: assignee lvmxh (shaohef)
2016-01-21 16:40:41 Sujitha nova: assignee Sujitha (sujitha-neti)
2016-01-21 17:08:19 Sujitha nova: assignee Sujitha (sujitha-neti)
2016-02-02 16:22:55 John Garbutt nova: importance Medium Wishlist
2016-03-14 09:29:17 stgleb nova: assignee stgleb (gstepanov)
2016-04-18 13:29:27 Markus Zoeller (markus_z) nova: importance Wishlist Medium
2016-04-18 13:29:41 Markus Zoeller (markus_z) nova: status Confirmed In Progress
2017-06-23 12:34:13 Sean Dague nova: status In Progress Confirmed
2017-06-23 12:34:20 Sean Dague nova: assignee stgleb (gstepanov)
2021-08-26 12:04:52 Christian Rohmann bug added subscriber Christian Rohmann