mirror of
https://github.com/ceph/ceph
synced 2025-01-19 01:21:49 +00:00
Merge branch 'next'
This commit is contained in:
commit
86ad464f3c
@ -259,7 +259,7 @@ def build_ceph_cluster(ctx, config):
|
||||
finally:
|
||||
log.info('Stopping ceph...')
|
||||
ctx.cluster.run(args=[
|
||||
'sudo', 'stop', 'ceph',
|
||||
'sudo', 'stop', 'ceph-all',
|
||||
run.Raw('||'),
|
||||
'sudo', 'service', 'ceph', 'stop'
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user