add debug option to ceph mon or osd start command
when ceph_mon and ceph_osd start failed, add debug option will print more info. now when ceph_mon and ceph_osd containers start failed, docker logs ceph_mon print none log Closes-Bug: #1815707 Change-Id: I3c5086019808a9738714f5279ec74cbb9b7a8587
Showing
- ansible/roles/ceph/defaults/main.yml 1 addition, 0 deletionsansible/roles/ceph/defaults/main.yml
- ansible/roles/ceph/templates/ceph-mon.json.j2 1 addition, 1 deletionansible/roles/ceph/templates/ceph-mon.json.j2
- ansible/roles/ceph/templates/ceph-osd.json.j2 1 addition, 1 deletionansible/roles/ceph/templates/ceph-osd.json.j2
Please register or sign in to comment