Project

General

Profile

Activity

From 05/24/2018 to 06/22/2018

06/22/2018

03:51 PM Dashboard Bug #24080 (Pending Backport): Dashboard: Prevent RGW API user deletion
reverting status to Pending Backport after updating the (separate) mimic backport issue which can be found in the "Re... Nathan Cutler
10:45 AM Dashboard Bug #24080 (Fix Under Review): Dashboard: Prevent RGW API user deletion
Volker Theile
10:45 AM Dashboard Bug #24080: Dashboard: Prevent RGW API user deletion
PR for Mimic: https://github.com/ceph/ceph/pull/22670 Volker Theile
03:44 PM Backport #24543 (In Progress): mimic: Dashboard: Prevent RGW API user deletion
Nathan Cutler
02:28 PM Dashboard Feature #24625 (New): mgr/dashboard: Create dashboard configuration page
In addition to being able to configure the Ceph Manager Dashboard on the command line, it should be possible to perfo... Lenz Grimmer
02:24 PM Dashboard Cleanup #24624 (Resolved): mgr/dashboard: Remove text from common utility icons in the top right
Remove text that accompanies icons from common utilities and add 2 new icons, i.e. a cogwheel for the dashboard confi... Lenz Grimmer
02:21 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Some additional aspects:
* Provide configuration, performance information and usage
* Information at-a-glance usi...
Lenz Grimmer
02:17 PM Dashboard Cleanup #24623 (Resolved): mgr/dashboard: Replace "Pool" with "Pools"
Minor improvement: the Ceph pools page menu entry should read "Pools" (plural), not "Pool".
!Screenshot-2018-6-22-...
Lenz Grimmer
01:41 PM Dashboard Bug #24621: Ceph Dashboard doesn't support IDs with special characters
PR: https://github.com/ceph/ceph/pull/22672 Tiago Melo
01:40 PM Dashboard Bug #24621 (Fix Under Review): Ceph Dashboard doesn't support IDs with special characters
Tiago Melo
10:05 AM Dashboard Bug #24621 (Resolved): Ceph Dashboard doesn't support IDs with special characters
For example, if you have a RBD image named 'foo/bar' the dashboard will return 404 when you try to edit it.
This pro...
Tiago Melo
09:30 AM Dashboard Feature #24574: mgr/dashboard: Enhance check in RgwClient::is_system_user if configured RGW admin...
https://github.com/ceph/ceph/pull/22669 Lenz Grimmer
09:29 AM Dashboard Feature #24574 (Fix Under Review): mgr/dashboard: Enhance check in RgwClient::is_system_user if c...
Lenz Grimmer
08:45 AM Bug #24614: luminous: AssertionError: Lists differ in test_selftest_command_spam()
From the message, this seems to indicate that one of the standbys died during the test -- probably unrelated to the t... John Spray

06/21/2018

11:51 PM Bug #24614 (New): luminous: AssertionError: Lists differ in test_selftest_command_spam()
... Neha Ojha
03:27 PM Bug #24151: ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
It might be a bit of an overstatement to call this dangerous -- data loss is dangerous, a hidden perf counter is anno... John Spray
01:58 PM Dashboard Feature #24436 (Resolved): mgr/dashboard: Replace RGW proxy controller
Volker Theile
01:38 PM Dashboard Bug #24080: Dashboard: Prevent RGW API user deletion
Done for 14.0 via https://github.com/ceph/ceph/pull/22470. Volker Theile
01:21 PM Dashboard Bug #24097 (Resolved): Dashboard navbar does not respond for mobile-like browser window widths
Volker Theile
01:05 PM Dashboard Feature #24605 (Resolved): mgr/dashboard: Add flags information to configuration doc page
Since https://github.com/ceph/ceph/pull/22595 has been merged, we can extend the config options with information abou... Tatjana Dehler
08:59 AM Dashboard Cleanup #24575 (In Progress): mgr/dashboard: Create unified file for colors
Ricardo Marques

06/20/2018

09:27 PM Bug #24458: config show does not include mgr module options
'config show' is implemented in the mgr and shows config options reported to the mgr. The mgr module config options ... Sage Weil
02:48 PM Bug #24151: ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
Thanks!
This is dangerously underdocumented to the point that I don't even have an immediate idea how to set it (...
Peter Gervai
01:04 PM Bug #24576 (Need More Info): 404 on dashboard
Hmm, odd - the dashboard's HTTP server seems to have started, but it almost looks as if the Web UI assets are missing... Lenz Grimmer
09:44 AM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
Patrick McLean wrote:
> The tarball is definitely fetching files, I have attached a log of the relevant part (I ca...
Lenz Grimmer
08:48 AM Feature #24010 (Fix Under Review): Enable "-i" CLI file input to mgr module commands
https://github.com/ceph/ceph/pull/22634 John Spray
08:48 AM Bug #21598: Users can do "config-key set" while mgr runs, but it doesn't see settings
See http://tracker.ceph.com/issues/24010, https://github.com/ceph/ceph/pull/22634 John Spray
02:44 AM Bug #24564: perfcounter unit enum redeclaration
My base system is ubuntu 18.04, and I checked that the c++ version is 7.3.0 and it should be based on c++17. Qiaowei Ren

06/19/2018

09:21 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
The tarball is definitely fetching files, I have attached a log of the relevant part (I can't attach the full log due... Patrick McLean
03:14 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
Patrick: can you confirm whether your tarball build is fetching files (with a log, if so)? As Paul says, the tarball... John Spray
05:03 PM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
I think I might have had a similar issue at some stage, that on some platforms we were getting python-routes as a sid... John Spray
05:00 PM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
I actually think this is a packaging error, ceph-deploy isn't doing anything odd here Alfredo Deza
03:50 PM Bug #24151 (Closed): ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
John Spray
03:50 PM Bug #24151: ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
Performance counters are indeed filtered by priority, this is controlled by a ceph-mgr setting called mgr_stats_thres... John Spray
03:45 PM Bug #21598: Users can do "config-key set" while mgr runs, but it doesn't see settings
Lenz: yeah, I had been thinking that with centralised config, we would insist that KV store users would only take val... John Spray
02:55 PM Bug #24576 (Can't reproduce): 404 on dashboard
Hello, support!
I have mimic 13.2.0 cluster with 3 nodes 5 OSDs each with RGW.
The problem is I have 404 when I...
Grigory Murashov
02:28 PM Dashboard Cleanup #24575 (Resolved): mgr/dashboard: Create unified file for colors
There are various files where color hexcode or rgba code has been used. The task is to make a single file for all the... Kanika Murarka
01:50 PM Dashboard Feature #24574 (Resolved): mgr/dashboard: Enhance check in RgwClient::is_system_user if configure...
The method RgwClient::is_system_user simply checks whether the configured RGW admin user is a known RGW user. But it ... Volker Theile
11:38 AM Bug #24564 (Fix Under Review): perfcounter unit enum redeclaration
(no natural subproject for this so pulling it into mgr to get it off the triage queue)
The fix looks reasonable. ...
John Spray
05:09 AM Bug #24564 (Closed): perfcounter unit enum redeclaration
the error about enum redeclaration during compile time:
error: redeclaration of enumerator 'NONE'
error: previous...
Qiaowei Ren
11:07 AM Dashboard Bug #24389 (Resolved): ceph dashboard set-login-credentials results in an error
Lenz Grimmer
11:06 AM Dashboard Bug #24530: Clicking on an OSD which is down will raise an error
Indeed, it would be helpful to highlight down OSDs in the datatable more clearly.
!osd-down-error.png!
Lenz Grimmer
11:03 AM Dashboard Feature #24573 (Resolved): mgr/dashboard: Provide more "native" dashboard widgets to display live...
While we plan to Embed Grafana Dashboards for displaying more detailed performance data and history, the Ceph Manager... Lenz Grimmer
09:19 AM Dashboard Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
!dashboard-logs.png! Lenz Grimmer
09:13 AM Dashboard Feature #24571 (Resolved): mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "L...
The Manager Dashboard currently shows the Cluster Log and Audit Log on the front Dashboard page. To unclutter the fro... Lenz Grimmer
07:59 AM Dashboard Bug #24570 (Resolved): mgr/dashboard: Modal dialogs are still open when UI is redirected to the l...
If a modal dialog is open, e.g. the delete dialog, and you restart the dashboard module, then the user is correctly r... Volker Theile

06/18/2018

03:49 PM Dashboard Bug #24525 (Resolved): mgr/dashboard: Missing white space between icons and text
Volker Theile
03:21 PM Dashboard Bug #24525: mgr/dashboard: Missing white space between icons and text
https://github.com/ceph/ceph/pull/22597 Ricardo Marques
03:20 PM Dashboard Bug #24525 (Fix Under Review): mgr/dashboard: Missing white space between icons and text
Ricardo Marques
01:12 PM Dashboard Bug #24525 (In Progress): mgr/dashboard: Missing white space between icons and text
Volker Theile
08:59 AM Dashboard Bug #24548 (Resolved): mgr/dashboard: Link to documentation on RGW page
When RGW is not configured, user will see the following message:
!20180618095303.png!
The documentation link in...
Ricardo Marques

06/16/2018

08:31 AM Dashboard Feature #24056 (Resolved): Manage cluster-wide OSD flags
https://github.com/ceph/ceph/pull/21998 Patrick Seidensal

06/15/2018

04:01 PM Backport #24543 (Resolved): mimic: Dashboard: Prevent RGW API user deletion
https://github.com/ceph/ceph/pull/22670 Nathan Cutler
12:20 PM Dashboard Bug #24530 (Resolved): Clicking on an OSD which is down will raise an error
Clicking on an OSD which is down will raise an error (errno -6), stating that the OSD is down. We shouldn't raise an ... Patrick Seidensal
09:36 AM Dashboard Bug #24525: mgr/dashboard: Missing white space between icons and text
Not sure if it's related, but there also seems to be white space missing between the "Overall Status" and the health ... Lenz Grimmer
09:21 AM Dashboard Bug #24080 (Pending Backport): Dashboard: Prevent RGW API user deletion
Orit Wasserman

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
 

Also available in: Atom