Project

General

Profile

Actions

Bug #63425

closed

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

Added by Dan van der Ster over 2 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
% Done:

0%

Source:
Development
Backport:
reef,quincy,pacific
Regression:
Yes
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags (freeform):
Fixed In:
v19.0.0-1231-g4103b566e4b
Released In:
v19.2.0~785
Upkeep Timestamp:
2025-07-11T18:12:13+00:00

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 (0 open4 closed)

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

Actions
Copied to Ceph - Backport #64468: quincy: tasks.cephadm: ceph.log No such file or directoryRejectedAdam 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 directoryResolvedAdam KingActions
Actions #1

Updated by Dan van der Ster over 2 years 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 over 2 years ago

  • Assignee set to Dan van der Ster
Actions #3

Updated by Dan van der Ster over 2 years 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 over 2 years ago

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

Updated by Dan van der Ster over 2 years ago

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

Updated by Adam King about 2 years ago

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

Updated by Patrick Donnelly about 2 years 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 Upkeep Bot about 2 years ago

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

Updated by Upkeep Bot about 2 years ago

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

Updated by Upkeep Bot about 2 years ago

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

Updated by Dan van der Ster 12 months ago

  • Status changed from Pending Backport to Resolved
Actions #15

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 4103b566e4b177a2d12932604b1df868022ef5d8
  • Fixed In set to v19.0.0-1231-g4103b566e4b
  • Released In set to v19.2.0~785
  • Upkeep Timestamp set to 2025-07-11T18:12:13+00:00
Actions

Also available in: Atom PDF