ceph-ansible is failing to bootstrap the OSD which times out when connecting to the cluster (/var/lib/mistral/ceph-install-workflow.log)
0 monclient(hunting): authenticate timed out after 300
0 librados: client.bootstrap-osd authentication error (110) Connection timed out
[errno 110] error connecting to the cluster
looks like a network issue, the ceph-0 node can't connect to the monitor on either public nor cluster network
[root@ceph-0 bootstrap-osd]# telnet 172.17.3.21 6789
Trying 172.17.3.21...
telnet: connect to address 172.17.3.21: Connection refused
[root@ceph-0 bootstrap-osd]# telnet 172.17.4.35 6789
Trying 172.17.4.35...
telnet: connect to address 172.17.4.35: Connection refused
[root@ceph-0 bootstrap-osd]#
If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text.
If this bug does not require doc text, please set the 'requires_doc_text' flag to -.
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/RHBA-2019:3794