Project

General

Profile

Actions

Bug #52041

open

`orch ps` shows wrong ports for MGR

Added by Paul Cuzner over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
cephadm/services
Target version:
% Done:

0%

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

Description

Only one mgr is active, so any mgr module that has an associated listening port should only be listed against the active mgr module.

for example in 16.2.5 I see this

[ceph: root@cs8-1 /]# ceph orch ps
NAME              HOST   PORTS   STATUS         REFRESHED  AGE  MEM USE  MEM LIM  VERSION  IMAGE ID      CONTAINER ID  
crash.cs8-1       cs8-1          running (13m)     2m ago  13m    6953k        -  16.2.5   6933c2a0b7dd  9fa93e9b7f97  
crash.cs8-2       cs8-2          running (11m)     9m ago  11m    7117k        -  16.2.5   6933c2a0b7dd  2e94894c76e0  
crash.cs8-3       cs8-3          running (9m)      9m ago   9m    7134k        -  16.2.5   6933c2a0b7dd  f3696ee28503  
mgr.cs8-1.iugjdk  cs8-1  *:9283  running (14m)     2m ago  14m     510M        -  16.2.5   6933c2a0b7dd  a8c6a3d46bbf  
mgr.cs8-2.shbjhe  cs8-2  *:8443  running (11m)     9m ago  11m     373M        -  16.2.5   6933c2a0b7dd  0274bb40824f  
mon.cs8-1         cs8-1          running (14m)     2m ago  15m    61.7M    2048M  16.2.5   6933c2a0b7dd  3a31bf1bef8a  
mon.cs8-2         cs8-2          running (11m)     9m ago  10m    55.7M    2048M  16.2.5   6933c2a0b7dd  042612c50e48  
mon.cs8-3         cs8-3          running (9m)      9m ago   9m    52.4M    2048M  16.2.5   6933c2a0b7dd  08c86e9e1556


in this case ports 9283 and 8443 should be shown against the same mgr instance

In addition when I deployed with skip-monitoring, mgr/prometheus wasn't enabled but the output in orch ps still showed 9283 against the mgr!


Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #53522: cephadm: Changing grafana port: `orch ps` is still shows old portClosedRedouane Kachach Elhichou

Actions
Actions #1

Updated by Sebastian Wagner over 2 years ago

  • Subject changed from The ports column of ceph orch ps shows misloeading port info for mgr daemons to `orch ps` shows wrong ports for MGR
  • Description updated (diff)
Actions #2

Updated by Sebastian Wagner over 2 years ago

  • Related to Bug #53522: cephadm: Changing grafana port: `orch ps` is still shows old port added
Actions

Also available in: Atom PDF