Project

General

Profile

Feature #52740

cephadm: make tcmu-runner log available from the host

Added by Guillaume Abrioux over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

the tcmu-runner container is run with the following volume :

-v /var/log/ceph/<fsid>:/var/log/rbd-target-api:z

because the code is basically shared with the rbd-target-api container.

The issue with this is that tcmu-runner logs by default in :

/var/log/tcmu-runner.log

I think either we should use journald for tcmu-runner so we can read the tcmu-runner log from journald or modify the current volume so the file tcmu-runner.log can be read from the host.


Related issues

Duplicates Orchestrator - Bug #47480: cephadm: tcmu-runner container is logging inside the container Resolved

History

#1 Updated by Guillaume Abrioux over 2 years ago

  • Tracker changed from Bug to Feature

#2 Updated by Guillaume Abrioux over 2 years ago

  • Subject changed from cephadm: can't gather tcmu-runner log to cephadm: make tcmu-runner log available from the host

#3 Updated by Sebastian Wagner over 2 years ago

  • Duplicates Bug #47480: cephadm: tcmu-runner container is logging inside the container added

#4 Updated by Sebastian Wagner over 2 years ago

  • Status changed from New to Duplicate

#5 Updated by Guillaume Abrioux over 2 years ago

  • Status changed from Duplicate to Closed

Also available in: Atom PDF