Project

General

Profile

Activity

From 10/18/2018 to 11/16/2018

11/16/2018

09:20 PM Feature #37298: mgr/dashboard: Support a more compact data format (MessagePack, BSON)
I should add that, from everything I've read, BSON is _less_ efficient than MessagePack. Zack Cerza
09:19 PM Feature #37298 (Rejected): mgr/dashboard: Support a more compact data format (MessagePack, BSON)
I actually went ahead and implemented MessagePack support in the backend. I'll go into detail about what I found, but... Zack Cerza
09:09 PM Feature #37298 (Rejected): mgr/dashboard: Support a more compact data format (MessagePack, BSON)
Zack Cerza
07:07 PM Bug #37295 (Resolved): mgr/dashboard: Block-Manager role does not allow listing existing RBD pools
A user provisioned with Block-manager role only, when creating a new Image is not offered with the pool selection dro... Ernesto Puerta
06:49 PM Subtask #37294 (Resolved): mgr/dashboard: Block menu E2E breadcrumb tests
Nathan Weinberg
06:16 PM Bug #37293 (Fix Under Review): mgr/dashboard: 403 Forbidden error with Users with roles cephfs-ma...
Ernesto Puerta
06:02 PM Bug #37293 (Resolved): mgr/dashboard: 403 Forbidden error with Users with roles cephfs-manager, b...
When a user with any mix of the above roles only, tries to access CephFS/Block/Pool pages, he/she receives a 403 Forb... Ernesto Puerta
05:32 PM Tasks #37081: mgr/dashboard: SSO - Use `python-pysaml2` instead of `python-saml`
please note python-saml only supports python2, while python3-saml supports both python2 and python3. see https://gith... Kefu Chai
03:52 PM Tasks #37291 (Resolved): mgr/dashboard: Add a command to easily test e2e test with a already runn...
To achieve this I currently need to run `npm run e2e -- --dev-server-target` which is a bit long and not everybody kn... Stephan Müller
01:59 PM Bug #37290 (Resolved): mgr/dashboard: Failing QA test: test_safe_to_destroy
Excerpt:... Patrick Seidensal
01:09 PM Subtask #37283: mgr/dashboard: improve info shown in mgr info card
Suggest for the Manager Daemons card that we show "# active, # standby" e.g. "1 active, 2 standby" vs. the "active: d... Ju Lim
09:24 AM Subtask #37283 (Resolved): mgr/dashboard: improve info shown in mgr info card
When the active mgr has a long name,
the info shown does not fit into the info card properly (picture res: 1366x768)...
Alfonso Martínez
11:07 AM Bug #36353 (Need More Info): mgr/dashboard: test_safe_to_destroy (tasks.mgr.dashboard.test_osd.Os...
Tatjana Dehler
11:03 AM Bug #36353: mgr/dashboard: test_safe_to_destroy (tasks.mgr.dashboard.test_osd.OsdTest)
Tatjana Dehler
10:24 AM Bug #37152 (Resolved): mgr/dashboard/qa: some dashboard suites are missing in Teuthology
Tatjana Dehler
10:10 AM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
Related background information: https://ceph.com/community/new-luminous-pool-tags/
Lenz Grimmer
09:13 AM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
I think the actual problem is that it's possible to add RBDs on the command line on pools that don't have the "rbd" a... Lenz Grimmer
08:48 AM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
I'm also in for of adding some kind of help text to guide the user, instead of adding a checkbox that overrides the e... Ricardo Marques
08:58 AM Bug #24181 (Can't reproduce): luminous dashboard: CephFS info generates 500 Internal error
Thanks for the feedback! Lenz Grimmer

11/15/2018

07:01 PM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
And, btw, cluster would be on HEALTH_WARN due to pools without proper app tagging, so I think it's better to foster u... Ernesto Puerta
06:54 PM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
Why allowing dashboard users to take the wrong way? If pool app tags were created exactly for this purpose, the only ... Ernesto Puerta
04:25 PM Bug #24181: luminous dashboard: CephFS info generates 500 Internal error
Can not reproduce. please close Марк Коренберг
03:07 PM Bug #37275: mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest.test_create i...
I found out the reason for this, it's the word size parameter 'w' which may differ from cluster to cluster. The 'vsta... Stephan Müller
12:04 PM Bug #37275 (In Progress): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest...
Stephan Müller
10:35 AM Bug #37275 (Resolved): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest.te...
While activating tasks.mgr.dashboard.test_erasure_code_profile test suite the following error occurred in the log:
...
Tatjana Dehler
02:06 PM Feature #37277: mgr/dashboard: Enable bulk import of CSV data (e.g. RGW users, dashboard users, R...
Volker Theile wrote:
> Alternatively users that want to have such a feature can already implement this by writing a ...
Lenz Grimmer
01:54 PM Feature #37277: mgr/dashboard: Enable bulk import of CSV data (e.g. RGW users, dashboard users, R...
Alternatively users that want to have such a feature can already implement this by writing a scipt, e.g. Python, and ... Volker Theile
12:48 PM Feature #37277 (New): mgr/dashboard: Enable bulk import of CSV data (e.g. RGW users, dashboard us...
This is an idea that was raised during the "Dashboard F2F meeting":https://pad.ceph.com/p/ceph-dashboard-f2f-2018-07 ... Lenz Grimmer
07:33 AM Feature #36560 (Fix Under Review): mgr/dashboard: Allow renaming an existing Pool
Thank you! Assigning this issue to you then. Lenz Grimmer
02:22 AM Feature #36560: mgr/dashboard: Allow renaming an existing Pool
Lenz Grimmer wrote:
> Sounds great - would you mind submitting a "RFC" pull request about this? We'd be grateful f...
Dan Guo

11/14/2018

11:46 AM Feature #36560: mgr/dashboard: Allow renaming an existing Pool
Dan Guo wrote:
> Hi, I did a little implementation of this feature, just like fixing a bug, adding some code without...
Lenz Grimmer
10:03 AM Feature #36560: mgr/dashboard: Allow renaming an existing Pool
Hi, I did a little implementation of this feature, just like fixing a bug, adding some code without changing the stru... Dan Guo
10:12 AM Bug #37152: mgr/dashboard/qa: some dashboard suites are missing in Teuthology
Tatjana Dehler
09:09 AM Bug #37152 (Resolved): mgr/dashboard/qa: some dashboard suites are missing in Teuthology
While testing https://github.com/ceph/ceph/pull/24900 I found out some dashboard suites are missing in qa/suites/rado... Tatjana Dehler

11/13/2018

04:51 PM Subtask #37088 (In Progress): mgr/dashboard: Cluster menu E2E breadcrumb tests
Nathan Weinberg PR:
https://github.com/ceph/ceph/pull/25010
Alfonso Martínez
04:49 PM Subtask #37088 (Resolved): mgr/dashboard: Cluster menu E2E breadcrumb tests
Alfonso Martínez
02:04 PM Bug #37084: mgr/dashboard: Error when deleting images ending with whitespace in name
Just tried to verify this, this seems to have already been fixed for Ceph Nautilus; at least I could not reproduce th... Lenz Grimmer
01:34 PM Bug #37084: mgr/dashboard: Error when deleting images ending with whitespace in name
Thank you for reporting this. While I think that the dashboard not support *creating* objects with white space in the... Lenz Grimmer
11:53 AM Bug #37084 (Can't reproduce): mgr/dashboard: Error when deleting images ending with whitespace in...
Using the dashboard to delete a rbd image via gui throws an error when the image name ends with an whitespace (user i... Alexander Kasper
10:23 AM Tasks #37081 (Won't Fix): mgr/dashboard: SSO - Use `python-pysaml2` instead of `python-saml`
Ceph Dashboard is currently using `python-saml` library to support SAML2.0 SSO protocol.
Since this library is not...
Ricardo Marques
10:11 AM Bug #36726: Module 'dashboard' has experienced an error and cannot handle commands: No module nam...
Since the dashboard module doesn't import any symbol called ordered_dict itself, this will be an issue with one of ou... John Spray
10:06 AM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
As per our conversation in daily standup meeting,
it is decided to go with the current behaviour and add a checkbo...
Alfonso Martínez
09:25 AM Bug #36742: mgr/dashboard: Block >> Images: images in pools without "rbd" label not shown
Jason Dillaman wrote:
>>The purpose for the application tags were to enable optimizations like this (i.e. we don't...
Alfonso Martínez

11/12/2018

11:39 AM Cleanup #36616 (Resolved): mgr/dashboard: Simplify OSD test that tests if certain actions are dis...
Stephan Müller
11:39 AM Cleanup #36615 (Resolved): mgr/dashboard: Remove of interface methods in OSD list component
Stephan Müller
09:22 AM Feature #36655 (Fix Under Review): mgr/dashboard: Support roles for Grafana dashboards
Ricardo Marques

11/11/2018

08:29 AM Feature #36760: mgr/dashboard: show info about mirror daemon instance in image mirror status
Implementation details.
The PR [1] added new librbd API methods (and python bindings) to obtain a mirror daemon in...
Mykola Golub
08:12 AM Feature #36760 (New): mgr/dashboard: show info about mirror daemon instance in image mirror status
Recently the rbd cli has been extended to show info about mirror daemon instance in image mirror status output [1]. I... Mykola Golub

11/10/2018

10:57 PM Bug #36759 (In Progress): dashboard: Enabling/disabling dashboard module is not logged properly
On Nautilus 14.0.1 single-node cluster, when I enable and/or disable the dashboard module, my expectation is that thi... Nathan Cutler
12:19 PM Bug #36468 (Resolved): mgr/dashboard: Table key component does not support class objects
Lenz Grimmer
12:19 PM Backport #36334 (Need More Info): mimic: mgr/dashboard: Improve error message when backend is unr...
non-trivial backport Nathan Cutler
12:17 PM Backport #35950 (Need More Info): mimic: mgr/dashboard: Unable to disable SSL for proxy environments
non-trivial backport Nathan Cutler
08:54 AM Backport #36752 (Rejected): mimic: mgr/dashboard: Error message when accessing Cluster >> Hosts
Nathan Cutler

11/09/2018

11:09 PM Feature #36675: mgr/dashboard: Provide API endpoint providing minimal health data
Lenz Grimmer wrote:
> Just wondering: is the issue mentioned in #34320 somehow related to this work? Or have these p...
Zack Cerza
09:29 AM Feature #36675: mgr/dashboard: Provide API endpoint providing minimal health data
Just wondering: is the issue mentioned in #34320 somehow related to this work? Or have these pool metrics been obtain... Lenz Grimmer
03:56 PM Feature #36745 (New): mgr/dashboard: Increase frontend E2E test suite
The goal is that the frontend E2E test suite
covers all critical use cases that involve
user interaction: add/edit/...
Alfonso Martínez
03:38 PM Feature #24998 (Resolved): monitoring: Port and submit the ceph-metrics Grafana dashboards
https://github.com/ceph/ceph/pull/24314 Lenz Grimmer
03:31 PM Feature #25156 (Resolved): mgr/dashboard: Erasure code profile management
Lenz Grimmer
12:24 PM Bug #36742 (In Progress): mgr/dashboard: Block >> Images: images in pools without "rbd" label not...
Alfonso Martínez
12:09 PM Bug #36742 (Won't Fix): mgr/dashboard: Block >> Images: images in pools without "rbd" label not s...
Page "Block >> Images" is not listing
images for pools without "rbd" application label
Expected behaviour:
As pe...
Alfonso Martínez
12:14 PM Feature #24268 (Resolved): mgr/dashboard: support single-sign-on (SSO)
Lenz Grimmer
10:41 AM Bug #36632 (Resolved): mgr/dashboard:update Python dependency
Alfonso Martínez
10:39 AM Bug #36632: mgr/dashboard:update Python dependency
https://github.com/ceph/ceph/pull/24928 Laura Paduano
10:34 AM Bug #36373 (Resolved): build failes, if there is no system-wide NPM installation: `ng` not found
Tiago Melo
09:23 AM Bug #36740: mgr/dashboard: PG Stats, Pool usage and read/write ops missing from Pools table
There may be an open issue with actually obtaining some of the data - see #34320 for details. This might have to be r... Lenz Grimmer
09:16 AM Bug #36740 (Resolved): mgr/dashboard: PG Stats, Pool usage and read/write ops missing from Pools ...
With the update of the landing page to the new layout (#35691), the list of pools has been removed from the front pag... Lenz Grimmer
09:21 AM Bug #34320 (Won't Fix): mgr/dashboard: Read/Write OPS in pool stats always show 0
Resolving as "Won't fix", as the pools table has been removed when the new landing page was introduced with #35691.
...
Lenz Grimmer
09:19 AM Cleanup #35691: mgr/dashboard: Proposed Landing Page
Note that this modification resulted in a regression (loss of information) about Ceph Pools. I have submitted #36740 ... Lenz Grimmer
06:09 AM Cleanup #36356: mgr/dashboard: Check if Grafana dashboards exist
Yes, it can be done through the backend. Thanks Kanika Murarka

11/08/2018

05:13 PM Bug #36549: mgr/dashboard: RuntimeError: Test failure: test_delete_s3 (tasks.mgr.dashboard.test_r...
Thanks for the report. How can this error be reproduced? Lenz Grimmer
05:11 PM Bug #26861 (Resolved): mgr/dashboard: Email addr is set to false when RGW user is modified
Lenz Grimmer
04:56 PM Bug #36708 (Resolved): mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest fai...
Lenz Grimmer
04:44 PM Bug #24729 (Resolved): mgr/dashboard: Confirmation modal doesn't close
Lenz Grimmer
04:40 PM Bug #36712 (Pending Backport): mgr/dashboard: Error message when accessing Cluster >> Hosts
Lenz Grimmer
04:38 PM Bug #36712 (Resolved): mgr/dashboard: Error message when accessing Cluster >> Hosts
Pull request: https://github.com/ceph/ceph/pull/24974 Lenz Grimmer
04:21 PM Feature #35448 (Resolved): mgr/dashboard: Add support for managing individual OSD settings/charac...
Lenz Grimmer
04:09 PM Feature #36735 (Resolved): mgr/dashboard: Add support for enabling and configuring the disk predi...
It should be possible to enable and configure the new "disk prediction module":http://docs.ceph.com/docs/master/mgr/d... Lenz Grimmer

11/07/2018

06:49 PM Bug #36726: Module 'dashboard' has experienced an error and cannot handle commands: No module nam...
ceph dashboard set-login-credentials cephuser cephuser Sylvain St-Germain
06:43 PM Bug #36726 (Can't reproduce): Module 'dashboard' has experienced an error and cannot handle comma...
-------------------------
ISSUE
-------------------------
Following the quick install when I try to create credent...
Sylvain St-Germain
03:55 PM Feature #36721 (In Progress): mgr/dashboard: UI displays fired alert notifications from prometheus
Stephan Müller
03:31 PM Feature #36721 (Resolved): mgr/dashboard: UI displays fired alert notifications from prometheus
UI displays notifications of fired alert notifications. Stephan Müller
03:55 PM Feature #36241 (In Progress): mgr/dashboard: Add support for managing Prometheus alerts
Stephan Müller
03:54 PM Feature #36724 (Resolved): mgr/dashboard: Be able to silences more than one alert
Be able to silence more than one alert with complex filters like in the alert management UI itself. Stephan Müller
03:52 PM Feature #36723 (Closed): mgr/dashboard: Show the graph of the alert expression
Show the graph of the alert expression Stephan Müller
03:50 PM Feature #36722 (Resolved): mgr/dashboard: Silence Alertmanager alerts
Add a simple method to silence and expire the silence of alerts Stephan Müller
11:29 AM Feature #36719 (Resolved): mgr/dashboard: Add I18N support in non angular TS files
Currently we need to provide a translation service to translate strings, and since normal classes can't do that, we a... Tiago Melo
10:38 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Dan Guo wrote:
> Oh, Sorry for what I have to say that this is a special mechanism based on our private implementa...
Lenz Grimmer
09:45 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> You initially shared screen shots of a tool that depicted both a "physical" and "logical" to...
Dan Guo
10:34 AM Feature #35540: mgr/dashboard: Provide a simple way to throttle or increase the cluster's rebuild...
https://github.com/ceph/ceph/pull/24968 Tatjana Dehler
10:16 AM Bug #35917: mgr/dashboard: Allow the decrease of pg's of an existing pool
As far as I understand it, the PR mentioned doesn't eliminate the need to set a PG number for creation of pools and m... Patrick Seidensal
10:02 AM Bug #36708: mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest failures
The https://github.com/ceph/ceph/pull/24947 PR also fixes a problem that comes out while debugging. The svc_id parame... Volker Theile
08:07 AM Bug #36708: mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest failures
Had to do some research what exactly is the problem: Our unit test framework or a Cherrypy tool plugin. The API Audit... Volker Theile
09:08 AM Feature #36716 (New): mgr/dashboard: Cluster configuration doesn't remember filters
When looking for specific settings, I have to type in `qos` into the search field and change the type to `dev` to be ... Patrick Seidensal

11/06/2018

03:23 PM Bug #36712 (In Progress): mgr/dashboard: Error message when accessing Cluster >> Hosts
Alfonso Martínez
02:22 PM Bug #36712 (Resolved): mgr/dashboard: Error message when accessing Cluster >> Hosts
When the user navigates to Cluster >> Hosts
and the payload from /api/host request contains a "tcmu-runner" service
...
Alfonso Martínez
02:52 PM Feature #35684 (Resolved): mgr/dashboard: CRUSH map viewer/architectural overview
Dan Guo wrote:
> IMHO, I think the basic functionality required for CRUSH map viewer has been completed, and I can...
Lenz Grimmer
08:37 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> A basic CRUSH map viewer has now been merged. Than you, Dan Guo! Do you plan to make further i...
Dan Guo
08:13 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
A basic CRUSH map viewer has now been merged. Than you, Dan Guo! Do you plan to make further improvements to it, to m... Lenz Grimmer
02:03 PM Bug #36708 (Fix Under Review): mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.Osd...
https://github.com/ceph/ceph/pull/24947 Volker Theile
11:36 AM Bug #36708: mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest failures
Patrick Seidensal
11:36 AM Bug #36708: mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest failures
Reproducible by making a POST request to `api/osd` with a JSON body containing `uuid` and `svc_id`. Both parameters a... Patrick Seidensal
09:24 AM Bug #36708 (In Progress): mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest ...
Patrick Seidensal
09:22 AM Bug #36708 (Resolved): mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest fai...
Currently the dashboard backend api tests fail (when running the QA tests in sepia lab as well as when executing the ... Laura Paduano

11/05/2018

01:18 PM Feature #36193 (Resolved): mgr/dashboard: Audit REST API calls
Lenz Grimmer
10:48 AM Bug #36632 (Fix Under Review): mgr/dashboard:update Python dependency
Alfonso Martínez

11/03/2018

01:23 PM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
https://github.com/ceph/ceph/pull/24766 Dan Guo

11/02/2018

09:59 PM Feature #36675 (Fix Under Review): mgr/dashboard: Provide API endpoint providing minimal health data
https://github.com/ceph/ceph/pull/24900 Zack Cerza
04:15 PM Feature #36675: mgr/dashboard: Provide API endpoint providing minimal health data
An update on what my WIP has changed so far, along with some thoughts:
# @/api/health/full@ provides what @/api/da...
Zack Cerza
10:26 AM Feature #36675: mgr/dashboard: Provide API endpoint providing minimal health data
Zack Cerza wrote:
> Currently the dashboard polls both @/api/summary@ and @/api/dashboard/health@ every 5s. The latt...
Lenz Grimmer
09:46 AM Cleanup #36356: mgr/dashboard: Check if Grafana dashboards exist
@Kanika Murarka I was expecting that doing an HTTP get to the grafana dashboard URL before displaying that URL in the... Ricardo Marques
08:45 AM Cleanup #36680 (Resolved): Add custom timepicker
The toggle button for Grafana dashboards to show/hide timepicker can be replaced by adding a custom timepicker selector. Kanika Murarka

11/01/2018

04:18 PM Feature #36675 (Closed): mgr/dashboard: Provide API endpoint providing minimal health data
Currently the dashboard polls both @/api/summary@ and @/api/dashboard/health@ every 5s. The latter endpoint returns a... Zack Cerza
04:08 PM Bug #36674 (Closed): mgr/dashboard: Enable compression for backend requests
https://github.com/ceph/ceph/pull/24727 Zack Cerza
11:34 AM Feature #36191 (In Progress): mgr/dashboard: Add support for managing RBD QoS
Patrick Seidensal
10:03 AM Feature #24275: mgr/dashboard: Add support for managing RBD mirroring
Capturing a hopefully useful comment from Jason Dillaman about the configuration:
> The rbd-mirror daemons are ess...
Lenz Grimmer
09:59 AM Cleanup #35691 (Resolved): mgr/dashboard: Proposed Landing Page
Ricardo Marques

10/31/2018

07:21 PM Cleanup #36356: mgr/dashboard: Check if Grafana dashboards exist
This bug seems to require proxy, as Grafana doesnt allow to enable CORS explicitly[1].
[1] https://community.grafa...
Kanika Murarka
11:00 AM Tasks #36467 (Resolved): mgr/dashboard: Add a unit test form helper to easily test forms
Stephan Müller
09:52 AM Bug #36633 (Closed): mgr/dashboard: No module named jwt
Ricardo Dias
09:50 AM Bug #36633: mgr/dashboard: No module named jwt
You're right, did miss the 'i+' in fron of the Python3 package. Arghhh.
Opened a pull request for the docker conta...
Volker Theile
09:36 AM Bug #36633: mgr/dashboard: No module named jwt
Volker Theile wrote:
> Yes i did: -DWITH_PYTHON3=ON -DWITH_PYTHON2=OFF -DMGR_PYTHON_VERSION=3 -DWITH_TESTS=ON -DWITH...
Ricardo Dias
08:04 AM Bug #36633: mgr/dashboard: No module named jwt
Yes i did: -DWITH_PYTHON3=ON -DWITH_PYTHON2=OFF -DMGR_PYTHON_VERSION=3 -DWITH_TESTS=ON -DWITH_CCACHE=ON Volker Theile
09:46 AM Feature #36655 (In Progress): mgr/dashboard: Support roles for Grafana dashboards
Kanika Murarka
09:23 AM Feature #36655 (Resolved): mgr/dashboard: Support roles for Grafana dashboards
Hide Grafana performance tabs for roles not in Grafana scope Kanika Murarka
09:46 AM Bug #24621 (Resolved): Ceph Dashboard doesn't support IDs with special characters
Tiago Melo
09:45 AM Feature #25230 (Resolved): mgr/dashboard: Provide a full screen view for embedded grafana dashboard
Kanika Murarka
09:45 AM Bug #26856 (Resolved): mgr/dashboard: Request body parameters are being encoded and are never dec...
Tiago Melo
09:45 AM Backport #26985 (Resolved): mimic: mgr/dashboard: Request body parameters are being encoded and a...
Tiago Melo
09:43 AM Bug #36528 (Resolved): mgr/dashboard: Random unit tests failure
Tiago Melo

10/30/2018

08:53 PM Bug #36416 (Resolved): Documentation links on ceph "dev" versions
Zack Cerza
04:00 PM Bug #36633: mgr/dashboard: No module named jwt
Did you build ceph-mgr with python 3? Ricardo Dias
03:29 PM Bug #36633 (Closed): mgr/dashboard: No module named jwt
It is not possible to start the Ceph Mgr dashboard module in latest master (including https://github.com/ceph/ceph/pu... Volker Theile
02:48 PM Bug #36632 (Resolved): mgr/dashboard:update Python dependency
We received a Github security warning regarding the following file:
https://github.com/ceph/ceph/blob/master/src/p...
Alfonso Martínez
01:36 PM Cleanup #35691: mgr/dashboard: Proposed Landing Page
https://github.com/ceph/ceph/pull/24810 Tatjana Dehler
08:50 AM Cleanup #35691 (Fix Under Review): mgr/dashboard: Proposed Landing Page
Lenz Grimmer
11:43 AM Bug #36564 (Resolved): Error accessing iSCSI page if no initiator is connected
Ricardo Marques
10:58 AM Cleanup #36615 (Fix Under Review): mgr/dashboard: Remove of interface methods in OSD list component
Stephan Müller
10:58 AM Cleanup #36616 (Fix Under Review): mgr/dashboard: Simplify OSD test that tests if certain actions...
Stephan Müller wrote:
> As discussed "here":https://github.com/ceph/ceph/pull/24606#discussion_r227781537 , the test...
Stephan Müller
10:48 AM Bug #36484 (Resolved): mgr/dashboard: Long running RBD cloning / copying message
Ricardo Marques
10:43 AM Bug #36403 (Resolved): mgr/dashboard: Can not delete RBD snapshot
Ricardo Marques
10:43 AM Bug #36403: mgr/dashboard: Can not delete RBD snapshot
PR: https://github.com/ceph/ceph/pull/24637 Ricardo Marques

10/29/2018

11:58 PM Bug #36453: mgr/dashboard: Some REST endpoints grow linearly with OSD count
I've got a WIP that can produce a minimal version of what /dashboard/health currently provides.
On my cluster, bef...
Zack Cerza
11:28 AM Bug #36453: mgr/dashboard: Some REST endpoints grow linearly with OSD count
Zack Cerza wrote:
> Now that we have some compression at least, I'm wondering if a good next step could be reducing ...
Ernesto Puerta
08:17 AM Bug #36453: mgr/dashboard: Some REST endpoints grow linearly with OSD count
Zack Cerza wrote:
> Now that we have some compression at least, I'm wondering if a good next step could be reducing ...
Alfonso Martínez
09:41 PM Bug #36069 (Resolved): mgr/dashboard: Support http-only initialization
Nathan Cutler
09:37 PM Bug #26999 (Resolved): mgr/dashboard: In Quorum table size changing in Firefox
Nathan Cutler
08:50 PM Cleanup #35691: mgr/dashboard: Proposed Landing Page
!https://tracker.ceph.com/attachments/download/3793/2018-10-29-landing-page-chart-improvements.png!
As some of the...
Alfonso Martínez
08:36 PM Backport #36123 (Resolved): mimic: mgr/dashboard: Support http-only initialization
Boris Ranto
08:19 PM Backport #36123: mimic: mgr/dashboard: Support http-only initialization
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24734
merged
Yuri Weinstein
03:13 PM Cleanup #36616 (Resolved): mgr/dashboard: Simplify OSD test that tests if certain actions are dis...
As discussed "here":https://github.com/ceph/ceph/pull/24606#discussion_r227781537 , the test should be simplified for... Stephan Müller
03:07 PM Cleanup #36615 (Resolved): mgr/dashboard: Remove of interface methods in OSD list component
As discussed "here":https://github.com/ceph/ceph/pull/24606#discussion_r227762358 , the interface methods should be r... Stephan Müller
10:02 AM Bug #25094: mgr/dashboard: Only list tasks that user is authorized to see
To fix the bug described in this issue we need to dynamically verify the user permissions and filter the task list ac... Ricardo Dias

10/28/2018

05:42 AM Feature #36607 (Resolved): mgr/dashboard: Display description on mouse hover
In ceph dashboard, it would be very helpful to display description(or doc link) of the UI blocks, when mouse hovers. ... Ranjitha G

10/27/2018

01:19 AM Bug #36453: mgr/dashboard: Some REST endpoints grow linearly with OSD count
Now that we have some compression at least, I'm wondering if a good next step could be reducing the amount of data re... Zack Cerza

10/26/2018

05:13 PM Bug #36453 (In Progress): mgr/dashboard: Some REST endpoints grow linearly with OSD count
Ernesto Puerta
02:13 PM Bug #36480: mgr/dashboard: Dashboard can't handle user editing when tenants are specified
https://github.com/ceph/ceph/pull/24757 Volker Theile
02:10 PM Bug #36581 (Resolved): mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword ar...
John Spray
07:53 AM Bug #36581 (Fix Under Review): mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected ke...
https://github.com/ceph/ceph/pull/24767 Volker Theile
07:44 AM Bug #36581 (In Progress): mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword...
Volker Theile
10:03 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
dan Guo wrote:
>
> Next, I want to change the display mode of the metadata. instead of pouring all the metadata fo...
Lenz Grimmer
02:43 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> Thank you, this is a great start already! I slightly updated your last comment so the images a...
Dan Guo
09:45 AM Bug #36328 (Duplicate): Roles: issues
Since all items in this issue are resolved or tracked in a separate issue, I'm closing it. Ricardo Marques
09:45 AM Bug #36328: Roles: issues
The update of the navigation menu requires a logout/login.
After the merge of https://github.com/ceph/ceph/pull/22...
Ricardo Marques
09:40 AM Bug #36328: Roles: issues
The landing page issue was tracked on https://tracker.ceph.com/issues/27047 and it's currently resolved Ricardo Marques
08:28 AM Feature #35811: mgr/dashboard: Implement OSD purge
The purge functionality seems to replace the `remove` functionality in newer Ceph versions. It might make sense to re... Patrick Seidensal

10/25/2018

11:45 PM Bug #36416 (Fix Under Review): Documentation links on ceph "dev" versions
https://github.com/ceph/ceph/pull/24763 Zack Cerza
09:03 PM Feature #24998: monitoring: Port and submit the ceph-metrics Grafana dashboards
Jan Fajerski wrote:
> Paul Cuzner wrote:
> > Comments/feedback encouraged!
>
> Hi Paul,
> Thx for the update an...
Ju Lim
03:56 PM Bug #36480 (Fix Under Review): mgr/dashboard: Dashboard can't handle user editing when tenants ar...
Volker Theile
07:55 AM Bug #36480 (In Progress): mgr/dashboard: Dashboard can't handle user editing when tenants are spe...
Volker Theile
01:59 PM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Thank you, this is a great start already! I slightly updated your last comment so the images are included. Looks grea... Lenz Grimmer
03:24 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> dan Guo wrote:
> > Yeah, I have been working on CRUSH map and I have always wanted to find a ...
Dan Guo
12:34 PM Feature #36596 (New): Integrate the Orchestrator interface into the dashboard
Integrate the Orchestrator interface into the dashboard
Things to consider:
* Either integrate the Orchestrator...
Sebastian Wagner
09:30 AM Bug #36581: mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword argument 'tim...
To reproduce the issue you'll need to run the 'src/pybind/mgr/dashboard/run-backend-api-tests.sh' script in the ceph ... Tatjana Dehler

10/24/2018

01:24 PM Feature #36587 (Resolved): mgr/dashboard: Page title should indicate current location
Currently, the page title of the Dashboard application is "Ceph" and does not change when switching to any other page... Lenz Grimmer
12:43 PM Feature #35903 (In Progress): mgr/dashboard: Add support for managing iSCSI targets
Ricardo Marques
12:28 PM Backport #36123 (In Progress): mimic: mgr/dashboard: Support http-only initialization
Boris Ranto
12:27 PM Backport #36123: mimic: mgr/dashboard: Support http-only initialization
The back-port PR:
https://github.com/ceph/ceph/pull/24734
Boris Ranto
12:24 PM Bug #36581: mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword argument 'tim...
It seems this issue is related to vstart environments, e.g. LocalRemote::run is missing the timeout argument (see htt... Volker Theile
09:20 AM Bug #36581 (Resolved): mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword ar...
The dashboard module is facing some issues with running the integration tests on the local docker container currently... Tatjana Dehler
10:49 AM Feature #36444: mgr/dashboard: Let the user know if it's safe to destroy/delete/remove an OSD
Note that "PR#24712":https://github.com/ceph/ceph/pull/24712 provides a more detailed output of the "safe to destroy"... Lenz Grimmer
09:48 AM Bug #36401 (Resolved): Redirect from '/block' to '/block/rbd'
Lenz Grimmer
06:58 AM Bug #26861: mgr/dashboard: Email addr is set to false when RGW user is modified
https://github.com/ceph/ceph/pull/24719 Volker Theile
01:08 AM Bug #36416: Documentation links on ceph "dev" versions
IMO it's acceptable to assume that if version includes "(dev)", we point to master documentation (even if we are usin... Ricardo Marques

10/23/2018

10:04 PM Bug #36416: Documentation links on ceph "dev" versions
Comparing "master's ceph_release file":https://github.com/ceph/ceph/blob/master/src/ceph_release with "mimic's":https... Zack Cerza
07:32 PM Bug #36401 (Fix Under Review): Redirect from '/block' to '/block/rbd'
https://github.com/ceph/ceph/pull/24722 Zack Cerza
03:39 PM Bug #26861 (Fix Under Review): mgr/dashboard: Email addr is set to false when RGW user is modified
Stephan Müller
02:52 PM Bug #34314 (Can't reproduce): mgr/dashboard: Unable to add RBD image after selecting an existing one
Stephan Müller
02:47 PM Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
Could not be reproduced Stephan Müller
02:51 PM Feature #24268: mgr/dashboard: support single-sign-on (SSO)
https://github.com/ceph/ceph/pull/24489 Tatjana Dehler
02:49 PM Bug #36484: mgr/dashboard: Long running RBD cloning / copying message
https://github.com/ceph/ceph/pull/24641 Tatjana Dehler
02:46 PM Feature #25156: mgr/dashboard: Erasure code profile management
https://github.com/ceph/ceph/pull/24627 Tatjana Dehler
02:45 PM Bug #36468: mgr/dashboard: Table key component does not support class objects
https://github.com/ceph/ceph/pull/24632 Tatjana Dehler
02:44 PM Bug #36466 (Resolved): mgr/dashboard: Helper component misses left padding
Stephan Müller
02:42 PM Bug #36445: Missing requirement "python-werkzeug" for running the dashboard API tests
https://github.com/ceph/ceph/pull/24628 Tatjana Dehler
02:40 PM Bug #36445 (Resolved): Missing requirement "python-werkzeug" for running the dashboard API tests
Stephan Müller
01:18 PM Feature #24274: mgr/dashboard: Add support managing RGW user policies and roles
Pull request that will add the corresponding documentation to the Ceph Manual: https://github.com/ceph/ceph/pull/24714 Lenz Grimmer
01:17 PM Bug #36086 (In Progress): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" br...
Patrick Seidensal
11:01 AM Bug #36513 (Resolved): Missing error notification when restoring RBD image
Tiago Melo
10:30 AM Bug #24548 (Resolved): mgr/dashboard: Link to documentation on RGW page
Lenz Grimmer
10:25 AM Bug #36564: Error accessing iSCSI page if no initiator is connected
PR: https://github.com/ceph/ceph/pull/24715 Ricardo Marques
10:22 AM Bug #36564 (Fix Under Review): Error accessing iSCSI page if no initiator is connected
Ricardo Marques
10:17 AM Bug #36564 (In Progress): Error accessing iSCSI page if no initiator is connected
Ricardo Marques
10:17 AM Bug #36564 (Closed): Error accessing iSCSI page if no initiator is connected
After initiator connects to the target, this error stops happening.
!2018-10-23_11-10-14.png!
Ricardo Marques
10:18 AM Cleanup #36565 (Resolved): mgr/dashboard: Extract documentation link to a component
ATM we have 3 places where we are creating a documentation link and I think this will grow in the future.
In all tho...
Tiago Melo
10:13 AM Cleanup #36563 (Resolved): mgr/dashboard: Improve SummaryService's getCurrentSummary method
Currently this method will return the value of the summary, even if we haven't receive any.
If you call this method ...
Tiago Melo
08:28 AM Bug #23168 (Can't reproduce): After ceph cluster deployment, the ceph-mgr webui can't show as normal
No further feedback was provided; resolving as "Can't reproduce". Please re-open this issue if it still persists. Lenz Grimmer
08:11 AM Bug #36544 (Resolved): mgr/dashboard: pool creation issue
Tiago Melo
07:57 AM Feature #36560 (Closed): mgr/dashboard: Allow renaming an existing Pool
According to the "documentation":http://docs.ceph.com/docs/master/rados/operations/pools/#rename-a-pool it is possibl... Lenz Grimmer
07:50 AM Feature #36559 (Resolved): mgr/dashboard: Allow viewing and setting Pool Quotas
According to the "documentation":http://docs.ceph.com/docs/master/rados/operations/pools/#set-pool-quotas, it is poss... Lenz Grimmer
07:03 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
dan Guo wrote:
> Yeah, I have been working on CRUSH map and I have always wanted to find a better way to implement i...
Lenz Grimmer
01:49 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> Hi Dan,
>
> dan Guo wrote:
> > Lenz Grimmer wrote:
> > > dan Guo wrote:
> > >
> > > > ...
Dan Guo
03:01 AM Bug #36549 (Can't reproduce): mgr/dashboard: RuntimeError: Test failure: test_delete_s3 (tasks.mg...
... Neha Ojha

10/22/2018

02:02 PM Bug #36480: mgr/dashboard: Dashboard can't handle user editing when tenants are specified
Smells like an encoding issue in the Dashboard REST API to me. Volker, can you please investigate? Lenz Grimmer
12:25 PM Bug #36480: mgr/dashboard: Dashboard can't handle user editing when tenants are specified
Unclear if this is a dashboard issue or an RGW issue, rolling a dice and assigning to dashboard. John Spray
11:15 AM Bug #36544 (Fix Under Review): mgr/dashboard: pool creation issue
PR: https://github.com/ceph/ceph/pull/24694 Tiago Melo
10:54 AM Bug #36544 (In Progress): mgr/dashboard: pool creation issue
Tiago Melo
08:55 AM Bug #36544 (Resolved): mgr/dashboard: pool creation issue
Provided you have built the frontend with "--prod" flag,
when you try to create a new pool by clicking on "Add"
you...
Alfonso Martínez
11:01 AM Tasks #36467: mgr/dashboard: Add a unit test form helper to easily test forms
https://github.com/ceph/ceph/pull/24633 Volker Theile
09:49 AM Feature #35540: mgr/dashboard: Provide a simple way to throttle or increase the cluster's rebuild...
From a frontend perspective my current idea is to open a modal dialog when clicking on the "Set OSD recovery speed" b... Tatjana Dehler

10/19/2018

11:29 PM Bug #36528 (Fix Under Review): mgr/dashboard: Random unit tests failure
PR: https://github.com/ceph/ceph/pull/24679 Tiago Melo
01:02 PM Bug #36528 (In Progress): mgr/dashboard: Random unit tests failure
Ricardo Marques
09:33 AM Bug #36528 (Resolved): mgr/dashboard: Random unit tests failure
make check has failed, at least twice, with the following error:... Tiago Melo
01:28 PM Cleanup #35691: mgr/dashboard: Proposed Landing Page
Hello everyone,
I'd like to propose a solution here that we are utilizing in our own design system regarding chart...
Michael Celedonia
10:40 AM Cleanup #35691: mgr/dashboard: Proposed Landing Page
Per our conversation during today's standup, we agreed to adapt the color scheme first and create a separate tracker ... Lenz Grimmer
10:49 AM Bug #34313: mgr/dashboard: Unable to create RBD snapshot clone in different pool
I just found out that this bug was fixed in Ceph 14.0.0 (nautilus). Dan Guo

10/18/2018

04:20 PM Bug #36513 (Fix Under Review): Missing error notification when restoring RBD image
PR: https://github.com/ceph/ceph/pull/24664 Tiago Melo
09:54 AM Bug #36513 (Resolved): Missing error notification when restoring RBD image
When I try to restore an RBD image that already exists I receive an error notification.
But if this restore from t...
Ricardo Marques
11:34 AM Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Hi Dan,
dan Guo wrote:
> Lenz Grimmer wrote:
> > dan Guo wrote:
> >
> > > Since my team implemented the CRUSH...
Lenz Grimmer
10:23 AM Cleanup #35691: mgr/dashboard: Proposed Landing Page
According to an IRC conversations with Alfonso about this, the only thing yet to be addressed here is adapting the co... Lenz Grimmer
09:34 AM Cleanup #35691: mgr/dashboard: Proposed Landing Page
@Alfonso - could you please look into this? I wonder if most of this hasn't already been addressed by your latest cha... Lenz Grimmer
09:27 AM Feature #24647: mgr/dashboard: Improve login screen
For reference, here's "PR#24643":https://github.com/ceph/ceph/pull/24643 that would have added the version informatio... Lenz Grimmer
09:26 AM Feature #24647 (Closed): mgr/dashboard: Improve login screen
I'm closing this issue in favor of the related issues that track the actionable items from this issue (with the excep... Lenz Grimmer
09:12 AM Feature #36487: mgr/dashboard: Implement adding OSDs to the frontend
As the dashboard cannot actually perform this task on remote OSD nodes without any support via an orchestration tool,... Lenz Grimmer
06:18 AM Bug #36480: mgr/dashboard: Dashboard can't handle user editing when tenants are specified
Log Message from RGW when trying to edit such a user:
RGW REST API failed request with status code 404 '{"Code":"NoS...
Julian Poß
 

Also available in: Atom