Project

General

Profile

Actions

Bug #55023

closed

cephadm: missing args for node-exporter

Added by Adam King about 2 years ago. Updated almost 2 years ago.

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

0%

Source:
Tags:
pacific,quincy
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

For node-exporter we mount /proc and /sys in /host/proc and /host/sys.

mounts['/proc'] = '/host/proc:ro'
mounts['/sys'] = '/host/sys:ro'
mounts['/'] = '/rootfs:ro'

To make this work properly we need to specify the proc/sys paths node-exporter should be using e.g.

--path.procfs=/host/proc

Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #44781: cephadm: monitoring: root volume alert doesn't work in containerResolved

Actions
Actions #1

Updated by Adam King about 2 years ago

  • Pull request ID set to 45597
Actions #2

Updated by Adam King about 2 years ago

  • Status changed from In Progress to Pending Backport
  • Tags set to pacific,quincy
Actions #3

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Related to Bug #44781: cephadm: monitoring: root volume alert doesn't work in container added
Actions #4

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF