Hi all, I can't start Ceph on a node with the error: 7fe7e6efc800 -1 accepter.accepter.bind unable to create socket: (97) Address family not supported by protocol
uname: Linux vmm_3_92 2.6.32-504.16.2.el6.x86_64 distro: CentOS release 6.6 (Final) How can I fix this? thanks. [root@vmm_3_92 ceph]# ./ceph-osd-deploy.sh === osd.3 === create-or-move updated item name 'osd.3' weight 0.22 at location {host=vmm_3_92,root=default} to crush map Starting Ceph osd.3 on vmm_3_92... starting osd.3 at :/0 osd_data /var/lib/ceph/osd/ceph-3 /var/lib/ceph/osd/ceph-3/journal 2015-11-02 10:28:06.658908 7fe7e6efc800 -1 accepter.accepter.bind unable to create socket: (97) Address family not supported by protocol failed: 'ulimit -n 32768; /usr/bin/ceph-osd -i 3 --pid-file /var/run/ceph/osd.3.pid -c /etc/ceph/ceph.conf --cluster ceph ' ceph-disk: Error: ceph osd start failed: Command '['/sbin/service', 'ceph', '--cluster', 'ceph', 'start', 'osd.3']' returned non-zero exit status 1 [root@vmm_3_92 ceph]# service ceph --cluster ceph start osd.3 === osd.3 === create-or-move updated item name 'osd.3' weight 0.22 at location {host=vmm_3_92,root=default} to crush map Starting Ceph osd.3 on vmm_3_92... starting osd.3 at :/0 osd_data /var/lib/ceph/osd/ceph-3 /var/lib/ceph/osd/ceph-3/journal 2015-11-02 10:28:50.199044 7f05a664e800 -1 accepter.accepter.bind unable to create socket: (97) Address family not supported by protocol failed: 'ulimit -n 32768; /usr/bin/ceph-osd -i 3 --pid-file /var/run/ceph/osd.3.pid -c /etc/ceph/ceph.conf --cluster ceph '
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com