mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
951f47fc1c
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Signed-off-by: Kefu Chai <kchai@redhat.com>
17 lines
315 B
Plaintext
17 lines
315 B
Plaintext
# no need to verify os + flavor + sha1
|
|
verify_ceph_hash: false
|
|
tasks:
|
|
- cephadm:
|
|
conf:
|
|
mgr:
|
|
debug ms: 1
|
|
debug mgr: 20
|
|
debug osd: 10
|
|
- cephadm.shell:
|
|
mon.a:
|
|
- ceph orch status
|
|
- ceph orch ps
|
|
- ceph orch ls
|
|
- ceph orch host ls
|
|
- ceph orch device ls
|