mirror of
https://github.com/ceph/ceph
synced 2025-01-19 09:32:00 +00:00
stop.sh: boilerplate error (don't stop mon when stopping mgr)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
This commit is contained in:
parent
8c25738f4b
commit
54e6680c8b
@ -52,7 +52,7 @@ while [ $# -ge 1 ]; do
|
||||
stop_all=0
|
||||
;;
|
||||
mgr | ceph-mgr )
|
||||
stop_mon=1
|
||||
stop_mgr=1
|
||||
stop_all=0
|
||||
;;
|
||||
mds | ceph-mds )
|
||||
|
Loading…
Reference in New Issue
Block a user