Project

General

Profile

Activity

From 08/18/2020 to 09/16/2020

09/16/2020

05:35 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
How about `journalctl -f` ?
Maybe apparmor can interfere just like selinux does on centos?
Dan van der Ster
03:58 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
When I tail /var/log/auth.log in ubuntu I don't get an error, command seems to run ok. See output below:
```
root...
joel waddell
12:02 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
OK, on CentOS 7 it's selinux. I have `setenforce Permissive` and now it works. Here's the output of audit2allow for t... Dan van der Ster
11:50 AM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
We have the same problem in v14.2.12 on Centos 7. In our case it returns {} even when asking the osd directly:
<pr...
Dan van der Ster
03:44 PM Backport #47228: nautilus: mgr/dashboard: document Prometheus' security model
Patrick Seidensal wrote:
> https://github.com/ceph/ceph/pull/36920
merged
Yuri Weinstein
02:57 PM Bug #45176: octopus: "setUpClass (tasks.mgr.dashboard.test_ganesha.GaneshaTest)"
https://jenkins.ceph.com/job/ceph-api/3166/ Laura Paduano
02:03 PM Feature #47498 (Fix Under Review): mgr/dashboard: Download option in the Logs page
Nizamudeen A
11:59 AM Feature #47498 (Resolved): mgr/dashboard: Download option in the Logs page
Download option is not available for the Cluster Logs which can be viewed in Ceph Dashboard UI. Nizamudeen A
01:49 PM Cleanup #46898 (Fix Under Review): mgr/dashboard/api: move/create OSD histogram in separate endpoint
Aashish Sharma
11:57 AM Feature #47497 (Resolved): mgr/dashboard: add visual regression testing
Currently cypress framework supports "visual regression testing":https://docs.cypress.io/guides/tooling/visual-testin... Ernesto Puerta
11:50 AM Feature #36607 (Resolved): mgr/dashboard: Display description on mouse hover
Lenz Grimmer
09:32 AM Bug #47494 (Resolved): mgr/dashboard: Dashboard becomes unresponsive when SMART data not available
On my environment, 'smartmontools' is not configured, so I see a warning message on "Cluster > Device health" tab, bu... Ricardo Marques
09:26 AM Bug #46815 (In Progress): mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.Po...
Stephan Müller
08:47 AM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
I've asked Mykola to take a look (as he's the original author of the RBD QoS feature), and he made the following obse... Lenz Grimmer
07:15 AM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
According to @git blame qa/tasks/mgr/dashboard/test_pool.py@ in the nautilus branch, that test has not been modified ... Lenz Grimmer
03:42 AM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
http://qa-proxy.ceph.com/teuthology/yuriw-2020-09-14_20:22:25-rados-wip-yuri8-testing-2020-09-14-1731-nautilus-distro... Deepika Upadhyay
07:12 AM Subtask #46181 (Fix Under Review): Consolidate OSD mark endpoints
Avan Thakkar
07:09 AM Bug #47434 (Fix Under Review): mgr/dashboard: table detail rows overflow
Aashish Sharma
06:41 AM Backport #47414 (In Progress): octopus: mgr/dashboard: increase Grafana iframe height to avoid sc...
Laura Paduano

09/15/2020

07:49 PM Tasks #47485 (In Progress): mgr/dashboard: cluster > services
The service view has a number of quirks currently that need to be resolved
# When expanding a service, you see the...
Ernesto Puerta
07:47 PM Cleanup #47484 (Resolved): mgr/dashboard: cluster > manager modules
# Firstly, this should be Manager Modules :)
# The module list just shows whether the module is enabled or not - so...
Ernesto Puerta
07:45 PM Tasks #47483 (Need More Info): mgr/dashboard: cluster > CRUSH map
# What it's displayed is not the CRUSH map or rules but the CRUSH tree. Displaying the rules would be more useful ins... Ernesto Puerta
07:38 PM Tasks #47482 (Resolved): mgr/dashboard: Improvements for the Cluster > Pools page
# The columns in the pools list has a number of anomalies
## Replica size and erasure code profile are shown - these...
Ernesto Puerta
07:35 PM Tasks #47481: mgr/dashboard: cluster > configuration
#This page shows ceph tunables, without any explanations at all.
## The table should be prefixed with text that desc...
Ernesto Puerta
07:33 PM Tasks #47481 (New): mgr/dashboard: cluster > configuration
Ernesto Puerta
07:31 PM Tasks #47478: mgr/dashboard: cluster > OSDs
# The table provides a list of OSDs and yet the first column isn’t the osd id it’s the host
## Put the osd id first
...
Ernesto Puerta
07:25 PM Tasks #47478 (Resolved): mgr/dashboard: cluster > OSDs
Ernesto Puerta
07:28 PM Tasks #47477: mgr/dashboard: cluster > inventory
The inventory is basically a view of all discovered disk media across the hosts, which means this is the interface fo... Ernesto Puerta
07:23 PM Tasks #47477 (New): mgr/dashboard: cluster > inventory
Ernesto Puerta
07:20 PM Tasks #47476 (New): mgr/dashboard: cluster > hosts
Ernesto Puerta
06:33 PM Bug #47474 (Won't Fix): mgr/dashboard: share/export grafana dashboards as images
With the currently embedded plugins Grafana fails to export/share images from dashboards
!grafana_share.png!
!gra...
Ernesto Puerta
05:57 PM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
https://jenkins.ceph.com/job/ceph-api/3115/ Ernesto Puerta
05:23 PM Bug #47473 (New): FAIL: test_urls (tasks.mgr.test_dashboard.TestDashboard)
... Ernesto Puerta
02:07 PM Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
I was finally able to reproduce the problem and I'm testing if a backport of https://tracker.ceph.com/issues/47393 wi... Tiago Melo
07:52 AM Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
Looks like this backport PR is the culprit?
https://github.com/ceph/ceph/pull/36613
Lenz Grimmer
01:11 PM Bug #47435 (Fix Under Review): nautilus: mgr/dashboard: Monitoring - All Alerts: The alerts still...
Nizamudeen A
11:49 AM Backport #47471 (Resolved): octopus: mgr/dashboard: it's not possible to refresh inventory forcedly
https://github.com/ceph/ceph/pull/41387 Nathan Cutler
11:46 AM Backport #47461 (Resolved): octopus: mgr/dashboard: Update datatable only when necessary
https://github.com/ceph/ceph/pull/37331 Nathan Cutler
11:41 AM Bug #47458 (Triaged): mgr/dashboard: replace URLs with doc references in dash-devel.rst
Now that the @HACKING.rst@ file has been moved into the documentation, it should be reviewed for URLs that point to o... Lenz Grimmer
09:28 AM Bug #47397 (Fix Under Review): mgr/dashboard: error when creating an NFS export with CephFS path ...
Kiefer Chang
08:34 AM Bug #47397 (In Progress): mgr/dashboard: error when creating an NFS export with CephFS path `/`
Kiefer Chang
07:31 AM Feature #47454 (Fix Under Review): mgr/dashboard: add a new links component that can be used in t...
Nizamudeen A
07:12 AM Feature #47454 (Resolved): mgr/dashboard: add a new links component that can be used in the login...
A component with some useful ceph links for the user to have some information about ceph in the login page. Nizamudeen A
07:00 AM Feature #42617: mgr/dashboard: Add reload button for CephFS directories
Note that this change introduced a regression, which is tracked at #47372 Lenz Grimmer

09/14/2020

08:39 PM Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
Happening in multiple nautilus PRs. Presumably also on tip of nautilus branch? Nathan Cutler
06:30 PM Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
Another instance: https://github.com/ceph/ceph/pull/37033... Josh Durgin
05:33 PM Bug #47393 (Fix Under Review): mgr/dashboard: Its currently not possible to edit some parts of iS...
Tiago Melo
05:33 PM Bug #47445 (Resolved): mgr/dashboard: Its currently not possible to manage iSCSI Initiator's disk...
When you remove a group or remove a initiator from a group, the initiator will still think it belongs to a group and ... Tiago Melo
12:40 PM Feature #47433 (Fix Under Review): mgr/dashboard: enable per RBD graphs
Patrick Seidensal
09:24 AM Feature #47433 (Pending Backport): mgr/dashboard: enable per RBD graphs
The Grafana per RBD graphs have already been added and backported down to nautilus, though, Ceph Dashboard does not y... Patrick Seidensal
11:35 AM Bug #47391 (Fix Under Review): mgr/dashboard: ISCSI backend unit-tests failing
Tiago Melo
11:00 AM Bug #47391: mgr/dashboard: ISCSI backend unit-tests failing
Initializing taskmanager and notification queue might help.
https://github.com/ceph/ceph/commit/320bbeec1129d56e...
Kiefer Chang
11:05 AM Bug #47435 (Resolved): nautilus: mgr/dashboard: Monitoring - All Alerts: The alerts still seem to...
Navigate to cluster -> Monitoring -> All Alerts tab
Observe the horizontal line, seems to be still loading the dat...
Nizamudeen A
09:50 AM Bug #47359 (Pending Backport): mgr/dashboard: Update datatable only when necessary
Lenz Grimmer
09:48 AM Bug #44803 (Pending Backport): mgr/dashboard: it's not possible to refresh inventory forcedly
Lenz Grimmer
09:32 AM Bug #47434 (Resolved): mgr/dashboard: table detail rows overflow
Right now, as in this is example of a cluster with hundreds of shards, the table layout gets overflowed:
!table_rg...
Ernesto Puerta
09:02 AM Feature #44637 (Resolved): mgr/dashboard: create e2e tests for Orchestrator-involved components
Lenz Grimmer

09/12/2020

07:22 AM Bug #46145: mgr/dashboard: Action button is not reset after switching tabs
@Volker: Setting the backport issue statuses to "Rejected" is sufficient. You don't need to empty the Backport field. Nathan Cutler

09/11/2020

10:01 PM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
/a/yuriw-2020-09-10_22:09:32-rados-wip-yuri2-testing-2020-09-10-0000-nautilus-distro-basic-smithi/5422088/teuthology.... Deepika Upadhyay
09:30 PM Bug #47323 (Fix Under Review): monitoring: Use null yaxes min for OSD read latency
Neha Ojha
06:18 PM Backport #47415 (Rejected): nautilus: mgr/dashboard: increase Grafana iframe height to avoid scro...
Nathan Cutler
06:18 PM Backport #47414 (Resolved): octopus: mgr/dashboard: increase Grafana iframe height to avoid scrol...
https://github.com/ceph/ceph/pull/37182 Nathan Cutler
03:37 PM Feature #47406 (New): mgr/dashboard: show OSD flags legend
As already discussed in https://github.com/ceph/ceph/pull/36449#discussion_r486296093 we would like to show a small l... Tatjana Dehler
10:22 AM Bug #40753: mgr/dashboard: Perform scalability tests with large amounts of RGW buckets
Volker Theile wrote:
> The problem here is that the RGW Admin OPS API does not support filters and pagination. Becau...
Ernesto Puerta
08:43 AM Bug #40753: mgr/dashboard: Perform scalability tests with large amounts of RGW buckets
The problem here is that the RGW Admin OPS API does not support filters and pagination. Because of that the Dashboard... Volker Theile
08:29 AM Bug #40753 (In Progress): mgr/dashboard: Perform scalability tests with large amounts of RGW buckets
This has been reproduced in downstream (nautilus based) with more than 2k buckets and real network conditions, and ba... Ernesto Puerta
10:20 AM Bug #47396 (Fix Under Review): mgr/dashboard: Remove HACKING.rst now that the content was added t...
Lenz Grimmer
07:09 AM Bug #47396 (Resolved): mgr/dashboard: Remove HACKING.rst now that the content was added to the docs
Pull request https://github.com/ceph/ceph/pull/37070 resolved #47230 in the sense that the content of @HACKING.rst@ w... Lenz Grimmer
07:37 AM Bug #47397 (Resolved): mgr/dashboard: error when creating an NFS export with CephFS path `/`
There is an error when submitting an NFS export by specifying "/" in the path.
!export_cephfs_root.png!
Backend...
Kiefer Chang
07:09 AM Tasks #47230 (Resolved): mgr/dashboard: Move HACKING.rst into the main documentation
Lenz Grimmer

09/10/2020

06:27 PM Backport #46961 (In Progress): octopus: mgr/dashboard: add hint to notification badge when there ...
Shyukri Shyukriev
04:28 PM Bug #37408 (Fix Under Review): mgr/dashboard: Hide/disable the "Use a dedicated data pool" option...
Stephan Müller
03:36 PM Bug #47393 (Resolved): mgr/dashboard: Its currently not possible to edit some parts of iSCSI targ...
In the gwcli it's possible to delete a group or image of a connected initiator, but on the dashboard it fails. Tiago Melo
02:03 PM Bug #47391 (Resolved): mgr/dashboard: ISCSI backend unit-tests failing
The ISCSI backend unit-tests are failing when running independently
Traceback: https://pastebin.com/Kp6WpTEx
Avan Thakkar
01:21 PM Bug #46767 (Can't reproduce): mgr/dashboard: ERROR: test_a_set_login_credentials (tasks.mgr.dashb...
Does not seem to occur anymore - please re-open this issue if you still observe it. Lenz Grimmer
01:20 PM Bug #47372: mgr/dashboard: error when typing existing folder name in the NFS-Ganesha form
The underlying API call `CephFS.ls_dir` was changed in https://github.com/ceph/ceph/pull/32552 Kiefer Chang
11:53 AM Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
Thanks. That's the one: looks good! Ernesto Puerta
09:11 AM Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
https://www.patternfly.org/v4/guidelines/bulk-selection/design-guidelines/#bulk-selection Tatjana Dehler
11:49 AM Feature #35949: mgr/dashboard: Add pass-through MON-commands to REST API
There has been ongoing discussion if we really want to have such a thing in an API. It's basically against the RESTfu... Lenz Grimmer
11:40 AM Feature #47386 (Resolved): mgr/dashboard: enable different URL for users of browser to Grafana
To be able to cope with FQDNs and various other types of custom setups, where users of the Ceph Dashboard do not have... Patrick Seidensal
09:32 AM Backport #46347 (Rejected): nautilus: mgr/dashboard: Action button is not reset after switching tabs
Bug can't be reproduced in Nautilus, so backporting the fix is not necessary. Laura Paduano
09:30 AM Bug #46145 (Resolved): mgr/dashboard: Action button is not reset after switching tabs
Volker Theile
09:28 AM Backport #46346 (Rejected): octopus: mgr/dashboard: Action button is not reset after switching tabs
Bug can't be reproduced in Octopus, so no backporting is necessary. Volker Theile
07:51 AM Bug #46977 (Pending Backport): mgr/dashboard: telemetry module throws error "list index out of ra...
Kefu Chai

09/09/2020

03:30 PM Bug #46331 (Closed): test_create_lost_destroy_remove (tasks.mgr.dashboard.test_osd.OsdTest): Time...
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:30 PM Bug #46223 (Closed): test_log_perms (tasks.mgr.dashboard.test_logs.LogsTest): Timed out after 20s
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:30 PM Bug #46072 (Closed): tasks.mgr.dashboard.test_crush_rule.CrushRuleTest.test_read_access_permissio...
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:29 PM Bug #46605 (Closed): nautilus: ERROR: test_list_osd_flags (tasks.mgr.dashboard.test_osd.OsdFlagsT...
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:29 PM Bug #46029 (Closed): tasks.mgr.dashboard.test_rgw.RgwUserQuotaTest: untimeError: Timed out after 20s
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
01:36 PM Tasks #47230 (Fix Under Review): mgr/dashboard: Move HACKING.rst into the main documentation
Lenz Grimmer
08:48 AM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
https://github.com/ceph/ceph/commit/e4e6e9c7383959c7c6e1540d9bdbcf88e7825e7b
* Merge pull request #36915 from yuriw/...
Sebastian Wagner
11:59 AM Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
Tatjana Dehler wrote:
> Good idea!
>
> I'm wondering how we can handle paginated results and datatables with more...
Ernesto Puerta
11:18 AM Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
Good idea!
I'm wondering how we can handle paginated results and datatables with more than one page. My first idea...
Tatjana Dehler
10:25 AM Cleanup #47377 (New): mgr/dashboard: add select-all/unselect-all checkbox
On multi-select tables, there's no easy way to select all items or unselect them all.
!multiselect2.png!
A prop...
Ernesto Puerta
10:32 AM Feature #47378 (Resolved): mgr/dashboard: split tenant$user when creating S3 users
When creating "tenant & users for S3":https://docs.ceph.com/docs/master/radosgw/multitenancy/#administering-users-wit... Ernesto Puerta
10:17 AM Bug #47376 (Resolved): mgr/dashboard: table items get selected when expanding details table
When clicking on a table item (e.g.: RGW buckets) for expanding the details subtable, the item gets selected. This al... Ernesto Puerta
10:00 AM Bug #47372 (Fix Under Review): mgr/dashboard: error when typing existing folder name in the NFS-G...
Kiefer Chang
08:59 AM Bug #47372 (In Progress): mgr/dashboard: error when typing existing folder name in the NFS-Ganesh...
Kiefer Chang
08:59 AM Bug #47372 (Resolved): mgr/dashboard: error when typing existing folder name in the NFS-Ganesha form
How to reproduce:
- Create a CephFS export for the path `/foo`. The folder will be created in the FS.
- Create a...
Kiefer Chang
09:59 AM Feature #47375 (Resolved): mgr/dashboard: support multiple RGW zone configuration
Right now, only the default RGW zone is manageable from the Ceph-dashboard.
This multi-zone support would assume t...
Ernesto Puerta
09:21 AM Bug #47374 (Fix Under Review): mgr/dashboard: values of the `Daemons` column of Ganesha exports t...
When there are multiple daemons, there should exist a space after the comma symbols.
!daemons_comma_space.png!
Kiefer Chang
09:11 AM Bug #44966 (Pending Backport): mgr/dashboard: increase Grafana iframe height to avoid scroll bar
Lenz Grimmer
09:10 AM Bug #47373 (Resolved): mgr/dashboard: user can change the cluster of a NFS-Ganesha export
When editing an export, the user can change the cluster in the form.
This should be prohibited because the export be...
Kiefer Chang
08:31 AM Backport #46971 (In Progress): nautilus: mgr/dashboard: Proper format iSCSI target portals
Laura Paduano

09/08/2020

01:32 PM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
And at last, I got the clean master to build by running the following command (courtesy of Sebastian W, of course):
...
Zac Dover
12:59 PM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
might be https://github.com/sphinx-doc/sphinx/issues/7740, but i cannot reproduce this issue. so cannot bisect the of... Kefu Chai
12:21 PM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
Following Sebastian Weimer's advice, I did the following:
zdover@zdover-ThinkPad-T530:~/Documents/ceph/admin$ git ...
Zac Dover
09:04 AM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
I've tried this on a second computer, under different circumstances, and I have gotten the same error.
More troubl...
Zac Dover
12:48 PM Bug #47285: mgr/dashboard/api: fix duplicate logs
This should be better backported together with https://tracker.ceph.com/issues/47232 (comments left on each of the ba... Ernesto Puerta
10:35 AM Bug #47285 (Pending Backport): mgr/dashboard/api: fix duplicate logs
Lenz Grimmer
12:47 PM Backport #47279: nautilus: mgr/dashboard/api: print logs when vstart fails
Additional PR to convey with this: https://github.com/ceph/ceph/pull/36976 Ernesto Puerta
12:46 PM Backport #47280: octopus: mgr/dashboard/api: print logs when vstart fails
Additional PR to convey with this: https://github.com/ceph/ceph/pull/36976 Ernesto Puerta
10:57 AM Bug #47359 (Fix Under Review): mgr/dashboard: Update datatable only when necessary
Volker Theile
10:39 AM Bug #47359 (Resolved): mgr/dashboard: Update datatable only when necessary
According to "ngOnChanges best practice":https://dev.to/nickraphael/ngonchanges-best-practice-always-use-simplechange... Volker Theile
10:16 AM Bug #47331 (In Progress): mgr/dashboard: non-administrator users can't login when telemetry notif...
Tatjana Dehler
10:03 AM Bug #47356 (Fix Under Review): mgr/dashboard: some nfs-ganesha endpoints are not in correct secur...
Kiefer Chang
08:59 AM Bug #47356 (In Progress): mgr/dashboard: some nfs-ganesha endpoints are not in correct security s...
Kiefer Chang
08:20 AM Bug #47356 (Fix Under Review): mgr/dashboard: some nfs-ganesha endpoints are not in correct secur...
Kiefer Chang
08:11 AM Bug #47356 (Resolved): mgr/dashboard: some nfs-ganesha endpoints are not in correct security scope
The "endpoints":https://github.com/ceph/ceph/blob/056d8776ce1133928f4473a2f63e4537cecec5f2/src/pybind/mgr/dashboard/c... Kiefer Chang
08:08 AM Cleanup #47355 (Resolved): mgr/dashboard: create directive for AuthStorage service
Right now, if a component wants to conditionally display its elements based on authorization/scopes criteria, it has ... Ernesto Puerta

09/07/2020

10:30 PM Bug #47267: mgr/dashboard: Improve device blinking light functionality
#47165
IDENT and FAULT indicator of enclosure devices are added recently, this might help.
Kiefer Chang
01:43 PM Bug #47267: mgr/dashboard: Improve device blinking light functionality
Lenz Grimmer wrote:
> To my knowledge, there was a particular reason why we had to use this timeout instead of a tog...
Volker Theile
01:24 PM Bug #47267: mgr/dashboard: Improve device blinking light functionality
To my knowledge, there was a particular reason why we had to use this timeout instead of a toggle switch. Maybe Volke... Lenz Grimmer
08:13 PM Backport #47349 (Resolved): octopus: mgr/dashboard: REST API returns 500 when no Content-Type is ...
https://github.com/ceph/ceph/pull/37308 Nathan Cutler
04:55 PM Backport #47280: octopus: mgr/dashboard/api: print logs when vstart fails
Nathan Cutler wrote:
> @Ernesto: set status to "Need More Info" in that case.
Opened this PR some days ago (BTW I...
Ernesto Puerta
04:44 PM Cleanup #47341 (Resolved): mgr/dashboard: securing CherryPy
Ensuring we follow, as much as possible, "Cherrypy security guidelines":https://docs.cherrypy.org/en/3.3.0/progguide/... Ernesto Puerta
01:10 PM Tasks #47338 (Fix Under Review): mgr/dashboard: Add E2E test to check external links
The Dashboard contains several locations that point to external documentation pages for reference purposes (e.g. how ... Lenz Grimmer
11:00 AM Bug #47334 (Fix Under Review): mgr/dashboard: many-to-many matching not allowed: matching labels ...
Patrick Seidensal
10:27 AM Bug #47334 (Resolved): mgr/dashboard: many-to-many matching not allowed: matching labels must be ...
In the "Host Details" Grafana dashboard, errors for example on "OSD Disk Performance Statistics" tab are seen:
m...
Patrick Seidensal
09:54 AM Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Okay, so that's not the case. I'll add additional debugging output, so that we can eventually get to the bottom of th... Patrick Seidensal
09:25 AM Bug #47331: mgr/dashboard: non-administrator users can't login when telemetry notification is on
Good spotting! Thanks for reporting. @Tatjana, can you please take a look at this? Thank you! Lenz Grimmer
08:48 AM Bug #47331 (Resolved): mgr/dashboard: non-administrator users can't login when telemetry notifica...
Steps to reproduce:
* Create a user with a role other than `administrator`. e.g. *pool-manager*
* Use the browser...
Kiefer Chang
09:15 AM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
Here's the traceback:... Zac Dover
08:54 AM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
The time has come to post the error thrown when trying to build a document containing the raw HACKING.rst:
zdover@...
Zac Dover

09/06/2020

04:25 PM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-hybrid
http://qa-proxy.ceph.com/teuthology/...
Deepika Upadhyay
10:22 AM Backport #47000: nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36692
m...
Nathan Cutler
10:22 AM Backport #46973: nautilus: mgr/dashboard: Hide table action input field if limit=0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36783
m...
Nathan Cutler
10:21 AM Backport #46925: nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36613
m...
Nathan Cutler
10:18 AM Backport #46993: octopus: mgr/dashboard: remove password field if login is using SSO and fix erro...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36689
m...
Nathan Cutler
12:41 AM Bug #47323 (Resolved): monitoring: Use null yaxes min for OSD read latency
According to seriesOverrides that negative-Y for read param there shouldn't be a minimum for yaxes Seena Fallah

09/05/2020

09:25 PM Backport #47279 (Need More Info): nautilus: mgr/dashboard/api: print logs when vstart fails
Ernesto wrote that this will need a follow-on fix (which is not yet ready) included. Nathan Cutler
09:24 PM Backport #47280 (Need More Info): octopus: mgr/dashboard/api: print logs when vstart fails
@Ernesto: set status to "Need More Info" in that case. Nathan Cutler

09/04/2020

04:10 PM Feature #43088 (Pending Backport): mgr/dashboard: Process password complexity checks immediatelly
Ernesto Puerta
02:12 PM Backport #47303 (Resolved): nautilus: mgr/dashboard: REST API returns 500 when no Content-Type is...
https://github.com/ceph/ceph/pull/37307 Avan Thakkar
02:12 PM Bug #41060 (Pending Backport): mgr/dashboard: REST API returns 500 when no Content-Type is specified
Avan Thakkar
01:51 PM Bug #47111 (Resolved): mgr/dashboard: Use SVGs instead of PNGs for Icons
Lenz Grimmer
12:57 PM Backport #46407 (In Progress): octopus: mgr/dashboard: Fix bugs in a unit test and i18n translation
Tatjana Dehler
12:23 PM Bug #46573 (Resolved): FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
Tatjana Dehler
11:29 AM Bug #46678: mgr/dashboard: haproxy example config does not work
https://github.com/ceph/ceph/pull/36111 has been merged, you can mark this as resolved :) Daniël Vos
09:13 AM Bug #45018 (Resolved): mgr/dashboard: some style are being applied globally and should not be
Lenz Grimmer
09:13 AM Bug #47143 (Resolved): mgr/dashboard: About modal footer color changes if another modal was opene...
Lenz Grimmer
09:00 AM Bug #47301 (Can't reproduce): mgr/dashboard: e2e nightly master failures
... Laura Paduano
01:19 AM Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
Simply moving HACKING.rst to the developer guide directory /ceph/doc/dev/developer_guide and adding a link to the .rs... Zac Dover

09/03/2020

05:41 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
**EDIT** I meant to say All of the nodes fail to display SMART data in the ceph dashboard in each of their dropdowns joel waddell
05:05 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
All of the nodes fail to display SMART data.
Disk protection has been enabled and has been enabled for as long as ...
joel waddell
02:02 PM Bug #47188 (Need More Info): mgr/dashboard: ceph dashboard does not display device health data, w...
I've unfortunately not been able to reproduce this behavior on my environment. I can see the SMART data here.
That...
Patrick Seidensal
02:43 PM Feature #47289 (Resolved): mgr/dashboard: Update Angular 10.1 and Cypress 5.1
Angular and Cypress have released new releases that introduce new features and fixes.
We should also update other pa...
Tiago Melo
02:30 PM Bug #47285 (Fix Under Review): mgr/dashboard/api: fix duplicate logs
Ernesto Puerta
12:07 PM Bug #47285 (Resolved): mgr/dashboard/api: fix duplicate logs
Ernesto Puerta
11:57 AM Bug #47232: mgr/dashboard/api: print logs when vstart fails
As a side effect of this, now logs are printed twice in other situations. Need more time to check it. Ernesto Puerta
11:55 AM Backport #47280: octopus: mgr/dashboard/api: print logs when vstart fails
Nathan plz do not backport this yet! Needs an extra fix or we'll see log traces duplicate in the rest of the cases. Ernesto Puerta
08:52 AM Backport #47280 (Resolved): octopus: mgr/dashboard/api: print logs when vstart fails
Nathan Cutler
08:51 AM Backport #47279 (Rejected): nautilus: mgr/dashboard/api: print logs when vstart fails
Nathan Cutler
04:19 AM Cleanup #47136: mgr/dashboard: main menu rearrangement
NFS is a problem child :)
It's a good point. I'd opt for "Gateways" as a name, and then iscsi, NFS and eventually ...
Paul Cuzner

09/02/2020

11:41 PM Bug #46492 (In Progress): mgr/dashboard: adapt NFS-Ganesha design change in Octopus (daemons -> s...
Kiefer Chang
02:28 PM Bug #47052 (New): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set...
Re-opened (actually moved from Fixed to New) as it still happens: https://jenkins.ceph.com/job/ceph-api/2235/ (from P... Ernesto Puerta
02:16 PM Bug #47262 (Resolved): mgr/dashboard: Unnecessary spaces in the notification sidebar
Lenz Grimmer
06:57 AM Bug #47262 (Resolved): mgr/dashboard: Unnecessary spaces in the notification sidebar
There are some unwanted spaces in the notification sidebar cards. Nizamudeen A
10:58 AM Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
- More backtraces:... Vikhyat Umrao
10:54 AM Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
Another PR - https://github.com/ceph/ceph/pull/36930 which has similar report. Vikhyat Umrao
10:53 AM Bug #47269 (Resolved): nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTest...
- From **any number of nautilus backport prs** - e.g. https://github.com/ceph/ceph/pull/36944, https://github.com/cep... Vikhyat Umrao
10:53 AM Subtask #46160 (Resolved): Address API inconsistencies in cephfs endpoint
Lenz Grimmer
10:14 AM Bug #47267 (New): mgr/dashboard: Improve device blinking light functionality
The current utilization of the device identification light probably is not the more adjusted to the real situation in... Juan Miguel Olmo Martínez
10:03 AM Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Thanks, I'll look into it. Patrick Seidensal
09:20 AM Cleanup #39128 (Fix Under Review): mgr/dashboard: new generic HTTP error page component
Aashish Sharma
07:04 AM Bug #47232 (Pending Backport): mgr/dashboard/api: print logs when vstart fails
Lenz Grimmer
06:55 AM Documentation #46415 (Resolved): mgr/dashboard: Create new chapter about the Dashboard's landing ...
Lenz Grimmer
06:29 AM Feature #26954 (Resolved): mgr/dashboard: Remove Histogram component
Lenz Grimmer
05:05 AM Cleanup #46920 (Resolved): mgr/dashboard/api: reduce verbosity in API tests log output
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler

09/01/2020

08:06 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
root@ddc-ceph-1:~# ceph device ls
DEVICE HOST:DEV DAEMONS LIFE EXPECTANCY
XS3840SE...
joel waddell
04:16 PM Bug #47188 (Need More Info): mgr/dashboard: ceph dashboard does not display device health data, w...
Patrick Seidensal
02:37 PM Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Can you please try out if
ceph device ls
yields any results and let me know?
An identical output should be...
Patrick Seidensal
05:16 PM Bug #47232 (Fix Under Review): mgr/dashboard/api: print logs when vstart fails
Ernesto Puerta
11:31 AM Bug #47232 (In Progress): mgr/dashboard/api: print logs when vstart fails
Ernesto Puerta
11:31 AM Bug #47232 (Resolved): mgr/dashboard/api: print logs when vstart fails
Some times the API tests fail and the only output a user gets is:... Ernesto Puerta
10:42 AM Bug #47231 (New): ERROR: setUpClass (tasks.mgr.dashboard.test_cephfs.CephfsTest)
https://jenkins.ceph.com/job/ceph-api/2144/
https://jenkins.ceph.com/job/ceph-api/3204/...
Sebastian Wagner
10:27 AM Tasks #47230 (Resolved): mgr/dashboard: Move HACKING.rst into the main documentation
The file @src/pybind/mgr/dashboard/HACKING.rst@ in the git repository contains instructions on how to set up a Dashbo... Lenz Grimmer
10:21 AM Bug #47214 (Fix Under Review): nautilus: mgr/dashboard: Fix npm package's vulnerabilities
Tiago Melo
10:21 AM Bug #47191 (Fix Under Review): octopus: mgr/dashboard: Fix npm package's vulnerabilities
Tiago Melo
09:52 AM Backport #47228 (In Progress): nautilus: mgr/dashboard: document Prometheus' security model
https://github.com/ceph/ceph/pull/36920 Patrick Seidensal
09:20 AM Backport #47228 (Resolved): nautilus: mgr/dashboard: document Prometheus' security model
https://github.com/ceph/ceph/pull/36920 Patrick Seidensal
09:24 AM Backport #47227 (Resolved): octopus: mgr/dashboard: document Prometheus' security model
https://github.com/ceph/ceph/pull/35347 Patrick Seidensal
09:20 AM Backport #47227 (Resolved): octopus: mgr/dashboard: document Prometheus' security model
Patrick Seidensal
09:02 AM Documentation #45377 (Pending Backport): mgr/dashboard: document Prometheus' security model
Patrick Seidensal
08:50 AM Backport #47198: nautilus: mgr/dashboard: Datatable catches select events from other datatables
marking "Need More Info" to prevent blind automated backport Nathan Cutler
08:50 AM Backport #47198 (Need More Info): nautilus: mgr/dashboard: Datatable catches select events from o...
Nathan Cutler

08/31/2020

03:50 PM Cleanup #47222 (Resolved): mgr/dashboard: cluster > hosts: "devices" and "inventory > devices" ta...
There's a subtab called "Devices" (which in my VM-based deployment doesn't show anything):
!devices.png!
Yet th...
Ernesto Puerta
03:38 PM Cleanup #47220 (New): mgr/dashboard: cluster > host: missing/misleading actions
Hosts should have actions (Edit and Delete), but
* Delete only deletes from the UI, and has no effect on daemons
* ...
Ernesto Puerta
03:36 PM Cleanup #47219 (Resolved): mgr/dashboard: cluster > hosts: missing info
* offline/online status
* server model
* some server metrics (e.g. load avg, memory usage, ...) provided by gather ...
Ernesto Puerta
03:32 PM Cleanup #47218 (Resolved): mgr/dashboard: cluster > hosts: services are not services but daemons
... Ernesto Puerta
03:14 PM Bug #44405: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
The error reoccurred in a recent QA run: https://pulpito.ceph.com/jafaj-2020-08-26_09:07:46-rados-wip-jan-testing-202... Laura Paduano
11:48 AM Bug #47214 (New): nautilus: mgr/dashboard: Fix npm package's vulnerabilities
We haven't update nautilus packages in a while and currently we have lots of npm package's vulnerabilities.
> foun...
Tiago Melo
08:56 AM Backport #47198: nautilus: mgr/dashboard: Datatable catches select events from other datatables
This backport should include https://tracker.ceph.com/issues/47175 Tiago Melo
08:56 AM Backport #47199: octopus: mgr/dashboard: Datatable catches select events from other datatables
This backport should include https://tracker.ceph.com/issues/47175 Tiago Melo
08:43 AM Backport #47199 (In Progress): octopus: mgr/dashboard: Datatable catches select events from other...
Laura Paduano
08:54 AM Bug #47175 (Resolved): mgr/dashboard: Fix stale table actions
This issue doesn't require the creation of individual backports, since it should be included in the backports of #46903. Tiago Melo
08:50 AM Backport #47197 (In Progress): octopus: mgr/dashboard: Disable autocomplete on user form
Laura Paduano

08/28/2020

09:13 PM Bug #47143 (Fix Under Review): mgr/dashboard: About modal footer color changes if another modal w...
Neha Ojha
04:17 PM Backport #47000 (Resolved): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
Patrick Donnelly
02:55 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
Here is the output of smartctl, also attached the image I posted above in case link goes dead... joel waddell
02:48 PM Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
Thanks for the report! Would you mind posting the output of the @smartctl@ command as well? This might help us to fig... Lenz Grimmer
01:47 PM Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Deployed ceph on baremetal ubuntu 20.04 servers using ceph-ansible. When going to dashboard > hosts > host-list > ddc... joel waddell
02:38 PM Backport #47199 (Resolved): octopus: mgr/dashboard: Datatable catches select events from other da...
https://github.com/ceph/ceph/pull/36899 Nathan Cutler
02:38 PM Backport #47198 (Resolved): nautilus: mgr/dashboard: Datatable catches select events from other d...
https://github.com/ceph/ceph/pull/37756 Nathan Cutler
02:38 PM Backport #47197 (Resolved): octopus: mgr/dashboard: Disable autocomplete on user form
https://github.com/ceph/ceph/pull/36901 Nathan Cutler
02:36 PM Backport #47193 (Need More Info): nautilus: mgr/dashboard: telemetry module throws error "list in...
Nathan Cutler
02:36 PM Backport #47193 (Resolved): nautilus: mgr/dashboard: telemetry module throws error "list index ou...
https://github.com/ceph/ceph/pull/37318 Nathan Cutler
02:36 PM Backport #47192 (Need More Info): octopus: mgr/dashboard: telemetry module throws error "list ind...
Nathan Cutler
02:35 PM Backport #47192 (Resolved): octopus: mgr/dashboard: telemetry module throws error "list index out...
https://github.com/ceph/ceph/pull/37302 Nathan Cutler
02:36 PM Bug #46977 (Fix Under Review): mgr/dashboard: telemetry module throws error "list index out of ra...
Nathan Cutler
02:35 PM Bug #46977 (Pending Backport): mgr/dashboard: telemetry module throws error "list index out of ra...
Nathan Cutler
02:34 PM Bug #47191 (Resolved): octopus: mgr/dashboard: Fix npm package's vulnerabilities
We haven't update octopus packages in a while and currently we have lots of npm package's vulnerabilities.
> found...
Tiago Melo
01:25 PM Bug #37408 (In Progress): mgr/dashboard: Hide/disable the "Use a dedicated data pool" option if n...
Stephan Müller
10:32 AM Backport #46342 (In Progress): octopus: mgr/dashboard: Remove useless tab in monitoring/alerts da...
Tiago Melo
10:31 AM Backport #46973 (Resolved): nautilus: mgr/dashboard: Hide table action input field if limit=0
Lenz Grimmer
10:30 AM Backport #46345 (In Progress): octopus: mgr/dashboard: Host delete action should be disabled if n...
Laura Paduano
10:27 AM Bug #46601 (Resolved): Fix API test timeout issues
Lenz Grimmer
09:54 AM Backport #46972 (In Progress): octopus: mgr/dashboard: Hide table action input field if limit=0
Laura Paduano
09:34 AM Backport #46933 (In Progress): octopus: mgr/dashboard: crushmap viewer is vertically compressed
Laura Paduano
09:32 AM Backport #46970 (In Progress): octopus: mgr/dashboard: Proper format iSCSI target portals
Laura Paduano
09:25 AM Bug #47052 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
Laura Paduano

08/27/2020

06:36 PM Backport #46091 (In Progress): octopus: mgr/dashboard: Table column dowpdown does not close
Tiago Melo
06:31 PM Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Hi backport team,
The backports to Octopus and Nautilus will have conflicts. Please assign the backport tickets to...
Yaarit Hatuka
02:02 PM Bug #46977 (Fix Under Review): mgr/dashboard: telemetry module throws error "list index out of ra...
Anonymizing the serial number in the device id string fails in rare cases where 'vendor' and 'model' are missing from... Yaarit Hatuka
05:41 PM Bug #46903: mgr/dashboard: Datatable catches select events from other datatables
This introduced a regression in master.
All backports should include https://tracker.ceph.com/issues/47175
Tiago Melo
10:34 AM Bug #46903 (Pending Backport): mgr/dashboard: Datatable catches select events from other datatables
Lenz Grimmer
05:40 PM Bug #47175 (Fix Under Review): mgr/dashboard: Fix stale table actions
Tiago Melo
05:35 PM Bug #47175 (Resolved): mgr/dashboard: Fix stale table actions
If we don't emit the select event, the action button can become stale and not
update when the data changes.
This ...
Tiago Melo
03:25 PM Bug #46818 (Resolved): mgr/dashboard: Unable to edit iSCSI logged-in client
Lenz Grimmer
03:25 PM Backport #46925 (Resolved): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
Lenz Grimmer
12:13 PM Bug #42607 (Resolved): mgr/dashboard: dashboard e2e Jenkins job failures on Nautilus backport PRs
Lenz Grimmer
12:13 PM Backport #45917 (Rejected): mimic: mgr/dashboard: dashboard e2e Jenkins job failures on Nautilus ...
Mimic has been retired in the meanwhile: https://ceph.io/releases/mimic-is-retired/ Lenz Grimmer
12:12 PM Bug #40015 (Resolved): mgr/dashboard: Use serial RGW Admin OPS API calls
Lenz Grimmer
12:12 PM Backport #40055 (Rejected): mimic: mgr/dashboard: Use serial RGW Admin OPS API calls
Mimic has been retired in the meanwhile: https://ceph.io/releases/mimic-is-retired/ Lenz Grimmer
12:10 PM Bug #24420 (Resolved): Module 'dashboard' has failed: No module named routes
Lenz Grimmer
11:28 AM Bug #46494 (Resolved): mgr/dashboard: remove password field if login is using SSO and fix error m...
Lenz Grimmer
11:28 AM Backport #46993 (Resolved): octopus: mgr/dashboard: remove password field if login is using SSO a...
Lenz Grimmer
10:55 AM Backport #46907: octopus: mgr/dashboard: Extract documentation link to a component
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36587
m...
Nathan Cutler
10:09 AM Backport #46907 (Resolved): octopus: mgr/dashboard: Extract documentation link to a component
Lenz Grimmer
10:54 AM Backport #46974: octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36782
m...
Nathan Cutler
08:40 AM Backport #46974 (Resolved): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
Lenz Grimmer
10:54 AM Backport #47155: octopus: mgr/dashboard: redirect to original URL after successful login
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36831
m...
Nathan Cutler
08:38 AM Backport #47155 (Resolved): octopus: mgr/dashboard: redirect to original URL after successful login
Lenz Grimmer
10:15 AM Bug #46915 (Pending Backport): mgr/dashboard: Disable autocomplete on user form
Lenz Grimmer
10:09 AM Cleanup #36565 (Resolved): mgr/dashboard: Extract documentation link to a component
Lenz Grimmer

08/26/2020

06:54 PM Backport #47156 (In Progress): nautilus: mgr/dashboard: redirect to original URL after successful...
Avan Thakkar
05:34 PM Backport #47156 (Resolved): nautilus: mgr/dashboard: redirect to original URL after successful login
https://github.com/ceph/ceph/pull/36834 Avan Thakkar
06:15 PM Backport #47155 (In Progress): octopus: mgr/dashboard: redirect to original URL after successful ...
Avan Thakkar
05:34 PM Backport #47155 (Resolved): octopus: mgr/dashboard: redirect to original URL after successful login
https://github.com/ceph/ceph/pull/36831 Avan Thakkar
05:29 PM Bug #45067 (Pending Backport): mgr/dashboard: redirect to original URL after successful login
Avan Thakkar
02:26 PM Bug #45067 (Resolved): mgr/dashboard: redirect to original URL after successful login
Lenz Grimmer
02:47 PM Bug #47048 (Resolved): mgr/dashboard: Show error messages in change password form
Lenz Grimmer
02:46 PM Bug #47048: mgr/dashboard: Show error messages in change password form
Ishan Rai wrote:
> Fixed by another PR
Likely via https://github.com/ceph/ceph/pull/35954 (which fixed #46382)
Lenz Grimmer
08:04 AM Bug #47048: mgr/dashboard: Show error messages in change password form
Fixed by another PR Ishan Rai
12:52 PM Bug #47110: Ceph dashboard not working : rook-ceph-mgr-a pod : "OOM KILL" and "CrashLoopBackOff".
Hi to all,
We tried yesterday to downgrade the version of ceph in the deploy of MGR,(we tried previous octopus bui...
julian kraif
12:07 PM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
I ran the tests a few time now. It happens (not in every run) on my local environment as well. Tatjana Dehler
08:43 AM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
... Laura Paduano
09:39 AM Cleanup #47136: mgr/dashboard: main menu rearrangement
You're right, Lenz!
I'll let Paul to say his mind, but I guess that if we are aiming at end to end workflows, I gu...
Ernesto Puerta
07:19 AM Cleanup #47136: mgr/dashboard: main menu rearrangement
LGTM, but currently "NFS" would be linking to the same page, wouldn't it? Would it make sense to have one toplevel me... Lenz Grimmer
09:13 AM Backport #47122: nautilus: mgr/dashboard: replace endpoint of "This week" time range for Grafana ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36790
m...
Nathan Cutler
08:21 AM Backport #47122 (Resolved): nautilus: mgr/dashboard: replace endpoint of "This week" time range f...
Lenz Grimmer
09:06 AM Backport #47001: octopus: mgr/dashboard/api: reduce verbosity in API tests log output
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36693
m...
Nathan Cutler
07:12 AM Backport #47001 (Resolved): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
Lenz Grimmer
09:06 AM Backport #46418: octopus: mgr/dashboard: Password expiration notification is always shown if a da...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35975
m...
Nathan Cutler
07:10 AM Backport #46418 (Resolved): octopus: mgr/dashboard: Password expiration notification is always sh...
Lenz Grimmer
09:06 AM Backport #47121: octopus: mgr/dashboard: replace endpoint of "This week" time range for Grafana i...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36789
m...
Nathan Cutler
07:07 AM Backport #47121 (Resolved): octopus: mgr/dashboard: replace endpoint of "This week" time range fo...
Lenz Grimmer
08:57 AM Bug #41930 (Resolved): mgr/dashboard: Standby Dashboards don't handle all requests properly
Lenz Grimmer
08:57 AM Backport #42140 (Resolved): mimic: mgr/dashboard: Standby Dashboards don't handle all requests pr...
Lenz Grimmer
08:22 AM Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
Lenz Grimmer
08:19 AM Bug #47143 (Resolved): mgr/dashboard: About modal footer color changes if another modal was opene...
To produce the bug:
1. Click on about, the modal seems to be perfect
2. Open any modal, for instance, click on Ed...
Ishan Rai
07:10 AM Bug #46306 (Resolved): mgr/dashboard: Password expiration notification is always shown if a date ...
Lenz Grimmer

08/25/2020

05:44 PM Feature #47138 (New): mgr/dashboard: tables-in-tables pattern
The table-in-table pattern replaced the previous bottom-page details. The table-in-table approach improves contextual... Ernesto Puerta
05:21 PM Cleanup #47137 (Rejected): mgr/dashboard: missing table titles
In some table pages, there are heading titles, while in others there aren't. It seems that the criterion is that only... Ernesto Puerta
05:08 PM Cleanup #47136 (Rejected): mgr/dashboard: main menu rearrangement
_The main menu uses block to represent rbd and iscsi but doesn’t make similar distinctions for the file and object us... Ernesto Puerta
05:04 PM Cleanup #47135 (New): mgr/dashboard: terminology review and improvement
In some places the dashboard refers to standard terms (object storage, block storage, ...) while in others there are ... Ernesto Puerta
10:16 AM Backport #47122 (In Progress): nautilus: mgr/dashboard: replace endpoint of "This week" time rang...
Avan Thakkar
10:03 AM Backport #47121 (In Progress): octopus: mgr/dashboard: replace endpoint of "This week" time range...
Avan Thakkar
07:52 AM Backport #46973 (In Progress): nautilus: mgr/dashboard: Hide table action input field if limit=0
Laura Paduano
07:50 AM Backport #46974 (In Progress): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
Laura Paduano

08/24/2020

09:54 PM Backport #47122 (Resolved): nautilus: mgr/dashboard: replace endpoint of "This week" time range f...
https://github.com/ceph/ceph/pull/36790 Avan Thakkar
09:53 PM Backport #47121 (Resolved): octopus: mgr/dashboard: replace endpoint of "This week" time range fo...
https://github.com/ceph/ceph/pull/36789 Avan Thakkar
09:52 PM Bug #47049 (Pending Backport): mgr/dashboard: replace endpoint of "This week" time range for Graf...
Avan Thakkar
04:02 PM Cleanup #47118 (In Progress): mgr/dashboard: export test results in JUnit format
Ernesto Puerta
03:23 PM Cleanup #47118 (Resolved): mgr/dashboard: export test results in JUnit format
Jenkins support JUnit test output by means of the already installed JUnit plugin. This can help to better understand ... Ernesto Puerta
02:33 PM Cleanup #45184: mgr/dashboard: monitoring: replace Grafana JSON with code-based generators
Alternative: "jsonnet (already supported by Grafana)":https://grafana.github.io/grafonnet-lib/examples/ Ernesto Puerta
01:51 PM Bug #46667 (Resolved): mgr/dashboard: Handle buckets without a realm_id
Sebastian Wagner
01:33 PM Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Sure, thanks! Yaarit Hatuka
01:10 PM Bug #47111 (Resolved): mgr/dashboard: Use SVGs instead of PNGs for Icons
Currently we use multiple different versions of PNGs which are only different by color. This needs to be adapted to S... Enno Gotthold
12:41 PM Bug #47110: Ceph dashboard not working : rook-ceph-mgr-a pod : "OOM KILL" and "CrashLoopBackOff".
Some logs from last week that could help :
debug 2020-08-20T11:14:35.339+0000 7fe10ed2b700 0 [devicehealth ERROR...
julian kraif
12:26 PM Bug #47110 (Can't reproduce): Ceph dashboard not working : rook-ceph-mgr-a pod : "OOM KILL" and "...
Hi to all,
It's first time i'm posting here so sorry in advance if i forget important details, just ask for more i...
julian kraif
11:35 AM Bug #46986 (Resolved): mgr/dashboard: cross buttons in filter chips are not visible
Lenz Grimmer
11:33 AM Tasks #47108 (New): mgr/restful: Document deprecation of the restful module in favor of the Ceph ...
Add a note to the restful documentation that this module is deprecated and will be removed post-pacific. Lenz Grimmer
11:22 AM Tasks #40767 (Resolved): mgr/dashboard: Document all REST API endpoints
Lenz Grimmer
12:38 AM Cleanup #47073: mgr/dashboard: landing page
There are a few things worth highlighting in the mockup to avoid confusion
Inventory
- by placing all the compone...
Paul Cuzner

08/22/2020

07:45 PM Cleanup #45901 (Resolved): mgr/dashboard/api: reach 100% test coverage in API controllers
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:44 PM Bug #46761 (Resolved): mgr/dashboard: host labels not shown after adding them.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:39 PM Backport #46924 (Resolved): octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36611
m...
Nathan Cutler

08/21/2020

09:22 PM Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Yaarit, could you please take a look? Neha Ojha
06:26 PM Backport #46924: octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
Tiago Melo wrote:
> https://github.com/ceph/ceph/pull/36611
merged
Yuri Weinstein
05:17 PM Cleanup #47073 (In Progress): mgr/dashboard: landing page
Current landing page, despite the recent refresh, still exhibits some issues:
* Effective visualization
** There ...
Ernesto Puerta
04:58 PM Feature #47072 (New): mgr/dashboard: Usability Improvements
This is a parent tracker for gathering a number of usability improvements. Ernesto Puerta
04:54 PM Cleanup #47071 (New): mgr/dashboard/api: review PUT methods
Many ceph-dashboard endpoints support PUT method, but in most cases it's used to perform partial updates, which break... Ernesto Puerta
03:51 PM Backport #46944 (Resolved): octopus: mgr/dashboard: host labels not shown after adding them.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36678
m...
Nathan Cutler
02:07 PM Backport #46944: octopus: mgr/dashboard: host labels not shown after adding them.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36678
merged
Yuri Weinstein
03:51 PM Backport #46672 (Resolved): octopus: mgr/dashboard/api: reach 100% test coverage in API controllers
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36260
m...
Nathan Cutler
12:25 PM Tasks #47067 (In Progress): mgr/restful: communicate the deprecation of the restful module in fav...
The deprecation of the restful module should be communicated via various means, e.g. the Ceph Blog and the mailing li... Lenz Grimmer
12:22 PM Tasks #47066 (In Progress): mgr/restful: Deprecate the "restful" module in favor of the Ceph Dash...
The Ceph Dashboard REST API backend has gathered a significant amount of functionality compared to the original @rest... Lenz Grimmer
09:56 AM Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
I tried to reproduce the issue on my local environment but unfortunately it didn't happen there. Tatjana Dehler
09:14 AM Cleanup #47036 (Resolved): mgr/dashboard: use SASS colors in TypeScript
Lenz Grimmer
09:11 AM Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
Lenz Grimmer
08:43 AM Bug #47062 (Resolved): The pg_num check when creating the pool may not be accurate enough
The pg_num check will be done during pool creation, which uses the total number of osd* mon_max_pg_per_osd as an uppe... jerry luo
08:30 AM Feature #44605 (In Progress): cephadm: RGW: missing dashboard integration
Sebastian Wagner

08/20/2020

11:50 AM Bug #47049: mgr/dashboard: replace endpoint of "This week" time range for Grafana in dashboard
Avan Thakkar wrote:
> In Cluster-> Hosts-> Overall Performance, it is not showing any metrics (N/A) for "Today/This ...
Avan Thakkar
09:48 AM Bug #47049 (Fix Under Review): mgr/dashboard: replace endpoint of "This week" time range for Graf...
Avan Thakkar
09:06 AM Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
In Cluster-> Hosts-> Overall Performance, it is not showing any metrics (N/A) for "Today/This week/month/year" time s... Avan Thakkar
10:48 AM Bug #47052 (Fix Under Review): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'...
Alfonso Martínez
10:29 AM Bug #47052 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
... Alfonso Martínez
07:50 AM Bug #47048 (Resolved): mgr/dashboard: Show error messages in change password form
The change password form does not display error messages on invalid inputs Ishan Rai
04:37 AM Cleanup #39128 (In Progress): mgr/dashboard: new generic HTTP error page component
Aashish Sharma
02:11 AM Bug #47032 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
Patrick Donnelly

08/19/2020

05:37 PM Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
Simply disabling log rotation doesn't fix the issue: https://github.com/ceph/ceph/pull/36724 Ernesto Puerta
09:06 AM Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
This **might** somehow be caused by https://github.com/ceph/ceph/pull/35824. Currently it's only a correlation findin... Ernesto Puerta
09:01 AM Bug #47032 (In Progress): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (te...
Ernesto Puerta
07:50 AM Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
Alfonso found... Laura Paduano
06:51 AM Bug #47032 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
... Laura Paduano
02:54 PM Cleanup #47036 (Fix Under Review): mgr/dashboard: use SASS colors in TypeScript
Alfonso Martínez
10:52 AM Cleanup #47036 (Resolved): mgr/dashboard: use SASS colors in TypeScript
Ability to use SASS colors in TypeScript. Alfonso Martínez
09:24 AM Bug #47008 (Resolved): mgr/dashboard: restore table footer row size
Lenz Grimmer

08/18/2020

04:36 PM Backport #47019 (Rejected): octopus: mgr/dashboard: leverage features set from orchestrator
Nathan Cutler
04:28 PM Backport #46205: octopus: mgr/dashboard: telemetry module activation notification
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35772
m...
Nathan Cutler
04:28 PM Backport #46751: octopus: mgr/dashboard: Add hosts page unit tests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36350
m...
Nathan Cutler
01:11 PM Feature #44605: cephadm: RGW: missing dashboard integration
Right now users are getting... Sebastian Wagner
12:56 PM Bug #47008 (Fix Under Review): mgr/dashboard: restore table footer row size
Alfonso Martínez
12:43 PM Bug #47008 (Resolved): mgr/dashboard: restore table footer row size
The fix for the issue below had the side-effect of increasing (unintendedly) the
table footer row size:
https://tra...
Alfonso Martínez
12:11 PM Bug #45397 (Pending Backport): mgr/dashboard: leverage features set from orchestrator
Lenz Grimmer
 

Also available in: Atom