Bug 1944576 - ceph orch stop mds.<service_name> is not working
Summary: ceph orch stop mds.<service_name> is not working
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 5.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.0
Assignee: Juan Miguel Olmo
QA Contact: Vasishta
Karen Norteman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-30 09:00 UTC by Hemanth Kumar
Modified: 2021-08-30 08:29 UTC (History)
4 users (show)

Fixed In Version: ceph-16.2.0-8.el8cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-08-30 08:29:31 UTC
Embargoed:


Attachments (Terms of Use)
mgr logs (19.43 MB, text/plain)
2021-04-14 13:14 UTC, Hemanth Kumar
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-1070 0 None None None 2021-08-27 05:19:27 UTC
Red Hat Product Errata RHBA-2021:3294 0 None None None 2021-08-30 08:29:39 UTC

Comment 1 Juan Miguel Olmo 2021-03-30 09:28:40 UTC
have you tried to stop the service using the name of the service instead "*"?

Comment 2 Hemanth Kumar 2021-03-30 10:44:31 UTC
@Juan

I have tried with the proper service name itself. Please refer the description.

Comment 3 Ken Dreyer (Red Hat) 2021-03-31 20:34:23 UTC
Is this still broken on this week's build (ceph-16.1.0-1324.el8cp)? That ceph-16.1.0-486.el8cp build is a month old.

Comment 4 Juan Miguel Olmo 2021-04-06 11:56:04 UTC
Hemanth: Please can you verify if the problem still exist?

Please provide the otuput of the commands:
# ceph orch ls 
and 
# ceph  orch ps


If you find the problem , please attach the mgr log.

Comment 6 Hemanth Kumar 2021-04-14 13:14:43 UTC
Created attachment 1771901 [details]
mgr logs

Comment 7 Juan Miguel Olmo 2021-04-14 13:26:08 UTC
@Hemanth: if you want to stop a daemon, you need to use:

ceph orch daemon stop <name_of_the_daemon>

not 

ceph orch stop <name_of_the _daemon> which is used to stop a service (all the daemons included in the service) and need to use a service name ( the error provided in the output of the command is telling you that)

So in your case:

In order to stop the daemon, execute:

# ceph orch daemon stop mds.cephfs.magna025.keezeq

In order to stop all the daemons of the service execute:

# ceph orch stop mds.cephfs

Comment 11 errata-xmlrpc 2021-08-30 08:29:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 5.0 bug fix and enhancement), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:3294


Note You need to log in before you can comment on or make changes to this bug.