]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-12649] No need to call "ceph mon add" 341/head
authorTravis Rhoden <trhoden@redhat.com>
Wed, 12 Aug 2015 17:33:29 +0000 (10:33 -0700)
committerTravis Rhoden <trhoden@redhat.com>
Wed, 12 Aug 2015 17:33:29 +0000 (10:33 -0700)
commita92f8e78b890339b2e98981d2bc3f4cc706a9c38
tree64e6dfbc03de06592579df5269e2420bddc989db
parentf833cec3ac2521f3c9923f7318c9400c8fc08b90
[RM-12649] No need to call "ceph mon add"

ceph mon add is not needed - merely starting the ceph-mon
daemon will cause it to join the cluster when all the other
steps have been done properly.

Calling "ceph mon add" as we were doing leads to hangs when
moving from 1 to 2 monitors.

Fixes: #12649
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/hosts/common.py