Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quincy: rpm: use system libpmem on Centos 9 Stream #46212

Merged
merged 1 commit into from May 18, 2022

Conversation

idryomov
Copy link
Contributor

We need libpmem 1.10 and Centos 9 Stream has it.  On top of sticking
to distro-provided packages being generally a good thing, this fixes
a build failure: libpmem 1.10 doesn't build with LTO which is enabled
by default in Centos 9 Stream.  The distro package works around it.

libpmem 1.10 is also there in Fedora 34 and Fedora 35.

Fixes: https://tracker.ceph.com/issues/54473
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 0944036)
@idryomov
Copy link
Contributor Author

@bigjust Hi Justin, please run this through the CentOS 9 Stream builder.

@idryomov idryomov requested a review from ideepika May 10, 2022 08:52
@idryomov
Copy link
Contributor Author

jenkins test api

@ljflores
Copy link
Contributor

http://pulpito.front.sepia.ceph.com/yuriw-2022-05-12_22:14:26-rados-wip-yuri-testing-2022-05-10-1027-quincy-distro-default-smithi/
http://pulpito.front.sepia.ceph.com/yuriw-2022-05-14_14:31:51-rados-wip-yuri-testing-2022-05-10-1027-quincy-distro-default-smithi/

Failures, unrelated:
1. https://tracker.ceph.com/issues/52321
2. https://tracker.ceph.com/issues/51076

Details:
1. qa/tasks/rook times out: 'check osd count' reached maximum tries (90) after waiting for 900 seconds - Ceph - Orchestrator
2. "wait_for_recovery: failed before timeout expired" during thrashosd test with EC backend. - Ceph - RADOS

@ljflores
Copy link
Contributor

jenkins test api

@yuriw yuriw merged commit f932191 into ceph:quincy May 18, 2022
@idryomov idryomov deleted the wip-use-system-libpmem-on-c9s-quincy branch July 4, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants