Activity log for bug #1837884

Date Who What changed Old value New value Message
2019-07-25 13:01:47 Drew Freiberger bug added bug
2019-07-25 13:02:28 Drew Freiberger description In the openstack documentation for nova live migration, three different strategies for migration completion are provided. The charm should expose this as a variable with the following options: - pause - auto-converge - post-copy The standard live-migration force completion is to pause the instance while the remaining data is copied, but this can cause havoc for some workloads that rely on time being relatively linear and may be problematic for customers working with regulatory compliance for date-time tracking of transactions. While this is not a common need, some sites have very large memory segment workloads that require zero downtime and need the ability to alter this strategy via charms would be quite useful. https://docs.openstack.org/nova/pike/admin/live-migration-usage.html#addressing-migration-timeouts In the openstack documentation for nova live migration, three different strategies for migration completion are provided. The charm should expose this as a variable with the following options: - pause - auto-converge - post-copy The standard live-migration force completion is to pause the instance while the remaining data is copied, but this can cause havoc for some workloads that rely on time being relatively linear and may be problematic for customers working with regulatory compliance for date-time tracking of transactions. While this is not a common need, some sites have very large memory segment workloads that require zero downtime and the ability to alter this strategy via standard charm config rather than using config-flags would be quite useful. https://docs.openstack.org/nova/pike/admin/live-migration-usage.html#addressing-migration-timeouts
2019-07-25 18:52:20 Alex Kavanagh charm-nova-compute: status New Triaged
2019-07-25 18:52:23 Alex Kavanagh charm-nova-compute: importance Undecided Wishlist