Project

General

Profile

Activity

From 10/17/2018 to 11/15/2018

11/15/2018

07:01 PM Dashboard 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 Dashboard 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 Dashboard Bug #24181: luminous dashboard: CephFS info generates 500 Internal error
Can not reproduce. please close Марк Коренберг
03:07 PM Dashboard 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 Dashboard Bug #37275 (In Progress): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest...
Stephan Müller
10:35 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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
11:51 AM Bug #37155 (Closed): mgr: segfault when running vstart
Closing. Feel free to open another issue if it returns. Brad Hubbard
08:41 AM Bug #37155 (Can't reproduce): mgr: segfault when running vstart
Hi Kefu,
I just tested it again (based on rev acde3a4d4cf) and I can confirm that the segfault is gone for me as w...
Tatjana Dehler
10:50 AM Bug #36318 (Can't reproduce): Python 3 Ceph throws exception when sending via zabbix-sender
I am closing this one for now as I have not been able to reproduce it.
Feel free to re-open it should the problem ...
Wido den Hollander
07:33 AM Dashboard 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 Dashboard 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

05:57 PM Feature #37156 (New): OSD cache tier stats in mgr
The ceph-mgr influx module, as with all the metric related modules, calls get_all_perf_counters() to collect all dae... Ben Meekhof
05:36 PM Bug #37155: mgr: segfault when running vstart
i am not able to reproduce this issue. i have... Kefu Chai
11:07 AM Bug #37155 (Closed): mgr: segfault when running vstart
I'm receiving a segfault when running vstart currently. Please have a look at the vstart_output attachment to see the... Tatjana Dehler
11:46 AM Dashboard 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 Dashboard 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 Dashboard Bug #37152: mgr/dashboard/qa: some dashboard suites are missing in Teuthology
Tatjana Dehler
09:09 AM Dashboard 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 Dashboard 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 Dashboard Subtask #37088 (Resolved): mgr/dashboard: Cluster menu E2E breadcrumb tests
Alfonso Martínez
02:04 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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

01:07 PM Bug #36766: InvalidRead in notify_osdmap
Looks like we aren't locking PGMap for notify_osdmap
https://github.com/ceph/ceph/pull/25052
Sage Weil
01:07 PM Bug #36766 (Resolved): InvalidRead in notify_osdmap
... Sage Weil
11:39 AM Dashboard Cleanup #36616 (Resolved): mgr/dashboard: Simplify OSD test that tests if certain actions are dis...
Stephan Müller
11:39 AM Dashboard Cleanup #36615 (Resolved): mgr/dashboard: Remove of interface methods in OSD list component
Stephan Müller
09:22 AM Dashboard Feature #36655 (Fix Under Review): mgr/dashboard: Support roles for Grafana dashboards
Ricardo Marques

11/11/2018

10:21 AM Backport #36750 (In Progress): luminous: [restful] deep_scrub is not a valid OSD command
Nathan Cutler
10:19 AM Backport #36749 (In Progress): mimic: [restful] deep_scrub is not a valid OSD command
Nathan Cutler
08:29 AM Dashboard 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 Dashboard 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 Dashboard 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:57 PM Backport #36575 (In Progress): luminous: mgr/status: fix fs status subcommand did not show standb...
Nathan Cutler
12:53 PM Backport #36576 (In Progress): mimic: mgr/status: fix fs status subcommand did not show standby-r...
Nathan Cutler
12:41 PM Subtask #36090 (Resolved): [rbd top] update MMgrReport message to include OSD dynamic key/value p...
Jason Dillaman
12:22 PM Backport #36464 (In Progress): luminous: mgr crash on scrub of unconnected osd
Nathan Cutler
12:20 PM Backport #36465 (In Progress): mimic: mgr crash on scrub of unconnected osd
Nathan Cutler
12:19 PM Dashboard Bug #36468 (Resolved): mgr/dashboard: Table key component does not support class objects
Lenz Grimmer
12:19 PM Dashboard Backport #36334 (Need More Info): mimic: mgr/dashboard: Improve error message when backend is unr...
non-trivial backport Nathan Cutler
12:17 PM Dashboard Backport #35950 (Need More Info): mimic: mgr/dashboard: Unable to disable SSL for proxy environments
non-trivial backport Nathan Cutler
08:54 AM Dashboard Backport #36752 (Rejected): mimic: mgr/dashboard: Error message when accessing Cluster >> Hosts
Nathan Cutler
08:53 AM Backport #36750 (Resolved): luminous: [restful] deep_scrub is not a valid OSD command
https://github.com/ceph/ceph/pull/25041 Nathan Cutler
08:53 AM Backport #36749 (Resolved): mimic: [restful] deep_scrub is not a valid OSD command
https://github.com/ceph/ceph/pull/25040 Nathan Cutler

11/09/2018

11:09 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Feature #24998 (Resolved): monitoring: Port and submit the ceph-metrics Grafana dashboards
https://github.com/ceph/ceph/pull/24314 Lenz Grimmer
03:31 PM Dashboard Feature #25156 (Resolved): mgr/dashboard: Erasure code profile management
Lenz Grimmer
03:26 PM Bug #36744 (Resolved): mgr: misc leaks
see https://github.com/ceph/ceph/pull/14092 Sage Weil
12:24 PM Dashboard Bug #36742 (In Progress): mgr/dashboard: Block >> Images: images in pools without "rbd" label not...
Alfonso Martínez
12:09 PM Dashboard 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 Dashboard Feature #24268 (Resolved): mgr/dashboard: support single-sign-on (SSO)
Lenz Grimmer
10:41 AM Dashboard Bug #36632 (Resolved): mgr/dashboard:update Python dependency
Alfonso Martínez
10:39 AM Dashboard Bug #36632: mgr/dashboard:update Python dependency
https://github.com/ceph/ceph/pull/24928 Laura Paduano
10:34 AM Dashboard Bug #36373 (Resolved): build failes, if there is no system-wide NPM installation: `ng` not found
Tiago Melo
09:23 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #26861 (Resolved): mgr/dashboard: Email addr is set to false when RGW user is modified
Lenz Grimmer
04:56 PM Dashboard Bug #36708 (Resolved): mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest fai...
Lenz Grimmer
04:44 PM Dashboard Bug #24729 (Resolved): mgr/dashboard: Confirmation modal doesn't close
Lenz Grimmer
04:40 PM Dashboard Bug #36712 (Pending Backport): mgr/dashboard: Error message when accessing Cluster >> Hosts
Lenz Grimmer
04:38 PM Dashboard 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 Dashboard Feature #35448 (Resolved): mgr/dashboard: Add support for managing individual OSD settings/charac...
Lenz Grimmer
04:09 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Feature #36721 (In Progress): mgr/dashboard: UI displays fired alert notifications from prometheus
Stephan Müller
03:31 PM Dashboard 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 Dashboard Feature #36241 (In Progress): mgr/dashboard: Add support for managing Prometheus alerts
Stephan Müller
03:54 PM Dashboard 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 Dashboard 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 Dashboard Feature #36722 (Resolved): mgr/dashboard: Silence Alertmanager alerts
Add a simple method to silence and expire the silence of alerts Stephan Müller
02:30 PM Subtask #35915 (Resolved): [rbd top] create shell OSD performance query class
Jason Dillaman
01:49 PM Bug #36720 (Pending Backport): [restful] deep_scrub is not a valid OSD command
Boris Ranto
11:39 AM Bug #36720 (Resolved): [restful] deep_scrub is not a valid OSD command
The fix is, here:
https://github.com/ceph/ceph/pull/24841
Boris Ranto
11:29 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36712 (In Progress): mgr/dashboard: Error message when accessing Cluster >> Hosts
Alfonso Martínez
02:22 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36708: mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest failures
Patrick Seidensal
11:36 AM Dashboard 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 Dashboard Bug #36708 (In Progress): mgr/dashboard: backend api tests: tasks.mgr.dashboard.test_osd.OsdTest ...
Patrick Seidensal
09:22 AM Dashboard 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

10:07 PM Bug #24614: luminous: AssertionError: Lists differ in test_selftest_command_spam()
http://pulpito.front.sepia.ceph.com/yuriw-2018-11-03_16:49:11-rados-wip-yuri2-testing-2018-11-02-1957-luminous-distro... Yuri Weinstein
01:18 PM Dashboard Feature #36193 (Resolved): mgr/dashboard: Audit REST API calls
Lenz Grimmer
12:36 PM Fix #36702 (Fix Under Review): Update npm dependency
PR: https://github.com/ceph/ceph/pull/24681 Tiago Melo
10:48 AM Fix #36702 (Resolved): Update npm dependency

We received a Github security warning regarding the following file:
https://github.com/ceph/ceph/blob/master/s...
Alfonso Martínez
12:15 PM Bug #23286: mgr: ActivePyModules::list_servers_python() returns mgr with empty hostname
Was fixed here https://github.com/ceph/ceph/pull/20875 Jan Fajerski
10:48 AM Dashboard Bug #36632 (Fix Under Review): mgr/dashboard:update Python dependency
Alfonso Martínez
10:26 AM Bug #36700 (New): Establishing a valid contact for telemetry plugin.
I tried to establish a valid mail following the docs http://docs.ceph.com/docs/master/mgr/telemetry/ and it throws an... Felix Barbeira

11/03/2018

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

11/02/2018

09:59 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36674 (Closed): mgr/dashboard: Enable compression for backend requests
https://github.com/ceph/ceph/pull/24727 Zack Cerza
12:21 PM Bug #36656 (Fix Under Review): src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state.exis...
PR: https://github.com/ceph/ceph/pull/24878 Mykola Golub
11:34 AM Dashboard Feature #36191 (In Progress): mgr/dashboard: Add support for managing RBD QoS
Patrick Seidensal
10:03 AM Dashboard 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 Dashboard Cleanup #35691 (Resolved): mgr/dashboard: Proposed Landing Page
Ricardo Marques

10/31/2018

07:57 PM Bug #24114 (Pending Backport): librados EACCES on mgr_command immediately after init
Nathan Cutler
09:29 AM Bug #24114: librados EACCES on mgr_command immediately after init
verified on 12.2.9
it has been fixed by this patch https://github.com/ceph/ceph/pull/21811/commits/bae47183c262157...
runsisi hust
07:21 PM Dashboard 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 Dashboard Tasks #36467 (Resolved): mgr/dashboard: Add a unit test form helper to easily test forms
Stephan Müller
09:52 AM Dashboard Bug #36633 (Closed): mgr/dashboard: No module named jwt
Ricardo Dias
09:50 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Feature #36655 (In Progress): mgr/dashboard: Support roles for Grafana dashboards
Kanika Murarka
09:23 AM Dashboard 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 Dashboard Bug #24621 (Resolved): Ceph Dashboard doesn't support IDs with special characters
Tiago Melo
09:45 AM Dashboard Feature #25230 (Resolved): mgr/dashboard: Provide a full screen view for embedded grafana dashboard
Kanika Murarka
09:45 AM Dashboard Bug #26856 (Resolved): mgr/dashboard: Request body parameters are being encoded and are never dec...
Tiago Melo
09:45 AM Dashboard Backport #26985 (Resolved): mimic: mgr/dashboard: Request body parameters are being encoded and a...
Tiago Melo
09:44 AM Backport #24907 (Resolved): mimic: Ceph Dashboard doesn't support IDs with special characters
Tiago Melo
09:43 AM Dashboard Bug #36528 (Resolved): mgr/dashboard: Random unit tests failure
Tiago Melo
09:23 AM Bug #36656 (Resolved): src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state.exists(key))
Testing a new functionality to rbd cli, which sends "service status" command to ceph-mgr, may trigger the ceph-mgr cr... Mykola Golub

10/30/2018

08:53 PM Dashboard Bug #36416 (Resolved): Documentation links on ceph "dev" versions
Zack Cerza
07:45 PM Backport #24907: mimic: Ceph Dashboard doesn't support IDs with special characters
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24488
merged
Yuri Weinstein
04:00 PM Dashboard Bug #36633: mgr/dashboard: No module named jwt
Did you build ceph-mgr with python 3? Ricardo Dias
03:29 PM Dashboard 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 Dashboard 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 Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
https://github.com/ceph/ceph/pull/24810 Tatjana Dehler
08:50 AM Dashboard Cleanup #35691 (Fix Under Review): mgr/dashboard: Proposed Landing Page
Lenz Grimmer
11:43 AM Dashboard Bug #36564 (Resolved): Error accessing iSCSI page if no initiator is connected
Ricardo Marques
10:58 AM Dashboard Cleanup #36615 (Fix Under Review): mgr/dashboard: Remove of interface methods in OSD list component
Stephan Müller
10:58 AM Dashboard 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 Dashboard Bug #36484 (Resolved): mgr/dashboard: Long running RBD cloning / copying message
Ricardo Marques
10:43 AM Dashboard Bug #36403 (Resolved): mgr/dashboard: Can not delete RBD snapshot
Ricardo Marques
10:43 AM Dashboard Bug #36403: mgr/dashboard: Can not delete RBD snapshot
PR: https://github.com/ceph/ceph/pull/24637 Ricardo Marques
07:16 AM Feature #36627: mgr: prometheus: is not possible to determine wal/db devices
https://github.com/ceph/ceph/pull/24821 Konstantin Shalygin
07:15 AM Feature #36627 (Resolved): mgr: prometheus: is not possible to determine wal/db devices
ceph_disk_occupation is lack of wal/db devices labels. Konstantin Shalygin

10/29/2018

11:58 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36069 (Resolved): mgr/dashboard: Support http-only initialization
Nathan Cutler
09:37 PM Dashboard Bug #26999 (Resolved): mgr/dashboard: In Quorum table size changing in Firefox
Nathan Cutler
09:37 PM Backport #27851 (Resolved): mimic: In Quorum table size changing in Firefox
Nathan Cutler
08:14 PM Backport #27851: mimic: In Quorum table size changing in Firefox
Jos Collin wrote:
> https://github.com/ceph/ceph/pull/24478
merged
Yuri Weinstein
08:50 PM Dashboard 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 Dashboard Backport #36123 (Resolved): mimic: mgr/dashboard: Support http-only initialization
Boris Ranto
08:19 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36453 (In Progress): mgr/dashboard: Some REST endpoints grow linearly with OSD count
Ernesto Puerta
02:13 PM Dashboard 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 Dashboard Bug #36581 (Resolved): mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword ar...
John Spray
07:53 AM Dashboard 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 Dashboard Bug #36581 (In Progress): mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword...
Volker Theile
10:03 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36416 (Fix Under Review): Documentation links on ceph "dev" versions
https://github.com/ceph/ceph/pull/24763 Zack Cerza
09:04 PM Bug #36595 (Closed): Standby mgrs don't forward/redirect requests for /metrics when prometheus en...
This is by design. We don't want to send prometheus three copies of the statistics, so only the active mgr daemon re... John Spray
09:03 PM Dashboard 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 Dashboard Bug #36480 (Fix Under Review): mgr/dashboard: Dashboard can't handle user editing when tenants ar...
Volker Theile
07:55 AM Dashboard Bug #36480 (In Progress): mgr/dashboard: Dashboard can't handle user editing when tenants are spe...
Volker Theile
01:59 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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

09:37 PM Bug #36595 (Closed): Standby mgrs don't forward/redirect requests for /metrics when prometheus en...
When using the prometheus plugin in 12.2.8 it seems the standby mgr nodes don't forward/redirect requests for /metric... Bryan Stillwell
09:12 PM Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
We've also run into this on 12.2.8 using 3 mgrs:... Bryan Stillwell
05:56 PM Bug #36590 (Fix Under Review): unlocked access to daemon by 'config show-with-defaults'
1c2bc53df73d9891330cf0b18f5193167d64df61 which is part of the (otherwise unrelated) https://github.com/ceph/ceph/pull... Sage Weil
05:37 PM Bug #36590 (Resolved): unlocked access to daemon by 'config show-with-defaults'
the DaemonState::lock isn't taken Sage Weil
01:24 PM Dashboard 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 Dashboard Feature #35903 (In Progress): mgr/dashboard: Add support for managing iSCSI targets
Ricardo Marques
12:28 PM Dashboard Backport #36123 (In Progress): mimic: mgr/dashboard: Support http-only initialization
Boris Ranto
12:27 PM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36401 (Resolved): Redirect from '/block' to '/block/rbd'
Lenz Grimmer
06:58 AM Dashboard Bug #26861: mgr/dashboard: Email addr is set to false when RGW user is modified
https://github.com/ceph/ceph/pull/24719 Volker Theile
04:34 AM Backport #36576 (Resolved): mimic: mgr/status: fix fs status subcommand did not show standby-repl...
https://github.com/ceph/ceph/pull/25031 Nathan Cutler
04:33 AM Backport #36575 (Resolved): luminous: mgr/status: fix fs status subcommand did not show standby-r...
https://github.com/ceph/ceph/pull/25032 Nathan Cutler
01:08 AM Dashboard 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:33 PM Bug #36399 (Pending Backport): mgr/status: fix fs status subcommand did not show standby-replay M...
Patrick Donnelly
10:27 PM Bug #36574 (Duplicate): terminate called after throwing an instance of 'std::out_of_range'
... Neha Ojha
10:04 PM Dashboard 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 Dashboard Bug #36401 (Fix Under Review): Redirect from '/block' to '/block/rbd'
https://github.com/ceph/ceph/pull/24722 Zack Cerza
03:39 PM Dashboard Bug #26861 (Fix Under Review): mgr/dashboard: Email addr is set to false when RGW user is modified
Stephan Müller
02:52 PM Dashboard Bug #34314 (Can't reproduce): mgr/dashboard: Unable to add RBD image after selecting an existing one
Stephan Müller
02:47 PM Dashboard Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
Could not be reproduced Stephan Müller
02:51 PM Dashboard Feature #24268: mgr/dashboard: support single-sign-on (SSO)
https://github.com/ceph/ceph/pull/24489 Tatjana Dehler
02:49 PM Dashboard Bug #36484: mgr/dashboard: Long running RBD cloning / copying message
https://github.com/ceph/ceph/pull/24641 Tatjana Dehler
02:46 PM Dashboard Feature #25156: mgr/dashboard: Erasure code profile management
https://github.com/ceph/ceph/pull/24627 Tatjana Dehler
02:45 PM Dashboard Bug #36468: mgr/dashboard: Table key component does not support class objects
https://github.com/ceph/ceph/pull/24632 Tatjana Dehler
02:44 PM Dashboard Bug #36466 (Resolved): mgr/dashboard: Helper component misses left padding
Stephan Müller
02:42 PM Dashboard Bug #36445: Missing requirement "python-werkzeug" for running the dashboard API tests
https://github.com/ceph/ceph/pull/24628 Tatjana Dehler
02:40 PM Dashboard Bug #36445 (Resolved): Missing requirement "python-werkzeug" for running the dashboard API tests
Stephan Müller
01:18 PM Dashboard 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 Dashboard Bug #36086 (In Progress): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" br...
Patrick Seidensal
11:01 AM Dashboard Bug #36513 (Resolved): Missing error notification when restoring RBD image
Tiago Melo
10:30 AM Dashboard Bug #24548 (Resolved): mgr/dashboard: Link to documentation on RGW page
Lenz Grimmer
10:25 AM Dashboard Bug #36564: Error accessing iSCSI page if no initiator is connected
PR: https://github.com/ceph/ceph/pull/24715 Ricardo Marques
10:22 AM Dashboard Bug #36564 (Fix Under Review): Error accessing iSCSI page if no initiator is connected
Ricardo Marques
10:17 AM Dashboard Bug #36564 (In Progress): Error accessing iSCSI page if no initiator is connected
Ricardo Marques
10:17 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36544 (Resolved): mgr/dashboard: pool creation issue
Tiago Melo
07:57 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36549 (Can't reproduce): mgr/dashboard: RuntimeError: Test failure: test_delete_s3 (tasks.mg...
... Neha Ojha

10/22/2018

02:02 PM Dashboard 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 Dashboard 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
12:23 PM Bug #36531: 'MAX AVAIL' in 'ceph df' showing wrong information
Hard to say whether this is a bug or not without more information. If you had e.g. size=10 pools, this would be corr... John Spray
11:15 AM Dashboard Bug #36544 (Fix Under Review): mgr/dashboard: pool creation issue
PR: https://github.com/ceph/ceph/pull/24694 Tiago Melo
10:54 AM Dashboard Bug #36544 (In Progress): mgr/dashboard: pool creation issue
Tiago Melo
08:55 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard Bug #36528 (Fix Under Review): mgr/dashboard: Random unit tests failure
PR: https://github.com/ceph/ceph/pull/24679 Tiago Melo
01:02 PM Dashboard Bug #36528 (In Progress): mgr/dashboard: Random unit tests failure
Ricardo Marques
09:33 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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:16 AM Bug #36531 (Closed): 'MAX AVAIL' in 'ceph df' showing wrong information
I have a ceph cluster running with 18 OSDs, also created 3 pools with replicated profile.But the MAX AVAIL in showing... ceph ceph

10/18/2018

04:20 PM Dashboard 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 Dashboard 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
01:34 PM Bug #36318: Python 3 Ceph throws exception when sending via zabbix-sender
Can you tell me a bit more about the Ceph cluster as I don't see this on my Mimic system.
What OS are you running?...
Wido den Hollander
12:44 PM Bug #36318: Python 3 Ceph throws exception when sending via zabbix-sender
Yes, I'll take a look at this one! Wido den Hollander
12:24 PM Bug #36318: Python 3 Ceph throws exception when sending via zabbix-sender
@Wido, would you mind taking a look at this? Lenz Grimmer
11:34 AM Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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 Dashboard 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ß

10/17/2018

05:41 PM Bug #36399 (Fix Under Review): mgr/status: fix fs status subcommand did not show standby-replay M...
Patrick Donnelly
05:25 PM Bug #36471: connection resetting tcp errors between mgr daemons
I'm running a small test cluster with 1 mon and 1 mgr, both on the same host. My mgr log gets filled pretty fast with... Corin Langosch
05:25 PM Dashboard Bug #36484 (Fix Under Review): mgr/dashboard: Long running RBD cloning / copying message
Ricardo Marques
12:55 PM Dashboard Bug #36484 (Resolved): mgr/dashboard: Long running RBD cloning / copying message
When cloning an RBD, the message "Cloning..." is no longer displayed in the corresponding row.
How to reproduce:
...
Ricardo Marques
03:11 PM Dashboard Feature #36488 (Resolved): mgr/dashboard: Provide way to "opt in" to enabling the telemetry mgr p...
Upon a fresh cluster installation, it should be possible for the user to "opt in" and enable the "telemetry plugin":h... Lenz Grimmer
03:06 PM Dashboard Feature #36487 (Duplicate): mgr/dashboard: Implement adding OSDs to the frontend
Implement adding OSDs by using the orchestration layer. Patrick Seidensal
01:18 PM Dashboard Bug #36403 (Fix Under Review): mgr/dashboard: Can not delete RBD snapshot
Ricardo Marques
01:10 PM Dashboard Bug #36403: mgr/dashboard: Can not delete RBD snapshot
This was a regression introduced by https://github.com/ceph/ceph/pull/23779 Ricardo Marques
10:55 AM Dashboard Bug #36403 (In Progress): mgr/dashboard: Can not delete RBD snapshot
Ricardo Marques
12:12 PM Dashboard Bug #36452 (Resolved): mgr/dashboard: Config option form desc and long desc resize options
Tatjana Dehler
11:12 AM Dashboard Bug #36480 (Resolved): mgr/dashboard: Dashboard can't handle user editing when tenants are specified
You can create users correctly, if you specify the tenant and username.
For instance if you create a user "tenant$u...
Julian Poß
10:51 AM Dashboard Tasks #36467 (Fix Under Review): mgr/dashboard: Add a unit test form helper to easily test forms
Ricardo Marques
10:48 AM Dashboard Bug #36468 (Fix Under Review): mgr/dashboard: Table key component does not support class objects
Ricardo Marques
10:48 AM Dashboard Bug #36466 (Fix Under Review): mgr/dashboard: Helper component misses left padding
Ricardo Marques
10:47 AM Dashboard Bug #36445 (Fix Under Review): Missing requirement "python-werkzeug" for running the dashboard AP...
Ricardo Marques
10:02 AM Dashboard Feature #25156 (Fix Under Review): mgr/dashboard: Erasure code profile management
Ricardo Marques
 

Also available in: Atom