Description of problem: Currently the APIs for configuring MON/OSD takes the network interface as input. Instead a provision to specify the IP address should be provided As per the ceph documentation, there are two network interfaces to be configured - public network and cluster network - and how this is done currently by taking a single interface? same interface is used for both?
Until this is completed you'll need to look at the interfaces on the node to find the one that matches the IP address you'd like to use and provide that interface to ceph-installer.
3-4 days effort in ceph-installer and ceph-ansible
ceph-ansible PR by Andrew Schoen: https://github.com/ceph/ceph-ansible/pull/643 ceph-installer PR https://github.com/ceph/ceph-installer/pull/126 docs PR https://github.com/ceph/ceph-installer/pull/127
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
This is fixed in ceph-installer 1.0.2 right?
(In reply to Gregory Meno from comment #6) > This is fixed in ceph-installer 1.0.2 right? Yes, this feature is in 1.0.2 of ceph-installer and ceph-ansible.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2016:1754