Skip to content

quincy: qa/tasks/cephadm: enable mon_cluster_log_to_file#55430

Closed
adk3798 wants to merge 1 commit intoceph:quincyfrom
adk3798:quincy-mcltf-true
Closed

quincy: qa/tasks/cephadm: enable mon_cluster_log_to_file#55430
adk3798 wants to merge 1 commit intoceph:quincyfrom
adk3798:quincy-mcltf-true

Conversation

@adk3798
Copy link
Contributor

@adk3798 adk3798 commented Feb 2, 2024

Without cluster_log_to_file we have nothing to grep for errors:

2023-10-27T16:06:59.111 DEBUG:teuthology.orchestra.run.smithi150:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/38cc7fce-74d9-11ee-8db9-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1
2023-10-27T16:06:59.141 INFO:teuthology.orchestra.run.smithi150.stderr:grep: /var/log/ceph/38cc7fce-74d9-11ee-8db9-212e2dc638e7/ceph.log: No such file or directory

Set mon_cluster_log_to_file = true.

Fixes: https://tracker.ceph.com/issues/63425
Signed-off-by: Dan van der Ster <dan.vanderster@clyso.com>
(cherry picked from commit 822e6b0)
@adk3798 adk3798 added this to the quincy milestone Feb 2, 2024
@idryomov
Copy link
Contributor

idryomov commented Feb 8, 2024

jenkins test make check

@idryomov
Copy link
Contributor

idryomov commented Feb 8, 2024

jenkins test windows

@idryomov
Copy link
Contributor

idryomov commented Feb 8, 2024

Not assigning to 17.2.x milestone until there is clarity on https://tracker.ceph.com/issues/64343.

Copy link
Member

@ljflores ljflores left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking this until we have a commit to whitelist appropriate warnings in the rados/orch suite (I can help with this). We can put this PR through the rados suite, and then use the results to create the whitelist commit.

(addressing @idryomov's comment)

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Nov 26, 2024
@github-actions
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants