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

reef: qa: unmount clients before damaging the fs #57524

Open
wants to merge 1 commit into
base: reef
Choose a base branch
from

Conversation

batrick
Copy link
Member

@batrick batrick commented May 16, 2024

backport tracker: https://tracker.ceph.com/issues/66043


backport of #57329
parent tracker: https://tracker.ceph.com/issues/65837

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

So clients do not try to unmount a damaged fs.

Fixes: https://tracker.ceph.com/issues/65837
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 9077225)
@batrick batrick added this to the reef milestone May 16, 2024
@batrick batrick added the tests label May 16, 2024
@github-actions github-actions bot added the cephfs Ceph File System label May 16, 2024
@leonid-s-usov
Copy link
Contributor

/usr/include/absl/base/policy_checks.h:79:2: error: "C++ versions less than C++14 are not supported."
#error "C++ versions less than C++14 are not supported."

@batrick please see the make check error, could be it'll require a refactor to merge into reef?

@batrick
Copy link
Member Author

batrick commented May 21, 2024

/usr/include/absl/base/policy_checks.h:79:2: error: "C++ versions less than C++14 are not supported."
#error "C++ versions less than C++14 are not supported."

@batrick please see the make check error, could be it'll require a refactor to merge into reef?

I don't think that error had anything to do with this PR. So I'll just rerun the checks (which will go on a merge commit of reef that may include a fix for this).

@batrick
Copy link
Member Author

batrick commented May 21, 2024

jenkins test windows

@batrick
Copy link
Member Author

batrick commented May 21, 2024

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cephfs Ceph File System tests
Projects
None yet
2 participants