Project

General

Profile

Actions

Bug #63425

open

tasks.cephadm: ceph.log No such file or directory

Added by Dan van der Ster 6 months ago. Updated 2 months ago.

Status:
Pending Backport
Priority:
Normal
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
backport_processed
Backport:
reef,quincy,pacific
Regression:
Yes
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

cephadm tasks don't have a cluster log to egrep for ERR|WRN|SEC, e.g:

http://qa-proxy.ceph.com/teuthology/teuthology-2023-10-27_14:23:02-upgrade:pacific-x-quincy-distro-default-smithi/7438907/teuthology.log

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

https://pulpito.ceph.com/teuthology-2023-10-28_14:23:03-upgrade:quincy-x-reef-distro-default-smithi/7439369/

2023-10-28T15:59:53.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/10bc8c0a-75a0-11ee-8db9-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1
2023-10-28T15:59:53.517 INFO:teuthology.orchestra.run.smithi007.stderr:grep: /var/log/ceph/10bc8c0a-75a0-11ee-8db9-212e2dc638e7/ceph.log: No such file or directory

mon_cluster_log_to_file is not true for the cephadm task.


Related issues 4 (3 open1 closed)

Related to RADOS - Bug #63389: Failed to encode map X with expected CRCPending BackportRadoslaw Zarzynski

Actions
Copied to Ceph - Backport #64468: quincy: tasks.cephadm: ceph.log No such file or directoryIn ProgressAdam KingActions
Copied to Ceph - Backport #64469: pacific: tasks.cephadm: ceph.log No such file or directoryResolvedAdam KingActions
Copied to Ceph - Backport #64470: reef: tasks.cephadm: ceph.log No such file or directoryIn ProgressAdam KingActions
Actions #1

Updated by Dan van der Ster 6 months ago

  • Status changed from New to Fix Under Review
  • Backport set to pacific, quincy, reef
  • Regression changed from No to Yes
Actions #2

Updated by Dan van der Ster 6 months ago

  • Assignee set to Dan van der Ster
Actions #3

Updated by Dan van der Ster 6 months ago

https://github.com/ceph/ceph/pull/54312

But mon_cluster_log_to_file = true by default so I'm not really sure why ceph.log is missing....

Actions #4

Updated by Dan van der Ster 6 months ago

  • Related to Bug #63389: Failed to encode map X with expected CRC added
Actions #5

Updated by Dan van der Ster 6 months ago

  • Assignee deleted (Dan van der Ster)
Actions #7

Updated by Adam King 3 months ago

  • Status changed from Fix Under Review to Pending Backport
Actions #9

Updated by Patrick Donnelly 2 months ago

  • Project changed from teuthology to Ceph
  • Assignee set to Dan van der Ster
  • Target version set to v19.0.0
  • Source set to Development
  • Backport changed from pacific, quincy, reef to reef,quincy,pacific
  • Pull request ID set to 54312

This should be in the ceph project. It's not a bug in teuthology.

Actions #10

Updated by Backport Bot 2 months ago

  • Copied to Backport #64468: quincy: tasks.cephadm: ceph.log No such file or directory added
Actions #11

Updated by Backport Bot 2 months ago

  • Copied to Backport #64469: pacific: tasks.cephadm: ceph.log No such file or directory added
Actions #12

Updated by Backport Bot 2 months ago

  • Copied to Backport #64470: reef: tasks.cephadm: ceph.log No such file or directory added
Actions #13

Updated by Backport Bot 2 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF