After running puppet on HA controllers where a ceph cluster was already installed, the following issues occur: # ceph -s 2014-09-16 08:19:00.842695 7f41084ef700 0 -- :/1025773 >> 192.168.7.62:6789/0 pipe(0x7f4104024400 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f4104024670).fault *and* # rados -p images ls <nothing> simply hangs The issues go away when the firewall is made less restrictive.
https://github.com/redhat-openstack/astapor/pull/371
openstack-foreman-installer-2.0.31-1.el6ost [root@macf04da2732fb1 ~]# iptables -nL | grep 6789 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 6789 /* 001 ceph mon incoming */
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://rhn.redhat.com/errata/RHBA-2014-1800.html