[ceph-users] Re: dashboard not working

2019-09-17 Thread solarflow99
ok, the hint to me was cephmgr services didn't show a URL, just the module names. This last step was all it took: Since each ceph-mgr hosts its own instance of dashboard, it may also be necessary to configure them separately. The IP address and port for a specific manager instance can be changed

[ceph-users] Re: dashboard not working

2019-09-17 Thread Ricardo Dias
Hi, Try to check the mgr log for any hint on why the dashboard did not initialize properly. Thanks, Ricardo Dias From: solarflow99 Sent: Tuesday, September 17, 2019 00:10 To: ceph-users Subject: [ceph-users] dashboard not working I have mimic installed

[ceph-users] Re: dashboard not working

2019-09-17 Thread Lenz Grimmer
On 9/17/19 9:21 AM, solarflow99 wrote: > I'm not trying to use SSL. It seems strange how the mgr log doesn't > even mention anything about dashboard Did you try running "ceph mgr services"? Does it show the dashboard as running? Did you check the Mgr of the current active Mgr? Lenz -- SUSE S

[ceph-users] Re: dashboard not working

2019-09-17 Thread Thomas
In my case the dashboard is starting & running w/o any issues. And I didn't disable ssl in config. Am 17.09.2019 um 09:23 schrieb Robert Sander: > On 17.09.19 09:21, solarflow99 wrote: >> I'm not trying to use SSL.  It seems strange how the mgr log doesn't >> even mention anything about dashboard

[ceph-users] Re: dashboard not working

2019-09-17 Thread Robert Sander
On 17.09.19 09:21, solarflow99 wrote: > I'm not trying to use SSL.  It seems strange how the mgr log doesn't > even mention anything about dashboard If you do not want to use SSL, run "ceph config set mgr mgr/dashboard/ssl false" to disable it. Otherwise Dashboard may not start without a certifica

[ceph-users] Re: dashboard not working

2019-09-17 Thread solarflow99
I'm not trying to use SSL. It seems strange how the mgr log doesn't even mention anything about dashboard On Tue, Sep 17, 2019 at 12:19 AM Thomas <74cmo...@gmail.com> wrote: > Hi, > you should run > ceph dashboard create-self-signed-cert > as documented here

[ceph-users] Re: dashboard not working

2019-09-17 Thread Thomas
Hi, you should run  ceph dashboard create-self-signed-cert as documented here (To get the dashboard up and running quickly, you can generate and install a self-signed certificate using the following built-in command). Regards Thomas Am 17.09.2019

[ceph-users] Re: dashboard not working

2019-09-17 Thread Robert Sander
Hi, On 17.09.19 01:10, solarflow99 wrote: > I have mimic installed and for some reason the dashboard isn't showing > up.  I see which mon is listed as active for "mgr", the module is > enabled, but nothing is listening on port 8080: > > # ceph mgr module ls > { >     "enabled_modules": [ >