Project

General

Profile

Bug #47513

rook: 'ceph orch ps' does not show image and container id correctly

Added by Varsha Rao over 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
mgr/rook
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

[root@rook-ceph-tools-78cdfd976c-zfsmt /]# ceph orch ps
NAME   HOST      STATUS         REFRESHED  AGE  VERSION    IMAGE NAME                             IMAGE ID   CONTAINER ID                      
mgr.a  minikube  Running (2m)   0s ago     2m   <unknown>  quay.ceph.io/ceph-ci/ceph:wip-testing  <unknown>  rook-ceph-mgr-a-6c9d4566f7-j4blj  
mon.a  minikube  Running (2m)   0s ago     2m   <unknown>  quay.ceph.io/ceph-ci/ceph:wip-testing  <unknown>  rook-ceph-mon-a-7f4c9f5644-b5gbz  
osd.0  minikube  Running (48s)  0s ago     48s  <unknown>  quay.ceph.io/ceph-ci/ceph:wip-testing  <unknown>  rook-ceph-osd-0-6fc86d588b-d6pzr  

History

#1 Updated by Varsha Rao over 3 years ago

  • Subject changed from rook: 'ceph orch ps' does not show image id and ceph version correctly to rook: 'ceph orch ps' does not show image and container id correctly
  • Status changed from New to In Progress
  • Assignee set to Varsha Rao

Related ceph and nfs-ganesha version discussion: https://github.com/rook/rook/issues/6565

#2 Updated by Varsha Rao over 3 years ago

Expected output:

# ceph orch ps
NAME   HOST      STATUS         REFRESHED  AGE  VERSION    IMAGE NAME                           IMAGE ID      CONTAINER ID  
mgr.a  minikube  Running (62s)  0s ago     62s  <unknown>  192.168.0.138:5000/ceph/ceph:latest  778130b4db12  29e7c0c920a0  
mon.a  minikube  Running (27s)  0s ago     27s  <unknown>  192.168.0.138:5000/ceph/ceph:latest  778130b4db12  e007c0126cee  
osd.0  minikube  Running (6m)   0s ago     6m   <unknown>  192.168.0.138:5000/ceph/ceph:latest  1cabac306bbf  f8dde2afea88 

#3 Updated by Varsha Rao over 3 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 38106

#4 Updated by Sage Weil almost 3 years ago

  • Status changed from Fix Under Review to Pending Backport

#5 Updated by Sebastian Wagner over 2 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF