Bug 2307587
| Summary: | ceph-mgr segfaults upon startup | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kyle Brantley <kyle> | ||||||
| Component: | ceph | Assignee: | Kaleb KEITHLEY <kkeithle> | ||||||
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 43 | CC: | branto, go-sig, i, josef, kkeithle, marcan, pampelmuse, steve | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| 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: | Type: | --- | |||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Kyle Brantley
2024-08-23 15:10:03 UTC
Created attachment 2044687 [details]
core dump for ceph-mgr
Is this still an issue? I will close this in a few days if I don't hear anything back. Yes, this is still broken. The workaround is uninstalling `ceph-mgr-diskprediction-local`. With that package installed, it still segfaults. Root caused to an (arguable) Python regression. Not reassigning to the python package yet, since there are mitigations possible on the Ceph side and I'm not sure if upstream Python will take ownership of this yet. Yes still broken. (new ceph setup with Core OS 43.20251024.3.0) My setup in short: 3 mon running OK. Then I tried to setup first mgr the following way: sudo rpm-ostree install ceph-mgr --reboot Set following files: /etc/ceph/ceph.conf /var/lib/ceph/mgr/ceph-mgr-01.wonderland.loc/keyring sudo systemctl start ceph-mgr.loc Get output from (see attached) sudo journalctl -u ceph-mgr.loc Created attachment 2114661 [details]
Output from journalctl
This message is a reminder that Fedora Linux 41 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 41 on 2025-12-15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '41'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 41 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. This is indirectly fixed in rawhide with the numpy 2.4.0 upgrade (the Python regression still exists but no longer applies). |