Project

General

Profile

Feature #43684

Make use of progress items for OSD deployment

Added by Sebastian Wagner about 4 years ago. Updated over 2 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
cephadm
Target version:
-
% Done:

0%

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

Description

progress is merged. Now we have to make use of it


Related issues

Related to Orchestrator - Tasks #45143: cephadm: scheduler improvements Closed
Related to Orchestrator - Documentation #45858: `ceph orch status` doesn't show in progress actions Resolved

History

#1 Updated by Sebastian Wagner about 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Sebastian Wagner

#2 Updated by Sebastian Wagner about 4 years ago

  • Status changed from In Progress to New

#3 Updated by Sebastian Wagner almost 4 years ago

  • Related to Tasks #45143: cephadm: scheduler improvements added

#4 Updated by Sebastian Wagner almost 4 years ago

  • Target version deleted (v15.0.0)
  • Tags set to ux

#5 Updated by Sebastian Wagner almost 4 years ago

#6 Updated by Sebastian Wagner over 2 years ago

  • Subject changed from Make use of progress items to Make use of progress items for OSD deployment

#7 Updated by Sebastian Wagner over 2 years ago

  • Assignee deleted (Sebastian Wagner)

#8 Updated by Sebastian Wagner over 2 years ago

  • Priority changed from Normal to High

#9 Updated by Sebastian Wagner over 2 years ago

OSD deployment is a little fire and forget. There is no indication of progress, nothing in the service events to indicate the hosts or device counts affected, and nothing that says complete. Would it make sense to show the daemon output for the service when listing the events for the service - so you see service deployed and action info?

ceph orch ps  --service_name=osd.rack01 --format=json | jq '.[] | .service_name + " " + .events[]'

Also available in: Atom PDF