Re: [ceph-users] nautilus: dashboard configuration issue

2019-03-18 Thread Daniele Riccucci
Hello, thank you for the fix, I'll be on the lookout for the next ceph/daemon container image. Regards, Daniele On 18/03/19 12:59, Volker Theile wrote: Hello Daniele, your problem is tracker by https://tracker.ceph.com/issues/38528 and fixed in the latest Ceph 14 builds. To workaround the pr

Re: [ceph-users] nautilus: dashboard configuration issue

2019-03-18 Thread Volker Theile
Hello Daniele, your problem is tracker by https://tracker.ceph.com/issues/38528 and fixed in the latest Ceph 14 builds. To workaround the problem simply disable SSL for your specific manager. $ ceph config set mgr mgr/dashboard//ssl false See https://tracker.ceph.com/issues/38528#note-1. Regar

[ceph-users] nautilus: dashboard configuration issue

2019-03-16 Thread Daniele Riccucci
Hello, I have a small cluster deployed with ceph-ansible on containers. Recently, without realizing that ceph_docker_image_tag was set to latest by default, the cluster got upgraded to nautilus and I was unable to roll back. Everything seems to be running smoothly except for the dashboard. $ c