Hi Alfredo, Here is the full log: sandvine@shambhucephnode:~/my-cluster$ ceph-deploy mon create-initial [ceph_deploy.conf][DEBUG ] found configuration file at: /home/sandvine/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.37): /usr/bin/ceph-deploy mon create-initial [ceph_deploy.cli][INFO ] ceph-deploy options: [ceph_deploy.cli][INFO ] username : None [ceph_deploy.cli][INFO ] verbose : False [ceph_deploy.cli][INFO ] overwrite_conf : False [ceph_deploy.cli][INFO ] subcommand : create-initial [ceph_deploy.cli][INFO ] quiet : False [ceph_deploy.cli][INFO ] cd_conf : <ceph_deploy.conf.cephdeploy.Conf instance at 0x7f6a37b2f320> [ceph_deploy.cli][INFO ] cluster : ceph [ceph_deploy.cli][INFO ] func : <function mon at 0x7f6a37fa52a8> [ceph_deploy.cli][INFO ] ceph_conf : None [ceph_deploy.cli][INFO ] default_release : False [ceph_deploy.cli][INFO ] keyrings : None [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts shambhucephnode0 shambhucephnode1 shambhucephnode2 [ceph_deploy.mon][DEBUG ] detecting platform for host shambhucephnode0 ... [shambhucephnode0][DEBUG ] connection detected need for sudo [shambhucephnode0][DEBUG ] connected to host: shambhucephnode0 [shambhucephnode0][DEBUG ] detect platform information from remote host [shambhucephnode0][DEBUG ] detect machine type [shambhucephnode0][DEBUG ] find the location of an executable [shambhucephnode0][INFO ] Running command: sudo /sbin/initctl version [shambhucephnode0][DEBUG ] find the location of an executable [ceph_deploy.mon][INFO ] distro info: Ubuntu 14.04 trusty [shambhucephnode0][DEBUG ] determining if provided host has same hostname in remote [shambhucephnode0][DEBUG ] get remote short hostname [shambhucephnode0][DEBUG ] deploying mon to shambhucephnode0 [shambhucephnode0][DEBUG ] get remote short hostname [shambhucephnode0][DEBUG ] remote hostname: shambhucephnode0 [shambhucephnode0][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [shambhucephnode0][DEBUG ] create the mon path if it does not exist [shambhucephnode0][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-shambhucephnode0/done [shambhucephnode0][DEBUG ] create a done file to avoid re-doing the mon deployment [shambhucephnode0][DEBUG ] create the init path if it does not exist [shambhucephnode0][INFO ] Running command: sudo initctl emit ceph-mon cluster=ceph id=shambhucephnode0 [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [shambhucephnode0][DEBUG ] ******************************************************************************** [shambhucephnode0][DEBUG ] status for monitor: mon.shambhucephnode0 [shambhucephnode0][DEBUG ] { [shambhucephnode0][DEBUG ] "election_epoch": 0, [shambhucephnode0][DEBUG ] "extra_probe_peers": [ [shambhucephnode0][DEBUG ] "10.187.52.93:6789/0", [shambhucephnode0][DEBUG ] "10.187.52.95:6789/0", [shambhucephnode0][DEBUG ] "10.187.52.96:6789/0" [shambhucephnode0][DEBUG ] ], [shambhucephnode0][DEBUG ] "monmap": { [shambhucephnode0][DEBUG ] "created": "2017-05-22 10:29:33.419165", [shambhucephnode0][DEBUG ] "epoch": 0, [shambhucephnode0][DEBUG ] "fsid": "95858ab8-73d6-42e7-9393-c67de2e12840", [shambhucephnode0][DEBUG ] "modified": "2017-05-22 10:29:33.419165", [shambhucephnode0][DEBUG ] "mons": [ [shambhucephnode0][DEBUG ] { [shambhucephnode0][DEBUG ] "addr": "172.16.1.13:6789/0", [shambhucephnode0][DEBUG ] "name": "shambhucephnode0", [shambhucephnode0][DEBUG ] "rank": 0 [shambhucephnode0][DEBUG ] }, [shambhucephnode0][DEBUG ] { [shambhucephnode0][DEBUG ] "addr": "0.0.0.0:0/1", [shambhucephnode0][DEBUG ] "name": "shambhucephnode1", [shambhucephnode0][DEBUG ] "rank": 1 [shambhucephnode0][DEBUG ] }, [shambhucephnode0][DEBUG ] { [shambhucephnode0][DEBUG ] "addr": "0.0.0.0:0/2", [shambhucephnode0][DEBUG ] "name": "shambhucephnode2", [shambhucephnode0][DEBUG ] "rank": 2 [shambhucephnode0][DEBUG ] } [shambhucephnode0][DEBUG ] ] [shambhucephnode0][DEBUG ] }, [shambhucephnode0][DEBUG ] "name": "shambhucephnode0", [shambhucephnode0][DEBUG ] "outside_quorum": [ [shambhucephnode0][DEBUG ] "shambhucephnode0" [shambhucephnode0][DEBUG ] ], [shambhucephnode0][DEBUG ] "quorum": [], [shambhucephnode0][DEBUG ] "rank": 0, [shambhucephnode0][DEBUG ] "state": "probing", [shambhucephnode0][DEBUG ] "sync_provider": [] [shambhucephnode0][DEBUG ] } [shambhucephnode0][DEBUG ] ******************************************************************************** [shambhucephnode0][INFO ] monitor: mon.shambhucephnode0 is running [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [ceph_deploy.mon][DEBUG ] detecting platform for host shambhucephnode1 ... [shambhucephnode1][DEBUG ] connection detected need for sudo [shambhucephnode1][DEBUG ] connected to host: shambhucephnode1 [shambhucephnode1][DEBUG ] detect platform information from remote host [shambhucephnode1][DEBUG ] detect machine type [shambhucephnode1][DEBUG ] find the location of an executable [shambhucephnode1][INFO ] Running command: sudo /sbin/initctl version [shambhucephnode1][DEBUG ] find the location of an executable [ceph_deploy.mon][INFO ] distro info: Ubuntu 14.04 trusty [shambhucephnode1][DEBUG ] determining if provided host has same hostname in remote [shambhucephnode1][DEBUG ] get remote short hostname [shambhucephnode1][DEBUG ] deploying mon to shambhucephnode1 [shambhucephnode1][DEBUG ] get remote short hostname [shambhucephnode1][DEBUG ] remote hostname: shambhucephnode1 [shambhucephnode1][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [shambhucephnode1][DEBUG ] create the mon path if it does not exist [shambhucephnode1][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-shambhucephnode1/done [shambhucephnode1][DEBUG ] create a done file to avoid re-doing the mon deployment [shambhucephnode1][DEBUG ] create the init path if it does not exist [shambhucephnode1][INFO ] Running command: sudo initctl emit ceph-mon cluster=ceph id=shambhucephnode1 [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [shambhucephnode1][DEBUG ] ******************************************************************************** [shambhucephnode1][DEBUG ] status for monitor: mon.shambhucephnode1 [shambhucephnode1][DEBUG ] { [shambhucephnode1][DEBUG ] "election_epoch": 0, [shambhucephnode1][DEBUG ] "extra_probe_peers": [ [shambhucephnode1][DEBUG ] "10.187.52.93:6789/0", [shambhucephnode1][DEBUG ] "10.187.52.95:6789/0", [shambhucephnode1][DEBUG ] "10.187.52.96:6789/0" [shambhucephnode1][DEBUG ] ], [shambhucephnode1][DEBUG ] "monmap": { [shambhucephnode1][DEBUG ] "created": "2017-05-22 10:29:37.109626", [shambhucephnode1][DEBUG ] "epoch": 0, [shambhucephnode1][DEBUG ] "fsid": "95858ab8-73d6-42e7-9393-c67de2e12840", [shambhucephnode1][DEBUG ] "modified": "2017-05-22 10:29:37.109626", [shambhucephnode1][DEBUG ] "mons": [ [shambhucephnode1][DEBUG ] { [shambhucephnode1][DEBUG ] "addr": "172.16.1.11:6789/0", [shambhucephnode1][DEBUG ] "name": "shambhucephnode1", [shambhucephnode1][DEBUG ] "rank": 0 [shambhucephnode1][DEBUG ] }, [shambhucephnode1][DEBUG ] { [shambhucephnode1][DEBUG ] "addr": "0.0.0.0:0/1", [shambhucephnode1][DEBUG ] "name": "shambhucephnode0", [shambhucephnode1][DEBUG ] "rank": 1 [shambhucephnode1][DEBUG ] }, [shambhucephnode1][DEBUG ] { [shambhucephnode1][DEBUG ] "addr": "0.0.0.0:0/2", [shambhucephnode1][DEBUG ] "name": "shambhucephnode2", [shambhucephnode1][DEBUG ] "rank": 2 [shambhucephnode1][DEBUG ] } [shambhucephnode1][DEBUG ] ] [shambhucephnode1][DEBUG ] }, [shambhucephnode1][DEBUG ] "name": "shambhucephnode1", [shambhucephnode1][DEBUG ] "outside_quorum": [ [shambhucephnode1][DEBUG ] "shambhucephnode1" [shambhucephnode1][DEBUG ] ], [shambhucephnode1][DEBUG ] "quorum": [], [shambhucephnode1][DEBUG ] "rank": 0, [shambhucephnode1][DEBUG ] "state": "probing", [shambhucephnode1][DEBUG ] "sync_provider": [] [shambhucephnode1][DEBUG ] } [shambhucephnode1][DEBUG ] ******************************************************************************** [shambhucephnode1][INFO ] monitor: mon.shambhucephnode1 is running [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [ceph_deploy.mon][DEBUG ] detecting platform for host shambhucephnode2 ... [shambhucephnode2][DEBUG ] connection detected need for sudo [shambhucephnode2][DEBUG ] connected to host: shambhucephnode2 [shambhucephnode2][DEBUG ] detect platform information from remote host [shambhucephnode2][DEBUG ] detect machine type [shambhucephnode2][DEBUG ] find the location of an executable [shambhucephnode2][INFO ] Running command: sudo /sbin/initctl version [shambhucephnode2][DEBUG ] find the location of an executable [ceph_deploy.mon][INFO ] distro info: Ubuntu 14.04 trusty [shambhucephnode2][DEBUG ] determining if provided host has same hostname in remote [shambhucephnode2][DEBUG ] get remote short hostname [shambhucephnode2][DEBUG ] deploying mon to shambhucephnode2 [shambhucephnode2][DEBUG ] get remote short hostname [shambhucephnode2][DEBUG ] remote hostname: shambhucephnode2 [shambhucephnode2][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [shambhucephnode2][DEBUG ] create the mon path if it does not exist [shambhucephnode2][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-shambhucephnode2/done [shambhucephnode2][DEBUG ] create a done file to avoid re-doing the mon deployment [shambhucephnode2][DEBUG ] create the init path if it does not exist [shambhucephnode2][INFO ] Running command: sudo initctl emit ceph-mon cluster=ceph id=shambhucephnode2 [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [shambhucephnode2][DEBUG ] ******************************************************************************** [shambhucephnode2][DEBUG ] status for monitor: mon.shambhucephnode2 [shambhucephnode2][DEBUG ] { [shambhucephnode2][DEBUG ] "election_epoch": 0, [shambhucephnode2][DEBUG ] "extra_probe_peers": [ [shambhucephnode2][DEBUG ] "10.187.52.93:6789/0", [shambhucephnode2][DEBUG ] "10.187.52.95:6789/0", [shambhucephnode2][DEBUG ] "10.187.52.96:6789/0" [shambhucephnode2][DEBUG ] ], [shambhucephnode2][DEBUG ] "monmap": { [shambhucephnode2][DEBUG ] "created": "2017-05-22 10:29:41.320090", [shambhucephnode2][DEBUG ] "epoch": 0, [shambhucephnode2][DEBUG ] "fsid": "95858ab8-73d6-42e7-9393-c67de2e12840", [shambhucephnode2][DEBUG ] "modified": "2017-05-22 10:29:41.320090", [shambhucephnode2][DEBUG ] "mons": [ [shambhucephnode2][DEBUG ] { [shambhucephnode2][DEBUG ] "addr": "172.16.1.14:6789/0", [shambhucephnode2][DEBUG ] "name": "shambhucephnode2", [shambhucephnode2][DEBUG ] "rank": 0 [shambhucephnode2][DEBUG ] }, [shambhucephnode2][DEBUG ] { [shambhucephnode2][DEBUG ] "addr": "0.0.0.0:0/1", [shambhucephnode2][DEBUG ] "name": "shambhucephnode0", [shambhucephnode2][DEBUG ] "rank": 1 [shambhucephnode2][DEBUG ] }, [shambhucephnode2][DEBUG ] { [shambhucephnode2][DEBUG ] "addr": "0.0.0.0:0/2", [shambhucephnode2][DEBUG ] "name": "shambhucephnode1", [shambhucephnode2][DEBUG ] "rank": 2 [shambhucephnode2][DEBUG ] } [shambhucephnode2][DEBUG ] ] [shambhucephnode2][DEBUG ] }, [shambhucephnode2][DEBUG ] "name": "shambhucephnode2", [shambhucephnode2][DEBUG ] "outside_quorum": [ [shambhucephnode2][DEBUG ] "shambhucephnode2" [shambhucephnode2][DEBUG ] ], [shambhucephnode2][DEBUG ] "quorum": [], [shambhucephnode2][DEBUG ] "rank": 0, [shambhucephnode2][DEBUG ] "state": "probing", [shambhucephnode2][DEBUG ] "sync_provider": [] [shambhucephnode2][DEBUG ] } [shambhucephnode2][DEBUG ] ******************************************************************************** [shambhucephnode2][INFO ] monitor: mon.shambhucephnode2 is running [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [ceph_deploy.mon][INFO ] processing monitor mon.shambhucephnode0 [shambhucephnode0][DEBUG ] connection detected need for sudo [shambhucephnode0][DEBUG ] connected to host: shambhucephnode0 [shambhucephnode0][DEBUG ] detect platform information from remote host [shambhucephnode0][DEBUG ] detect machine type [shambhucephnode0][DEBUG ] find the location of an executable [shambhucephnode0][INFO ] Running command: sudo /sbin/initctl version [shambhucephnode0][DEBUG ] find the location of an executable [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode0 monitor is not yet in quorum, tries left: 5 [ceph_deploy.mon][WARNIN] waiting 5 seconds before retrying [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode0 monitor is not yet in quorum, tries left: 4 [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode0 monitor is not yet in quorum, tries left: 3 [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode0 monitor is not yet in quorum, tries left: 2 [ceph_deploy.mon][WARNIN] waiting 15 seconds before retrying [shambhucephnode0][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode0.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode0 monitor is not yet in quorum, tries left: 1 [ceph_deploy.mon][WARNIN] waiting 20 seconds before retrying [ceph_deploy.mon][INFO ] processing monitor mon.shambhucephnode1 [shambhucephnode1][DEBUG ] connection detected need for sudo [shambhucephnode1][DEBUG ] connected to host: shambhucephnode1 [shambhucephnode1][DEBUG ] detect platform information from remote host [shambhucephnode1][DEBUG ] detect machine type [shambhucephnode1][DEBUG ] find the location of an executable [shambhucephnode1][INFO ] Running command: sudo /sbin/initctl version [shambhucephnode1][DEBUG ] find the location of an executable [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode1 monitor is not yet in quorum, tries left: 5 [ceph_deploy.mon][WARNIN] waiting 5 seconds before retrying [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode1 monitor is not yet in quorum, tries left: 4 [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode1 monitor is not yet in quorum, tries left: 3 [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode1 monitor is not yet in quorum, tries left: 2 [ceph_deploy.mon][WARNIN] waiting 15 seconds before retrying [shambhucephnode1][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode1.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode1 monitor is not yet in quorum, tries left: 1 [ceph_deploy.mon][WARNIN] waiting 20 seconds before retrying [ceph_deploy.mon][INFO ] processing monitor mon.shambhucephnode2 [shambhucephnode2][DEBUG ] connection detected need for sudo [shambhucephnode2][DEBUG ] connected to host: shambhucephnode2 [shambhucephnode2][DEBUG ] detect platform information from remote host [shambhucephnode2][DEBUG ] detect machine type [shambhucephnode2][DEBUG ] find the location of an executable [shambhucephnode2][INFO ] Running command: sudo /sbin/initctl version [shambhucephnode2][DEBUG ] find the location of an executable [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in quorum, tries left: 5 [ceph_deploy.mon][WARNIN] waiting 5 seconds before retrying [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in quorum, tries left: 4 [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in quorum, tries left: 3 [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in quorum, tries left: 2 [ceph_deploy.mon][WARNIN] waiting 15 seconds before retrying [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in quorum, tries left: 1 [ceph_deploy.mon][WARNIN] waiting 20 seconds before retrying [ceph_deploy.mon][ERROR ] Some monitors have still not reached quorum: [ceph_deploy.mon][ERROR ] shambhucephnode2 [ceph_deploy.mon][ERROR ] shambhucephnode0 [ceph_deploy.mon][ERROR ] shambhucephnode1 -----Original Message----- From: Alfredo Deza [mailto:adeza@xxxxxxxxxx] Sent: Monday, May 22, 2017 9:02 PM To: Shambhu Rajak Cc: ceph-users@xxxxxxxxxxxxxx Subject: Re: Some monitors have still not reached quorum On Mon, May 22, 2017 at 7:07 AM, Shambhu Rajak <srajak@xxxxxxxxxxxx> wrote: > Hi Cephers, > > I am trying to install ceph-Jewel for a 3 node cluster with monitors > on each host. > > > > I have followed: > http://docs.ceph.com/docs/master/start/quick-start-preflight/ > > > http://docs.ceph.com/docs/master/start/quick-ceph-deploy/ > > > > While creating mon using command: “ceph-deploy mon create-initial”, > it shows > > > > [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in > quorum, tries left: 4 > > [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying > > [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph > --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status > > [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in > quorum, tries left: 3 > > [ceph_deploy.mon][WARNIN] waiting 10 seconds before retrying > > [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph > --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status > > [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in > quorum, tries left: 2 > > [ceph_deploy.mon][WARNIN] waiting 15 seconds before retrying > > [shambhucephnode2][INFO ] Running command: sudo ceph --cluster=ceph > --admin-daemon /var/run/ceph/ceph-mon.shambhucephnode2.asok mon_status > > [ceph_deploy.mon][WARNIN] mon.shambhucephnode2 monitor is not yet in > quorum, tries left: 1 > > [ceph_deploy.mon][WARNIN] waiting 20 seconds before retrying > > [ceph_deploy.mon][ERROR ] Some monitors have still not reached quorum: > > [ceph_deploy.mon][ERROR ] shambhucephnode2 > > [ceph_deploy.mon][ERROR ] shambhucephnode0 > > [ceph_deploy.mon][ERROR ] shambhucephnode1 > > > > ==================================================================== > > Configuration: > > Node OS: > > ~/my-cluster$ lsb_release -a > > No LSB modules are available. > > Distributor ID: Ubuntu > > Description: Ubuntu 14.04.5 LTS > > Release: 14.04 > > Codename: trusty > > > > shambhucephnode:~/my-cluster$ ceph -v > > ceph version 10.2.7 (50e863e0f4bc8f4b9e31156de690d765af245185) > > > > shambhucephnode:~/my-cluster$ ceph-deploy --version > > 1.5.37 > > > > shambhucephnode:~/my-cluster$ cat ceph.conf > > [global] > > fsid = 95858ab8-73d6-42e7-9393-c67de2e12840 > > mon_initial_members = shambhucephnode0, shambhucephnode1, > shambhucephnode2 > > mon_host = 10.187.52.95,10.187.52.93,10.187.52.96 > > auth_cluster_required = none > > auth_service_required = none > > auth_client_required = none > > osd pool default size = 2 > > public network = 172.16.1.12/24 > > > > Anyone knows how to solve this ? A full paste of your ceph-deploy output would be best. Can you paste it somewhere so I can take a look? > > > > Thanks, > > Shambhu Rajak > > > > > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com