Hi, you should run ceph dashboard create-self-signed-cert as documented here <https://docs.ceph.com/docs/mimic/mgr/dashboard/> (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 um 09:12 schrieb 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": [ "dashboard", "iostat", "status"
tcp 0 0 10.8.152.4:6800 <http://10.8.152.4:6800> 0.0.0.0:* LISTEN 69049/ceph-mgr Check with "ceph mgr services" which URL should be used.
Sometimes ceph-mgr needs a restart to activate a module.
Regards
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io