Project

General

Profile

Actions

Bug #50592

closed

"ceph orch apply <svc_type>" applies placement by default without providing any output

Added by Juan Miguel Olmo Martínez about 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
cephadm
Target version:
-
% Done:

0%

Source:
Tags:
low-hanging-fruit
Backport:
Regression:
No
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[ceph: root@magna094 /]# ceph orch apply mon 
Scheduled mon update...
[ceph: root@magna094 /]# ceph orch apply mgr
Scheduled mgr update...

The user can always retrieve the service information uisng "ceph orch ls <service> --format yaml"... but is more friendly if we do:

[ceph: root@cephLab2-node-00 /]# ceph orch apply mon
Saving service mon spec with placement count:5
Scheduled mon update...

[ceph: root@cephLab2-node-00 /]# ceph orch apply mgr
Saving service mgr spec with placement count:2
Scheduled mgr update...

Actions

Also available in: Atom PDF