Project

General

Profile

Actions

Bug #48534

open

rook: Fix nfs daemon names in `orch ps`

Added by Varsha Rao over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
mgr/rook
Target version:
% Done:

0%

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

Description

The nfs service id/ cluster name should also be included in daemon name.

[root@rook-ceph-tools-78cdfd976c-kvdnb /]# ceph orch ps
NAME        HOST      STATUS         REFRESHED  AGE  VERSION    IMAGE NAME                           IMAGE ID      
mds.myfs-a  minikube  Running (25m)  0s ago     25m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  559589457f8e  
mds.myfs-b  minikube  Running (25m)  0s ago     25m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  559589457f8e  
mgr.a       minikube  Running (24m)  0s ago     24m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  559589457f8e  
mon.a       minikube  Running (24m)  0s ago     24m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  559589457f8e  
nfs.a       minikube  Running (24m)  0s ago     24m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  559589457f8e  
nfs.a       minikube  Running (38s)  0s ago     38s  <unknown>  172.21.15.144:5000/ceph/ceph:latest  559589457f8e  
osd.0       minikube  Running (36m)  0s ago     36m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  4e6e52d72b7e  
osd.1       minikube  Running (36m)  0s ago     36m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  4e6e52d72b7e  
osd.2       minikube  Running (36m)  0s ago     36m  <unknown>  172.21.15.144:5000/ceph/ceph:latest  4e6e52d72b7e

# ceph version
ceph version 16.0.0-8027-gb19150be (b19150be3c8e3172aa625bfd47551c1061618448) pacific (dev)

# rook version
rook: v1.5.0-alpha.0.182.gf5527af12-dirty
go: go1.15.6

No data to display

Actions

Also available in: Atom PDF