Bug 1639415
| Summary: | MON crash on assert(pg_upmap_items.empty()) | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Michael J. Kidd <linuxkidd> |
| Component: | RADOS | Assignee: | Josh Durgin <jdurgin> |
| Status: | CLOSED WONTFIX | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | ceph-eng-bugs, dzafman, gfarnum, kchai, linuxkidd, nojha |
| Target Milestone: | rc | ||
| Target Release: | 3.* | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-23 22:23:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael J. Kidd
2018-10-15 16:47:24 UTC
This crash is being triggered because a client which doesn't support upmap is connecting while the upmap state is not completely gone. Presumably there's a bug in the upmap cleanup, but it can be temporarily worked around by disabling those clients. Thanks Greg, will pass this along and report back if there are other issues. |