yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51173
[Bug 1583107] [NEW] live-migration abortion parameters
Public bug reported:
The live_migration_downtime, live_migration_downtime_steps and
live_migration_downtime_delay default values are not honored.
Those parameters tune the live-migration abortion and must be higher
than the LIVE_MIGRATION_DOWNTIME_MIN, LIVE_MIGRATION_DOWNTIME_STEPS_MIN
and LIVE_MIGRATION_DOWNTIME_DELAY_MIN minimum values.
However, those parameters have default values that are higher than the
minimum values but they are overridden by the minimum ones.
Steps to reproduce:
- live-migrate an instance
- simulate a downtime
- observe that the minimum values are used instead of the default ones.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1583107
Title:
live-migration abortion parameters
Status in OpenStack Compute (nova):
New
Bug description:
The live_migration_downtime, live_migration_downtime_steps and
live_migration_downtime_delay default values are not honored.
Those parameters tune the live-migration abortion and must be higher
than the LIVE_MIGRATION_DOWNTIME_MIN,
LIVE_MIGRATION_DOWNTIME_STEPS_MIN and
LIVE_MIGRATION_DOWNTIME_DELAY_MIN minimum values.
However, those parameters have default values that are higher than the
minimum values but they are overridden by the minimum ones.
Steps to reproduce:
- live-migrate an instance
- simulate a downtime
- observe that the minimum values are used instead of the default ones.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1583107/+subscriptions
Follow ups