Some more information: Rpm installed on MONS: python-cephfs-13.2.5-0.el7.x86_64 ceph-base-13.2.5-0.el7.x86_64 libcephfs2-13.2.5-0.el7.x86_64 ceph-common-13.2.5-0.el7.x86_64 ceph-selinux-13.2.5-0.el7.x86_64 ceph-mon-13.2.5-0.el7.x86_64 Doing a mon_status gives following. Only the local host running the command can see addr/pub_addr correctly while all other MONs have addr/pub_addr “0.0.0.0”.
Besides, the mon feature shows it’s luminous while we’re installing mimic. ====================== [root@cphmon2a ~]# ceph --admin-daemon /var/run/ceph/ceph-mon.cphmon2a.asok mon_status { "name": "cphmon2a", "rank": 0, "state": "probing", "election_epoch": 0, "quorum": [], "features": { "required_con": "0", "required_mon": [], "quorum_con": "0", "quorum_mon": [] }, "outside_quorum": [ "cphmon2a" ], "extra_probe_peers": [], "sync_provider": [], "monmap": { "epoch": 0, "fsid": "cf746667-3132-476d-a287-19143404cf39", "modified": "0.000000", "created": "0.000000", "features": { "persistent": [], "optional": [] }, "mons": [ { "rank": 0, "name": "cphmon2a", "addr": "123.123.7.93:6789/0", "public_addr": "123.123.7.93:6789/0" }, { "rank": 1, "name": "cphmon1a", "addr": "0.0.0.0:0/1", "public_addr": "0.0.0.0:0/1" }, { "rank": 2, "name": "cphmon3a", "addr": "0.0.0.0:0/2", "public_addr": "0.0.0.0:0/2" }, { "rank": 3, "name": "cphmon4b", "addr": "0.0.0.0:0/3", "public_addr": "0.0.0.0:0/3" }, { "rank": 4, "name": "cphmon5b", "addr": "0.0.0.0:0/4", "public_addr": "0.0.0.0:0/4" }, { "rank": 5, "name": "cphmon6b", "addr": "0.0.0.0:0/5", "public_addr": "0.0.0.0:0/5" } ] }, "feature_map": { "mon": [ { "features": "0x3ffddff8ffacfffb", "release": "luminous", "num": 1 } ] } } ====================== Thanks a lot. From: ceph-users <ceph-users-bounces@xxxxxxxxxxxxxx>
On Behalf Of ST Wong (ITSC) yes, we’re using 3.2 stable, on RHEL 7. Thanks. From: solarflow99 <solarflow99@xxxxxxxxx>
you mention the version of ansible, that is right. How about the branch of ceph-ansible? should be 3.2-stable, what OS? I haven't come across this problem myself, a lot of other ones. On Mon, May 6, 2019 at 3:47 AM ST Wong (ITSC) <ST@xxxxxxxxxxxxxxxx> wrote:
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com