reef: qa/tasks/cephadm: enable mon_cluster_log_to_file#55431
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) (cherry picked from commit df79c84)
|
jenkins test windows |
|
Not assigning to 18.2.x milestone until there is clarity on https://tracker.ceph.com/issues/64343. |
Thanks Ilya, my take on this is that we should run this through the rados/orch suite, get results, and then create a commit to address whitelisting as was done in this PR: #55523 Although, for reef (and quincy), I would prefer to have these pieces merge together. |
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.
|
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! |
|
Reopening for this to go with #61434. |
|
jenkins test windows |
@ljflores Is this enough to unblock the PR? |
https://tracker.ceph.com/issues/64470