mgr: relax "pending_service_map.epoch > service_map.epoch" assert
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ceph (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
This issue has been observed from ubuntu Octopus release.
An assert will be triggered during the mgr fail-over process if the new active one unexpectedly received two continuous service map update.
The upstream fix has relaxed the assert condition to allow the new active mgr to receive multiple service map update in a fail-over scenario.
[Test Case]
1. Deploy a 15.2.16 ceph cluster
2. upgrade it to 15.2.17, inject multiple service map to the monitor
3. stop the active mgr
4. observe the new active mgr will hit the assert condition
[Potential Regression]
The new active mgr would be required to process multiple service map, it might slow down a little bit on the fail-over process, but still much better than crash.
[Other info]
Upstream bug tracker: https:/
Upstream PR: https:/
we need to backport it to octopus
description: | updated |
description: | updated |
tags: | added: sts |
tags: | added: sts-sru-needed |
tags: | removed: patch |
The attachment "focal debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issue please contact him.]