Hi, Just in case someone else is running into this, I fixed it by using the following
ceph config-key set mgr/dashboard/server_addr 0.0.0.0 Some of the documentation/blogs are suggesting to use ceph config-key set mgr/dashboard/server_addr :: Steven On 20 December 2017 at 12:08, Steven Vacaroaia <ste...@gmail.com> wrote: > Hi John, > > Nope ...selinux and firewalld disabled > > Steven > > On 20 December 2017 at 12:06, John Spray <jsp...@redhat.com> wrote: > >> On Wed, Dec 20, 2017 at 5:01 PM, Steven Vacaroaia <ste...@gmail.com> >> wrote: >> > Hi, >> > >> > I am unable to start dashboard because " No socket could be created' >> > Any help will be greatly appreciated >> > >> > I checked with both netstat -alnt and lsof -i :7000 and nothing is using >> > port 7000 >> > >> > lsof -i :7000 >> > >> > ceph mgr services >> > { >> > "dashboard": "http://mon01.tor.medavail.net:7000/" >> > } >> >> Just off the top of my head, could it be an SELinux issue? >> >> John >> >> > >> > >> > >> > Here is an excerpt from /var/log/messages >> > >> > ceph-mgr: ChannelFailures: error('No socket could be created',) >> > Dec 20 11:47:40 mon01 ceph-mgr: [20/Dec/2017:11:47:40] ENGINE Bus >> STOPPING >> > Dec 20 11:47:40 mon01 ceph-mgr: [20/Dec/2017:11:47:40] ENGINE HTTP >> Server >> > cherrypy._cpwsgi_server.CPWSGIServer(('::', 7000)) already shut down >> > Dec 20 11:47:40 mon01 ceph-mgr: [20/Dec/2017:11:47:40] ENGINE No thread >> > running for None. >> > Dec 20 11:47:40 mon01 ceph-mgr: [20/Dec/2017:11:47:40] ENGINE Bus >> STOPPED >> > Dec 20 11:47:40 mon01 ceph-mgr: [20/Dec/2017:11:47:40] ENGINE Bus >> EXITING >> > Dec 20 11:47:40 mon01 ceph-mgr: [20/Dec/2017:11:47:40] ENGINE Bus EXITED >> > Dec 20 11:47:40 mon01 ceph-mgr: 2017-12-20 11:47:40.570122 7fdfe162f700 >> -1 >> > dashboard.serve: >> > Dec 20 11:47:40 mon01 ceph-mgr: 2017-12-20 11:47:40.570138 7fdfe162f700 >> -1 >> > Traceback (most recent call last): >> > Dec 20 11:47:40 mon01 ceph-mgr: File >> > "/usr/lib64/ceph/mgr/dashboard/module.py", line 1070, in serve >> > Dec 20 11:47:40 mon01 ceph-mgr: cherrypy.engine.start() >> > Dec 20 11:47:40 mon01 ceph-mgr: File >> > "/usr/lib/python2.7/site-packages/cherrypy/process/wspbus.py", line >> 250, in >> > start >> > Dec 20 11:47:40 mon01 ceph-mgr: raise e_info >> > Dec 20 11:47:40 mon01 ceph-mgr: ChannelFailures: error('No socket could >> be >> > created',) >> > Dec 20 11:47:40 mon01 abrt-server: Package 'ceph-mgr' isn't signed with >> > proper key >> > >> > >> > _______________________________________________ >> > ceph-users mailing list >> > ceph-users@lists.ceph.com >> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> > >> > >
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com