squid: qa/cephfs: update ignorelist#61417
Merged
batrick merged 1 commit intoceph:squidfrom Mar 18, 2026
Merged
Conversation
Contributor
|
This PR is under test in https://tracker.ceph.com/issues/71012. |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
Member
|
@rishabh-d-dave Please rebase |
In following 2 jobs from a Squid QA run we see cluster errors/warnings which are expected but not added to ignorelist which causes these jobs to fail. From https://pulpito.ceph.com/xiubli-2024-07-29_02:08:56-fs-wip-xiubli-testing-20240726.021939-squid-distro-default-smithi/7823678 - "2024-07-29T05:10:00.000118+0000 mon.smithi057 (mon.0) 879 : cluster [WRN] Health detail: HEALTH_WARN insufficient standby MDS daemons available" in cluster log From https://pulpito.ceph.com/xiubli-2024-07-29_02:08:56-fs-wip-xiubli-testing-20240726.021939-squid-distro-default-smithi/7823724 - "2024-07-29T06:00:00.000144+0000 mon.smithi104 (mon.0) 600 : cluster [ERR] fs cephfs is degraded" in cluster log "FS_DEGRADED" and "MDS_INSUFFICIENT_STANDBY" are already present in the ignorelist for these jobs bit these are not sufficient catch above cluster warninings/errors. Therefore, add "fs.*is degraded" and "insufficient standby MDS daemons available" too. Fixes: https://tracker.ceph.com/issues/67303 Signed-off-by: Rishabh Dave <ridave@redhat.com> (cherry picked from commit c30cdbd) Conflicts: qa/cephfs/overrides/ignorelist_health.yaml - File is slightly different from the main branch version which prevented a seamless rebase.
bbaf5a2 to
217c1da
Compare
Member
|
jenkins retest this please |
batrick
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/67748
backport of #58987
parent tracker: https://tracker.ceph.com/issues/67303
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