Did you try disabling iptables or
checking port 6789 is open?
On 14/02/2014 16:36, Ron Gage wrote:
Mike:
[ceph@cm ~]$ getenforce
Disabled
[ceph@cm ~]$
On
February 14, 2014 at 11:18 AM "Michael J. Kidd"
<michael.kidd@xxxxxxxxxxx> wrote:
I'd also be curious if you happen to have
selinux enabled...
$ getenforce
Enforcing
^-- bad for Ceph
If you have this, try:
$ sudo setenforce 0
$ getenforce
Permissive
To make the change stick after reboot, edit
/etc/selinux/config and change the SELINUX= line as follows:
SELINUX=permissive
Or
SELINUX=disabled
Either will work.
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
|
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com