commit 4c3438970c1c091c027069be4702b4ffa65c1745
Author: John Fulton <email address hidden>
Date: Fri Mar 15 18:22:34 2019 -0400
Open firewall port 3300 for ceph monitors v2 protocol
In addition port 6789, open port 3300 too for ceph monitors.
As per the Ceph documentation:
"Ceph monitors now bind to IANA-assigned port 3300 (ce4h or 0xce4)
for the new v2 protocol, while also binding to the old default
port 6789 for the legacy v1 protocol."
Reviewed: https:/ /review. openstack. org/643685 /git.openstack. org/cgit/ openstack/ tripleo- heat-templates/ commit/ ?id=4c3438970c1 c091c027069be47 02b4ffa65c1745
Committed: https:/
Submitter: Zuul
Branch: master
commit 4c3438970c1c091 c027069be4702b4 ffa65c1745
Author: John Fulton <email address hidden>
Date: Fri Mar 15 18:22:34 2019 -0400
Open firewall port 3300 for ceph monitors v2 protocol
In addition port 6789, open port 3300 too for ceph monitors.
As per the Ceph documentation:
"Ceph monitors now bind to IANA-assigned port 3300 (ce4h or 0xce4)
for the new v2 protocol, while also binding to the old default
port 6789 for the legacy v1 protocol."
Change-Id: Ib9a69cc9379e84 a47bdc00a175ee3 3bfac4119eb
Closes-Bug: #1820359