Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Lenz Grimmer
Hi Ashley, On 11/29/18 11:41 AM, Ashley Merrick wrote: > Managed to fix the issue with some googling from the error above. > > There is a bug with urllib3 1.24.1 which breaks the module ordered_dict (1) Good spotting! > I rolled back to a working version "pip install urllib3==1.23" and > resta

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Lenz Grimmer
On 11/29/18 11:29 AM, Ashley Merrick wrote: > Yeah had a few OS updates, but not related directly to CEPH. But they seem to be the root cause of the issue you're facing. Thanks for sharing the entire log entry. > The full error log after a reboot is : > > 2018-11-29 11:24:22.494 7faf046a1700  1

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Ashley Merrick
Managed to fix the issue with some googling from the error above. There is a bug with urllib3 1.24.1 which breaks the module ordered_dict (1) I rolled back to a working version "pip install urllib3==1.23" and restarted the mgr service and all is now working. Thanks, Ashley (1)https://github.com

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Ashley Merrick
Yeah had a few OS updates, but not related directly to CEPH. The full error log after a reboot is : 2018-11-29 11:24:22.494 7faf046a1700 1 mgr[restful] server not running: no certificate configured 2018-11-29 11:24:22.586 7faf05ee4700 -1 log_channel(cluster) log [ERR] : Unhandled exception from

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Lenz Grimmer
On 11/29/18 10:28 AM, Ashley Merrick wrote: > Sorry missed the basic info!! > > Latest Mimic 13.2.2 > > Ubuntu 18.04 Thanks. So it worked before the reboot and did not afterwards? What changed? Did you perform an OS update? Would it be possible for you to paste the entire mgr log file messages

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Ashley Merrick
Hey, Sorry missed the basic info!! Latest Mimic 13.2.2 Ubuntu 18.04 ,Ashley On Thu, 29 Nov 2018 at 5:26 PM, Lenz Grimmer wrote: > Hi Ashley, > > On 11/29/18 7:16 AM, Ashley Merrick wrote: > > > After rebooting a server that hosts the MGR Dashboard I am now unable to > > get the dashboard mod

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Lenz Grimmer
Hi Ashley, On 11/29/18 7:16 AM, Ashley Merrick wrote: > After rebooting a server that hosts the MGR Dashboard I am now unable to > get the dashboard module to run. > > Upon restarting the mgr service I see the following : > > ImportError: No module named ordered_dict > Nov 29 07:13:14 ceph-m01

Re: [ceph-users] MGR Dashboard

2018-11-29 Thread Jos Collin
http://tracker.ceph.com/issues/19913 On 29/11/18 11:46 AM, Ashley Merrick wrote: > Hey, > > After rebooting a server that hosts the MGR Dashboard I am now unable > to get the dashboard module to run. > > Upon restarting the mgr service I see the following : > > ImportError: No module named ordered

[ceph-users] MGR Dashboard

2018-11-28 Thread Ashley Merrick
Hey, After rebooting a server that hosts the MGR Dashboard I am now unable to get the dashboard module to run. Upon restarting the mgr service I see the following : ImportError: No module named ordered_dict Nov 29 07:13:14 ceph-m01 ceph-mgr[12486]: [29/Nov/2018:07:13:14] ENGINE Serving on http:/

Re: [ceph-users] mgr/dashboard: Community branding & styling

2018-09-06 Thread Ernesto Puerta
Thanks for the feedback, Erwan, John! We may follow up on the tracker issues. Kind Regards, Ernesto On Thu, Sep 6, 2018 at 3:54 PM Erwan Velu wrote: > > Cool stuff. > Feed the tickets to report my comments. > > Cheers, > > - Mail original - > De: "Ernesto Puerta" > À: ceph-de...@vger.k

[ceph-users] mgr/dashboard: Community branding & styling

2018-09-05 Thread Ernesto Puerta
Hi dashboard devels & users, You may find below a link to a PDF with the recommendations from Michael Celedonia & Ju Lim (in CC) on top of the current community branding, but just to summarize changes (http://tracker.ceph.com/issues/35688): - Login screen (http://tracker.ceph.com/issues/35689). -

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-23 Thread Willem Jan Withagen
On 23/08/2018 12:47, Ernesto Puerta wrote: @Willem, given your comments come from a technical ground, let's address those technically. As you say, dashboard_v2 is already in Mimic and will be soon in Nautilus when released, so for FreeBSD the issue will anyhow be there. Let's look for a technica

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-23 Thread Ernesto Puerta
Thanks all for sharing your views, and thanks to Lenz & Kai for the clarifications. For those, like David, not familiar with dashboard_v2 (or even with dashboard_v1), you may check this short clip (https://youtu.be/m5i3x4eR6k4), which goes through the dashboard_v2 as per this first backport (featu

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-23 Thread Willem Jan Withagen
On 23/08/2018 11:22, Lenz Grimmer wrote: On 08/22/2018 08:57 PM, David Turner wrote: My initial reaction to this PR/backport was questioning why such a major update would happen on a dot release of Luminous. Your reaction to keeping both dashboards viable goes to support that. Should we really

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-23 Thread Willem Jan Withagen
On 22/08/2018 19:42, Ernesto Puerta wrote: Thanks for your feedback, Willem! The old dashboard does not need any package fetch while building/installing. Something that is not very handy when building FreeBSD packages. And I haven't gotten around to determining how to > get around that. I th

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-23 Thread Lenz Grimmer
On 08/22/2018 08:57 PM, David Turner wrote: > My initial reaction to this PR/backport was questioning why such a > major update would happen on a dot release of Luminous. Your > reaction to keeping both dashboards viable goes to support that. > Should we really be backporting features into a dot

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-22 Thread Kai Wagner
On 22.08.2018 20:57, David Turner wrote: > does it remove any functionality of the previous dashboard? No it doesn't. All dashboard_v1 features are integrate and part of the dashboard_v2 as well. -- SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-22 Thread David Turner
My initial reaction to this PR/backport was questioning why such a major update would happen on a dot release of Luminous. Your reaction to keeping both dashboards viable goes to support that. Should we really be backporting features into a dot release that force people to change how they use the

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-22 Thread Ernesto Puerta
Thanks for your feedback, Willem! > The old dashboard does not need any package fetch while > building/installing. Something that is not very handy when building > FreeBSD packages. And I haven't gotten around to determining how to > get > around that. I thought that https://github.com/ceph/ceph

Re: [ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-22 Thread Willem Jan Withagen
On 22/08/2018 12:16, Ernesto Puerta wrote: [sent both to ceph-devel and ceph-users lists, as it might be of interest for both audiences] Hi all, This e-mail is just to announce the WIP on backporting dashboard_v2 (http://docs.ceph.com/docs/master/mgr/dashboard/) from master to Luminous release.

[ceph-users] mgr/dashboard: backporting Ceph Dashboard v2 to Luminous

2018-08-22 Thread Ernesto Puerta
[sent both to ceph-devel and ceph-users lists, as it might be of interest for both audiences] Hi all, This e-mail is just to announce the WIP on backporting dashboard_v2 (http://docs.ceph.com/docs/master/mgr/dashboard/) from master to Luminous release. The ultimate goal for this backport is to r

Re: [ceph-users] mgr dashboard differs from ceph status

2018-05-07 Thread Tracy Reed
On Mon, May 07, 2018 at 12:13:00AM PDT, Janne Johansson spake thusly: > > mgr: ceph01(active), standbys: ceph-ceph07, ceph03 > > Don't know if it matters, but the naming seems different even though I guess > you are running mgr's on the same nodes as the mons, but ceph07 is called > "ceph-ceph

Re: [ceph-users] mgr dashboard differs from ceph status

2018-05-07 Thread Janne Johansson
2018-05-04 8:21 GMT+02:00 Tracy Reed : > > services: > mon: 3 daemons, quorum ceph01,ceph03,ceph07 > mgr: ceph01(active), standbys: ceph-ceph07, ceph03 > osd: 78 osds: 78 up, 78 in > Don't know if it matters, but the naming seems different even though I guess you are running mgr's o

Re: [ceph-users] mgr dashboard differs from ceph status

2018-05-04 Thread Gregory Farnum
On Fri, May 4, 2018 at 1:59 AM John Spray wrote: > On Fri, May 4, 2018 at 7:21 AM, Tracy Reed wrote: > > My ceph status says: > > > > cluster: > > id: b2b00aae-f00d-41b4-a29b-58859aa41375 > > health: HEALTH_OK > > > > services: > > mon: 3 daemons, quorum ceph01,ceph03,ceph07

Re: [ceph-users] mgr dashboard differs from ceph status

2018-05-04 Thread Sean Purdy
I get this too, since I last rebooted a server (one of three). ceph -s says: cluster: id: a8c34694-a172-4418-a7dd-dd8a642eb545 health: HEALTH_OK services: mon: 3 daemons, quorum box1,box2,box3 mgr: box3(active), standbys: box1, box2 osd: N osds: N up, N in rgw: 3

Re: [ceph-users] mgr dashboard differs from ceph status

2018-05-04 Thread John Spray
On Fri, May 4, 2018 at 7:21 AM, Tracy Reed wrote: > My ceph status says: > > cluster: > id: b2b00aae-f00d-41b4-a29b-58859aa41375 > health: HEALTH_OK > > services: > mon: 3 daemons, quorum ceph01,ceph03,ceph07 > mgr: ceph01(active), standbys: ceph-ceph07, ceph03 > osd: 7

[ceph-users] mgr dashboard differs from ceph status

2018-05-03 Thread Tracy Reed
My ceph status says: cluster: id: b2b00aae-f00d-41b4-a29b-58859aa41375 health: HEALTH_OK services: mon: 3 daemons, quorum ceph01,ceph03,ceph07 mgr: ceph01(active), standbys: ceph-ceph07, ceph03 osd: 78 osds: 78 up, 78 in data: pools: 4 pools, 3240 pgs ob

[ceph-users] mgr dashboard and cull Removing data for x

2017-12-11 Thread Dan Van Der Ster
Hi all, I'm playing with the dashboard module in 12.2.2 (and it's very cool!) but I noticed that some OSDs do not have metadata, e.g. this page: http://xxx:7000/osd/perf/74 Has empty metadata. I *am* able to see all the info with `ceph osd metadata 74`. I noticed in the mgr log we have: 2017-