Project

General

Profile

Activity

From 05/16/2018 to 06/14/2018

06/14/2018

01:59 PM Dashboard Bug #24525 (Resolved): mgr/dashboard: Missing white space between icons and text
See the screen shot attached - I'm seeing this on Firefox and Chromium (Linux) - somehow the spacing between the icon... Lenz Grimmer
01:46 PM Bug #24431 (Need More Info): build rpm package error
version 1.3.1 [1] of nodeenv has been release and the problem should be fixed now, without modifying our code.
Could...
Tiago Melo

06/13/2018

10:45 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
Patrick McLean wrote:
> The package lock might help with the dependency drift, but it does not change the fact that ...
Paul Emmerich

06/12/2018

12:00 PM Bug #24431: build rpm package error
Hi,
It seems this problem is already fixed on the latest master of nodeenv [1].
I have ask the developer when or...
Tiago Melo
09:56 AM Bug #24431: build rpm package error
Ricardo, could you take a look at this? Nathan Cutler
10:15 AM Dashboard Feature #24446 (In Progress): mgr/dashboard: Add UI support for managing ceph dashboard users
Ricardo Marques
09:52 AM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
@Benjamin: Please consider using ceph-ansible instead of ceph-deploy
http://docs.ceph.com/ceph-ansible/master/
Nathan Cutler

06/11/2018

06:05 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
The package lock might help with the dependency drift, but it does not change the fact that the build system is fetch... Patrick McLean
03:38 PM Bug #24282: mgr segfaults on create-self-signed-cert
I worked around the issue by installing a new python with pyenv that links to openssl 1.1 and explicitly setting this... Abhishek Lekshmanan
09:54 AM Bug #24282: mgr segfaults on create-self-signed-cert
So this can be triggered by differing ssl libraries loaded by system python libraries vs what we link ceph against. F... Abhishek Lekshmanan
12:33 PM Dashboard Feature #24272 (In Progress): mgr/dashboard: Add support for moving RBD images into the trash
Tiago Melo
10:37 AM Dashboard Bug #24115 (Resolved): Dashboard: Filesystem page shows moment.js deprecation warning
Tiago Melo
09:57 AM Dashboard Tasks #24489 (Resolved): "404 - Not found" page for Nautilus
404 page has references to Mimic, but the ceph version on master branch is now Nautilus.
We must adapt this page t...
Ricardo Marques

06/09/2018

02:14 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
It also fails for various reasons on arm64 such as binaries not existing.
The node dependency issues are fixable b...
Paul Emmerich
01:46 AM Dashboard Bug #24466 (Won't Fix): build process runs "pip install" and "npm install" while building the mgr...
The current build process runs "pip install" and "npm install" while building the mgr frontend. This is a violation o... Patrick McLean

06/08/2018

03:05 PM Dashboard Tasks #24460 (Resolved): Make notification and tasks look more human readable
Currently the notification and tasks don't look alike and are not the nicest way to present information as it is ofte... Stephan Müller
02:11 PM Bug #24458 (New): config show does not include mgr module options
Sage Weil
01:17 PM Dashboard Feature #24455 (Resolved): mgr/dashboard: Add possibility to set config options in MON database
https://github.com/ceph/ceph/pull/21460 adds the current values from the MON database to the configuration documentat... Tatjana Dehler
01:08 PM Dashboard Feature #24436: mgr/dashboard: Replace RGW proxy controller
See PR https://github.com/ceph/ceph/pull/22470 Volker Theile
01:04 PM Dashboard Feature #24436 (In Progress): mgr/dashboard: Replace RGW proxy controller
Volker Theile
11:56 AM Dashboard Bug #24453 (Resolved): mgr/dashboard: Manager should complain about wrong dashboard certificate
Configuring the dashboard and selecting certificates didn't work as intended.
Dashboard wouldn't load (it didn't eve...
Momcilo Medic
09:05 AM Dashboard Feature #24273: mgr/dashboard: Add backend support for changing configuration settings via the RE...
https://github.com/ceph/ceph/pull/22457 Ricardo Marques
07:25 AM Bug #24282: mgr segfaults on create-self-signed-cert
I did a git bisect and traced this back to 4860bb70e1f47377ff69e1dc44e9b11bc69a7c2a which replaces nss with openssl, ... Abhishek Lekshmanan

06/07/2018

04:14 PM Dashboard Feature #24273 (Fix Under Review): mgr/dashboard: Add backend support for changing configuration ...
Patrick Seidensal
11:53 AM Dashboard Tasks #24377 (Fix Under Review): mgr/dashboard: Publish frontend coverage report on Jenkins `ceph...
https://github.com/ceph/ceph-build/pull/1042 Jos Collin
10:39 AM Dashboard Feature #24447 (Resolved): mgr/dashboard: Add UI support for managing roles
Currently the role management is only available from the command line.
Ceph dashboard should provide a UI to manag...
Ricardo Marques
10:38 AM Dashboard Feature #24446 (Resolved): mgr/dashboard: Add UI support for managing ceph dashboard users
Currently the user management is only available from the command line.
Ceph dashboard should provide a UI to manag...
Ricardo Marques
04:44 AM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
I used "ceph-deploy" for ceph pkg installation:
$ ceph-deploy install --release mimic <ceph-node>
Benjamin Lu

06/06/2018

07:38 PM Dashboard Bug #24438 (Can't reproduce): make-dist on arm64 fails due to nodeenv for the dashboard
It fails when trying to download node/npm binaries... Paul Emmerich
05:32 PM Dashboard Feature #23898 (Resolved): Improve dashboard REST API documentation
Lenz Grimmer
02:46 PM Dashboard Feature #24436 (Resolved): mgr/dashboard: Replace RGW proxy controller
To fully support the role based authentication/authorization system it is necessary to replace the RGW proxy controll... Volker Theile
01:30 PM Bug #24404 (Resolved): dashboard doesn't return statistics about OSDs anymore
Patrick Seidensal
10:58 AM Bug #24282: mgr segfaults on create-self-signed-cert
Ignore the "Module 'dashboard' has failed: cannot import name UiApiController" error - I had some stale .pyc files ly... Tim Serong
10:31 AM Bug #24282: mgr segfaults on create-self-signed-cert
I've tried to reproduce this on the current master, plus also the current mimic branch, and everything seems to be wo... Tim Serong
10:17 AM Dashboard Bug #24281 (Resolved): mgr/dashboard: Reduce 'dimlessBinaryPipe' precision
Ricardo Marques
10:12 AM Dashboard Bug #24376 (Closed): build failed in compiling dashboard
Thanks for the feedback! Closing as requested. Lenz Grimmer
09:03 AM Dashboard Bug #24376: build failed in compiling dashboard
Um...It seems that this is due to my http proxy configuration after clearing which the building process resumed. Sorr... Xuehan Xu
07:14 AM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
Benjamin Lu wrote:
> "sudo apt-get install python-routes" then restart cluster fixed the error. I wonder why duri...
Lenz Grimmer
03:41 AM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
"sudo apt-get install python-routes" then restart cluster fixed the error. I wonder why during the cluster build, cep... Benjamin Lu
05:33 AM Bug #24431: build rpm package error
508c508
< 'aarch64': 'armv64',
---
> 'aarch64': 'arm64',
YongSheng Zhang
05:21 AM Bug #24431: build rpm package error
the file /tmp/tmp.t8sJ5GVNNn/lib/python2.7/site-packages/nodeenv.py code diff
508c508
< 'aarch64': 'armv64',
---
...
YongSheng Zhang
05:21 AM Bug #24431 (Can't reproduce): build rpm package error
ceph version :ceph-13.1.0
arc:aarch64
error reproduce: run ./make-dist
error output:
===========================
...
YongSheng Zhang

06/05/2018

08:12 AM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
Please make sure you have the "python-routes" package installed in your system.... Ricardo Dias
06:35 AM Dashboard Bug #24420 (Resolved): Module 'dashboard' has failed: No module named routes
ceph -s
cluster:
id: 8754e3c7-b632-4438-8c33-a15f06959639
health: HEALTH_ERR
Module 'da...
Benjamin Lu
08:05 AM Dashboard Feature #24273 (In Progress): mgr/dashboard: Add backend support for changing configuration setti...
Patrick Seidensal
02:53 AM Dashboard Bug #24376: build failed in compiling dashboard
Ricardo Marques wrote:
> Did you previously executed `npm install` with an `npm` version different than the one you ...
Xuehan Xu

06/04/2018

03:09 PM Dashboard Bug #24376: build failed in compiling dashboard
Did you previously executed `npm install` with an `npm` version different than the one you are using now?
Try to r...
Ricardo Marques
01:22 PM Dashboard Feature #23898 (Fix Under Review): Improve dashboard REST API documentation
https://github.com/ceph/ceph/pull/22282 Ricardo Marques
11:38 AM Bug #24404 (Resolved): dashboard doesn't return statistics about OSDs anymore
The OSD page doesn't show any statistics about OSDs anymore. This is due to the backend (`/api/osd` API) not returnin... Patrick Seidensal
11:06 AM Dashboard Bug #24281 (Fix Under Review): mgr/dashboard: Reduce 'dimlessBinaryPipe' precision
PR: https://github.com/ceph/ceph/pull/22386 Tiago Melo

06/03/2018

02:55 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
That fixed the issue, thank you! Michael Sudnick
02:22 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
I was able to reproduce the issue by managing to install a newer version of the "requests" python package using "pip"... Ricardo Dias
02:17 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
python-requests-2.6.0-1.el7_1 is installed. Michael Sudnick
02:13 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
Can you check if you have the "python-requests" package installed in your system? Ricardo Dias
01:37 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
Sorry about that, I've attached a tar of the active mds log, and the active mon log. I set logging to both to 20/20, ... Michael Sudnick
01:16 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
Michael Sudnick wrote:
> Added a log file, set mon debug to 20/20. Doesn't seem to give anything illuminating, at ...
Lenz Grimmer

06/02/2018

08:20 PM Dashboard Bug #24389: ceph dashboard set-login-credentials results in an error
Added a log file, set mon debug to 20/20. Doesn't seem to give anything illuminating, at least to me. Any suggestion ... Michael Sudnick
03:14 PM Dashboard Bug #24389 (Need More Info): ceph dashboard set-login-credentials results in an error
Michael Sudnick wrote:
> Error EIO: Module 'dashboard' has experienced an error and cannot handle commands: cannot...
Lenz Grimmer
07:37 PM Bug #24395 (Closed): Ceph MGR Prometheus module errors during failover
To reproduce, you need to run a Rook build with this PR reverted [Revert "Run two MGRs to have one in standby mode" #... Alexander Trost
05:54 PM Dashboard Cleanup #23825 (Resolved): Dashboard: Improve layout of the "There are no filesystems" notification
Kefu Chai

06/01/2018

08:36 PM Dashboard Bug #24389 (Resolved): ceph dashboard set-login-credentials results in an error
I get
Cluster fully updated to Mimic 13.2.0 from the more recent luminous release by following the release notes upg...
Michael Sudnick
05:54 PM Backport #22634: luminous: ceph-mgr dashboard has dependency on python-jinja2
Michael Fayez wrote:
> Still the issue exist with a fresh installation ceph version 12.2.2 (cf0baeeeeba3b47f9427c6c9...
Nathan Cutler
04:55 PM Bug #24379 (Closed): MGR not reporting metrics when osds are going down
The original messages can be found here: https://rook-io.slack.com/archives/C46Q5UC05/p1527829950000056... Alexander Trost
10:15 AM Dashboard Bug #24376: build failed in compiling dashboard
My OS is CentOS 7.4 Xuehan Xu
07:22 AM Dashboard Bug #24376 (Closed): build failed in compiling dashboard
Recently, I found that the building process of ceph can't finish due to a npm error: ... Xuehan Xu
08:05 AM Dashboard Tasks #24377 (Resolved): mgr/dashboard: Publish frontend coverage report on Jenkins `ceph-pull-re...
Coverage report will show the unit test coverage for dashboard. Kanika Murarka

05/31/2018

03:15 PM Bug #22431: balancer: calc_pg_upmaps not upmapping the correct pool
This can probably be closed -- we're not able to reproduce it anymore. Dan van der Ster
09:43 AM Backport #22634: luminous: ceph-mgr dashboard has dependency on python-jinja2
Still the issue exist with a fresh installation ceph version 12.2.2 (cf0baeeeeba3b47f9427c6c97e2144b094b7e5ba) lumino... Michael Fayez

05/30/2018

01:47 PM Dashboard Feature #24267 (Fix Under Review): mgr/dashboard: support roles and privileges
PR: https://github.com/ceph/ceph/pull/22283 Ricardo Dias
01:46 PM Dashboard Feature #24266 (Fix Under Review): mgr/dashboard: support multiple user accounts
PR: https://github.com/ceph/ceph/pull/22283 Ricardo Dias
01:38 PM Dashboard Cleanup #24134: Semi automatic Task creation
You can find the pending pull request "here":https://github.com/ceph/ceph/pull/22014 Stephan Müller
01:27 PM Dashboard Cleanup #24134 (Fix Under Review): Semi automatic Task creation
Ricardo Marques
11:08 AM Dashboard Cleanup #23796 (Fix Under Review): Make controllers to require authentication by default
https://github.com/ceph/ceph/pull/22283 Ricardo Marques

05/29/2018

10:22 PM Bug #21612: mgr: thread create assert failure when racing with respawn
... Neha Ojha
12:09 PM Feature #24170 (Closed): MGR modules cannot unset settings
Works, thank you! Patrick Seidensal
09:53 AM Bug #24175 (Resolved): status module output going to stderr
Nathan Cutler

05/28/2018

12:46 PM Dashboard Bug #24080 (In Progress): Dashboard: Prevent RGW API user deletion
The issue will be fixed with PR https://github.com/ceph/ceph/pull/22276. Volker Theile

05/25/2018

08:39 PM Dashboard Backport #24312 (Resolved): mimic: mgr/dashboard: Documentation link opens up in same tab
https://github.com/ceph/ceph/pull/22262 Nathan Cutler
11:56 AM Feature #24170: MGR modules cannot unset settings
Patrick, can you please verify if John's suggestion works? Lenz Grimmer
11:44 AM Dashboard Bug #24288 (Pending Backport): mgr/dashboard: Documentation link opens up in same tab
Pull request: https://github.com/ceph/ceph/pull/22237 Lenz Grimmer
09:17 AM Dashboard Bug #24288 (Fix Under Review): mgr/dashboard: Documentation link opens up in same tab
Lenz Grimmer
05:40 AM Dashboard Bug #24288 (Resolved): mgr/dashboard: Documentation link opens up in same tab
When object gateway is not configured, the 'documentation' link present in the view, opens the link in same tab. It s... Kanika Murarka

05/24/2018

03:17 PM Bug #24282 (Resolved): mgr segfaults on create-self-signed-cert
vstart clusters seem to segfault when dashboard or restful tries to create a self signed cert:... Abhishek Lekshmanan
01:45 PM Backport #24249 (Resolved): mimic: status module output going to stderr
Sage Weil
01:33 PM Dashboard Bug #24281 (Resolved): mgr/dashboard: Reduce 'dimlessBinaryPipe' precision
*dimlessBinaryPipe* should round values to a single decimal place.
In the following example values should be:
* *...
Ricardo Marques
11:11 AM Dashboard Bug #24276 (New): mgr/dashboard: Missing input validation on the dashboard backend
The Ceph mgr dashboard's backend REST API needs to be made more robust by increasing the level of validation that is ... Lenz Grimmer
10:20 AM Dashboard Feature #24275 (Resolved): mgr/dashboard: Add support for managing RBD mirroring
The current Ceph manager dashboard provides a "read-only" insight into a configured RBD mirroring setup. This feature... Lenz Grimmer
10:04 AM Dashboard Feature #24274 (New): mgr/dashboard: Add support managing RGW user policies and roles
"Pull request #21379":https://github.com/ceph/ceph/pull/21379/ added User Policy management functionality to the obje... Lenz Grimmer
09:50 AM Bug #23756: mgr is not updated with latest pgmap in qa/workunits/rados/test_large_omap_detection
http://pulpito.ceph.com/kchai-2018-05-24_07:38:20-rados-master-distro-basic-mira/ Kefu Chai
09:30 AM Dashboard Feature #24273 (Resolved): mgr/dashboard: Add backend support for changing configuration settings...
Currently, the Ceph administrator needs to use the command line to configure various dashboard settings, e.g. the acc... Lenz Grimmer
07:58 AM Dashboard Feature #24272 (Resolved): mgr/dashboard: Add support for moving RBD images into the trash
In addition to the current RBD management, the Ceph manager dashboard should also support the trash bin mechanism for... Lenz Grimmer
07:53 AM Dashboard Feature #24271 (Duplicate): mgr/dashboard: Add support for managing EC profiles
The dashboard should support managing Erasure code profiles, e.g. list all existing ones, create new ones and delete ... Lenz Grimmer
07:49 AM Dashboard Feature #24270 (Resolved): mgr/dashboard: Add support for managing individual OSD settings/charac...
In addition to managing the cluster-wide OSD flags as implemented in "PR#21998":https://github.com/ceph/ceph/pull/219... Lenz Grimmer
07:37 AM Dashboard Feature #24268 (Resolved): mgr/dashboard: support single-sign-on (SSO)
Currently, the Ceph mgr dashboard uses an internal database for storing the user's login credentials. Once multiple u... Lenz Grimmer
07:32 AM Dashboard Feature #24267 (Resolved): mgr/dashboard: support roles and privileges
Currently, the Ceph manager dashboard only supports a single user account that has full access to all of the dashboar... Lenz Grimmer
07:30 AM Dashboard Feature #24266 (Resolved): mgr/dashboard: support multiple user accounts
Currently, the Ceph manager dashboard only supports a single user account with a freely definable username and passwo... Lenz Grimmer

05/23/2018

07:25 PM Backport #24249 (In Progress): mimic: status module output going to stderr
Nathan Cutler
06:31 PM Backport #24249 (Resolved): mimic: status module output going to stderr
https://github.com/ceph/ceph/pull/22135 Nathan Cutler
07:05 PM Dashboard Bug #24171 (Resolved): Error message with 'undefined' string
Nathan Cutler
07:04 PM Backport #24250 (Resolved): mimic: Error message with 'undefined' string
Nathan Cutler
07:04 PM Backport #24250 (In Progress): mimic: Error message with 'undefined' string
Nathan Cutler
06:31 PM Backport #24250 (Resolved): mimic: Error message with 'undefined' string
https://github.com/ceph/ceph/pull/22152 Nathan Cutler

05/22/2018

08:53 PM Feature #24217 (Closed): Can we add daemon names(short hostname) in cephfs/rgw/mds daemons like m...
John Spray wrote:
> OK - in that case I'd suggest you close this ticket and open separate rights for an RBD command ...
Vikhyat Umrao
07:23 PM Feature #24217: Can we add daemon names(short hostname) in cephfs/rgw/mds daemons like mons and mgr
OK - in that case I'd suggest you close this ticket and open separate rights for an RBD command and an RGW command. John Spray
07:00 PM Feature #24217: Can we add daemon names(short hostname) in cephfs/rgw/mds daemons like mons and mgr
John Spray wrote:
Thank you John for the feedback.
> The mon and mgr output does not include the hostname eithe...
Vikhyat Umrao
03:22 PM Feature #24217: Can we add daemon names(short hostname) in cephfs/rgw/mds daemons like mons and mgr
The mon and mgr output does not include the hostname either -- those are the daemon names. CephFS output also alread... John Spray
05:55 PM Feature #24170: MGR modules cannot unset settings
Did you find that passing None to set_config was working?
In any case, here's a quick update to the docs to mentio...
John Spray
01:29 PM Dashboard Bug #24171 (Pending Backport): Error message with 'undefined' string
backport PR: https://github.com/ceph/ceph/pull/22152 Tiago Melo
10:58 AM Dashboard Bug #24181: luminous dashboard: CephFS info generates 500 Internal error
As you can see, node4 have no information:
{
"name": "node4"
}
And I don't know why.
$ ceph -s
clu...
Марк Коренберг
10:57 AM Dashboard Bug #24181: luminous dashboard: CephFS info generates 500 Internal error
Yes, bug 100% reproducible.
$ ceph mds metadata
[
{
"name": "node2",
"addr": "10.80.20.100...
Марк Коренберг
10:53 AM Dashboard Bug #24181: luminous dashboard: CephFS info generates 500 Internal error
This indicates that for some reason the mgr doesn't have metadata about the MDS. Can you see the metadata from "ceph... John Spray
02:47 AM Bug #24175: status module output going to stderr
mimic: https://github.com/ceph/ceph/pull/22135 Kefu Chai
02:42 AM Bug #24175 (Pending Backport): status module output going to stderr
Kefu Chai

05/21/2018

04:58 PM Feature #24217 (Closed): Can we add daemon names(short hostname) in cephfs/rgw/mds daemons like m...
Can we add daemon names(short hostname) in cephfs/rgw/mds daemons like mons and mgr
services:
mon: 3 ...
Vikhyat Umrao
10:51 AM Dashboard Documentation #24210 (New): mgr/dashboard: Implement and document UX design workflow and guidelines
Currently we don't have a process for designing and deciding mockups and designs for Dashboard.
A process of mockup ...
Kanika Murarka

05/18/2018

08:46 PM Dashboard Bug #24181: luminous dashboard: CephFS info generates 500 Internal error
By this URL in my case: http://10.80.20.100:7000/filesystem/2/ Марк Коренберг
08:45 PM Dashboard Bug #24181 (Can't reproduce): luminous dashboard: CephFS info generates 500 Internal error
This woked OK in 12.2.4 (or 12.2.2 ?).
500 Internal Server Error
The server encountered an unexpected conditi...
Марк Коренберг
06:28 PM Bug #24166: mgr: deadlock between PyModuleRegistry and ms_dispatch and ...
downgrading since this is a shutdown bug... Sage Weil
03:41 PM Bug #24166: mgr: deadlock between PyModuleRegistry and ms_dispatch and ...
Because the StandbyPyModules::shutdown stack is stuck in python execution, it makes me think this is happening when o... John Spray
04:05 PM Bug #23996 (Resolved): mgr/influx: Module fails to parse service names if RGW is present
Nathan Cutler
04:05 PM Backport #24014 (Resolved): luminous: mgr/influx: Module fails to parse service names if RGW is p...
Nathan Cutler
03:46 PM Bug #24175 (Fix Under Review): status module output going to stderr
https://github.com/ceph/ceph/pull/22089 John Spray
03:45 PM Bug #24175 (Resolved): status module output going to stderr
John Spray
03:19 PM Dashboard Bug #24171 (Fix Under Review): Error message with 'undefined' string
Tiago Melo
03:18 PM Dashboard Bug #24171: Error message with 'undefined' string
PR: https://github.com/ceph/ceph/pull/22088 Tiago Melo
10:23 AM Dashboard Bug #24171 (Resolved): Error message with 'undefined' string
After trying to create an RBD (async.) with a name that is already in use, I receive a message that contains 'undefin... Ricardo Marques
09:53 AM Feature #24170 (Closed): MGR modules cannot unset settings
For MGR modules it is not yet possible to unset previously set settings using only Python.
The Grafana proxy imple...
Patrick Seidensal
08:53 AM Bug #21598: Users can do "config-key set" while mgr runs, but it doesn't see settings
John Spray wrote:
> This issue will be fixed implicitly when we merge https://github.com/ceph/ceph/pull/20458
T...
Lenz Grimmer

05/17/2018

07:30 PM Bug #24166: mgr: deadlock between PyModuleRegistry and ms_dispatch and ...
all threads... Sage Weil
07:29 PM Bug #24166 (Can't reproduce): mgr: deadlock between PyModuleRegistry and ms_dispatch and ...
... Sage Weil
04:14 PM Backport #24014: luminous: mgr/influx: Module fails to parse service names if RGW is present
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21965
merged
Yuri Weinstein
02:41 PM Dashboard Cleanup #23825 (In Progress): Dashboard: Improve layout of the "There are no filesystems" notific...
Ricardo Marques
02:35 PM Dashboard Bug #24115 (Fix Under Review): Dashboard: Filesystem page shows moment.js deprecation warning
Ricardo Marques
02:31 PM Dashboard Bug #23806 (Fix Under Review): mgr/dashboard: Missing breadcrumb on monitor performance counters ...
Ricardo Marques
11:59 AM Dashboard Bug #23806 (In Progress): mgr/dashboard: Missing breadcrumb on monitor performance counters page
Ricardo Marques

05/16/2018

09:28 PM Bug #24151 (Closed): ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
This was observed on the prometheus module, but the problem seems to be general mgr one.
I have lost a lot of perf...
Peter Gervai
08:11 AM Dashboard Feature #24056 (Fix Under Review): Manage cluster-wide OSD flags
Patrick Seidensal
 

Also available in: Atom