quincy: qa/tasks/cephadm: enable mon_cluster_log_to_file#55430
quincy: qa/tasks/cephadm: enable mon_cluster_log_to_file#55430adk3798 wants to merge 1 commit intoceph:quincyfrom
Conversation
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)
|
jenkins test make check |
|
jenkins test windows |
|
Not assigning to 17.2.x milestone until there is clarity on https://tracker.ceph.com/issues/64343. |
ljflores
left a comment
There was a problem hiding this comment.
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)
|
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. |
|
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! |
https://tracker.ceph.com/issues/64468