Project

General

Profile

Activity

From 08/09/2019 to 09/07/2019

09/07/2019

09:22 AM Dashboard Backport #41698 (Rejected): nautilus: mgr/dashboard: Empty datatable rendered before data has bee...
-https://github.com/ceph/ceph/pull/30320- Nathan Cutler

09/06/2019

03:08 PM Dashboard Bug #41685: mgr/dashboard: False Spanish translation of `clean` on landing page
Ugh, that is ugly indeed. @Sebastian, can you please update the translations accordingly and provide a fix? Lenz Grimmer
01:33 PM Dashboard Bug #41685 (Resolved): mgr/dashboard: False Spanish translation of `clean` on landing page
Somehow a false spanish translation `Borrar` has made it into the Dashboard. The translation of `borrar` is `deleted`... Patrick Seidensal
02:48 PM Dashboard Bug #41687 (Resolved): mgr/dashboard: Delete actions should provide the name of the object being ...
Currently, when performing delete actions on e.g. Ceph pools, RBDs or RGW users/buckets, the modal dialogue only prom... Lenz Grimmer
02:10 PM Bug #38539: tasks.mgr.test_insights.TestInsights#test_health_history fails
http://qa-proxy.ceph.com/teuthology/swagner-2019-09-06_09:25:06-rados:mgr-wip-swagner-testing-distro-basic-mira/42831... Sebastian Wagner
02:01 PM Bug #41674 (Duplicate): tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
Sebastian Wagner
01:57 PM Bug #41674: tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
http://qa-proxy.ceph.com/teuthology/swagner-2019-09-06_09:25:06-rados:mgr-wip-swagner-testing-distro-basic-mira/42831... Sebastian Wagner
02:17 AM Bug #41674 (Duplicate): tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
... Sage Weil
12:47 PM Dashboard Bug #41683 (Fix Under Review): mgr/dashboard: Rendering datatable causes Angular runtime error
Volker Theile
12:21 PM Dashboard Bug #41683 (Resolved): mgr/dashboard: Rendering datatable causes Angular runtime error
The fix from https://github.com/ceph/ceph/pull/30103 for https://tracker.ceph.com/issues/41615 causes an Angular runt... Volker Theile
12:37 PM Dashboard Bug #41682 (Fix Under Review): mgr/dashboard: iSCSI control inputs should be rendered based on co...
Ricardo Marques
10:53 AM Dashboard Bug #41682 (In Progress): mgr/dashboard: iSCSI control inputs should be rendered based on control...
Ricardo Marques
10:53 AM Dashboard Bug #41682 (Resolved): mgr/dashboard: iSCSI control inputs should be rendered based on control "t...
Since https://github.com/ceph/ceph-iscsi/pull/138 `ceph-iscsi` controls API returns the "type" of each control.
Ce...
Ricardo Marques
12:32 PM Dashboard Bug #41684 (Closed): mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
The run-frontend-e2e-tests.sh script is failing on my docker environment:... Tatjana Dehler
10:10 AM Dashboard Bug #41681 (Resolved): mgr/dashboard: pool detail list contains unrelated fields
The fields `cdExecuting` and `cdIsBinary` are displayed in the "Details" tab of a pool and are likely not supposed to... Patrick Seidensal
08:48 AM Dashboard Bug #41668: mgr/dashboard: key-value-table doesn't render booleans
How can i verify this issue in the UI? Please give an example which table can be used to test this. Volker Theile
08:20 AM Dashboard Bug #41668 (Fix Under Review): mgr/dashboard: key-value-table doesn't render booleans
Patrick Seidensal
08:32 AM Bug #41676 (Fix Under Review): build failed with option "-DWITH_TESTS=off
Kefu Chai
05:14 AM Bug #41676: build failed with option "-DWITH_TESTS=off
Ilsoo Byun wrote:
> The reason is that cmake 'FindPython' module doesn't set *PYTHON_EXECUTABLE* variable but *Pytho...
Ilsoo Byun
05:05 AM Bug #41676: build failed with option "-DWITH_TESTS=off
The reason is that cmake 'FindPython' module doesn't set *PYTHON_EXECUTABLE* variable but *Python_EXECUTABLE*(cmake v... Ilsoo Byun
04:41 AM Bug #41676: build failed with option "-DWITH_TESTS=off
build as follows: ... Ilsoo Byun
04:36 AM Bug #41676 (Resolved): build failed with option "-DWITH_TESTS=off
Ilsoo Byun
07:39 AM Dashboard Bug #41234: More than 100% in a dashboard PG Status
Same here during snap trim (Ceph - v14.2.2)
Stephan Hohn
05:38 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
... Brad Hubbard
05:15 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Unfortunately in both logs mgr debugging appears to be '1/ 5 mgr'. In mgr_error_log there is logging at 20 but that's... Brad Hubbard

09/05/2019

11:57 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Thanks, appreciate it. Hopefully that will be enough. Brad Hubbard
02:47 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
So, the original crash line you noted is only reached when debug logging is off. The JSON for your test case is abov... Harry Coin
02:30 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Last line (wrapped badly in the copy/paste but ok in the file):
JSON Data: {"ata_sct_capabilities": {"data_table_s...
Harry Coin
02:26 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Changing module.py for devicehealth to:
with rados.WriteOpCtx() as op:
+print("Data: "+str(data))
+print("JSON...
Harry Coin
02:15 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I'm suspicious of this bit:
2019-09-05 09:04:54.512 7fd79b796700 5 --2- [fc00:1002:c7::b4]:0/3036297886 >> [v2:...
Harry Coin
02:06 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I re-ran it with full debug logging. I added debug prints to the above, but the code never got that far. The debug ... Harry Coin
05:15 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Thanks, that makes things much easier.... Brad Hubbard
02:18 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
The core file here:
ceph-post-file: 323c64e2-fee3-4932-bd00-eee0af46897f
was generated by the version of ceph now...
Harry Coin
06:02 PM Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
the active mgr is still on 14.2.2, it's only partially upgraded to 14.2.3 Paul Emmerich
06:01 PM Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
already rotated out :(
probably happened a few days ago, happened on a rarely used dev setup
Paul Emmerich
05:32 PM Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
do you have the mgr log file? Sebastian Wagner
04:17 PM Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
I also saw this on a 14.2.3 cluster today but with the dashboard module Paul Emmerich
03:41 PM Dashboard Feature #40922 (Resolved): mgr/dashboard: Verify Images Purge Trash functionality
Lenz Grimmer
03:41 PM Dashboard Feature #40928 (Resolved): mgr/dashboard: RBD Image Move to Trash & Restore
Lenz Grimmer
01:50 PM Dashboard Bug #41668 (Resolved): mgr/dashboard: key-value-table doesn't render booleans
The KeyValueTable component converts booleans to empty strings, so that the value will never be displayed. If the `is... Patrick Seidensal
01:01 PM Dashboard Bug #41667: mgr/dashboard: Firefox ngx-datatable performance issue
Volker Theile wrote:
> Did you realize the comment above the removed line? The code has been added by intention. I a...
Patrick Seidensal
12:48 PM Dashboard Bug #41667: mgr/dashboard: Firefox ngx-datatable performance issue
Did you realize the comment above the removed line? The code has been added by intention. I assume the removal will r... Volker Theile
10:00 AM Dashboard Bug #41667 (Resolved): mgr/dashboard: Firefox ngx-datatable performance issue
The data table (ngx-datatable) used in the dashboard is very slow in *Firefox*. Hovering columns takes some time (<1s... Patrick Seidensal
11:05 AM Dashboard Bug #41368 (Resolved): mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose...
Laura Paduano
11:04 AM Dashboard Bug #40828 (Resolved): mgr/dashboard: User management button unclickable
Stephan Müller
10:22 AM Dashboard Bug #41615 (Pending Backport): mgr/dashboard: Empty datatable rendered before data has been fetched
Lenz Grimmer
04:35 AM Bug #41512 (Duplicate): "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilu...
Kefu Chai

09/04/2019

11:48 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
So does that mean you can provide a core dump produced by a binary that the packages and debuginfo are easily availab... Brad Hubbard
11:39 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I just installed the latest 14.2.2 binary from ubuntu, it disables spdk to remove the corei7 dependency and fixes the... Harry Coin
10:06 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
gdb, etc. use the buildid of the binary/core to look for the relevant debuginfo information. The buildid is unique to... Brad Hubbard
02:57 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
You can build it easily enough yourself by taking an install of the latest ubuntu 'eoan' then:
apt-get build-dep c...
Harry Coin
02:54 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Here's the ceph-mgr that generate it.
ceph-post-file: 28fc3ac1-9918-40eb-93fb-2fe88cba6bb6
Harry Coin
03:36 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
From the core file.... Brad Hubbard
02:43 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
OK, I guess this is just Ubuntu 19. The use of "Canonical" threw me :P
Brad Hubbard
01:35 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
My immediate suggestion would be to add debugging to the put_device_metrics function in src/pybind/mgr/devicehealth/m... Brad Hubbard
12:56 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Hmmm... the problem here is that I need a binary compatible environment in which to debug the core dump (IOW I need a... Brad Hubbard
12:21 AM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
See the zipped core.gz via gunzip core.gz at ceph-post-file: 7b0b4def-46e0-43a2-b819-0aafffd57b25
It was generated...
Harry Coin
03:37 PM Dashboard Bug #41656: mgr/dashboard: OSD throughput sparkline graphic has `undefined` in tooltip
Patrick Seidensal
03:20 PM Dashboard Bug #41656 (Resolved): mgr/dashboard: OSD throughput sparkline graphic has `undefined` in tooltip
On the OSD page, when hovering the "Read bytes" or "Write bytes" sparkline, the tooltip displays "undefined".
!und...
Patrick Seidensal
02:13 PM Dashboard Bug #41648 (Fix Under Review): mgr/dashboard: Add support for "always_on_modules"
Volker Theile
12:43 PM Dashboard Bug #41648 (In Progress): mgr/dashboard: Add support for "always_on_modules"
Volker Theile
10:46 AM Dashboard Bug #41648 (Resolved): mgr/dashboard: Add support for "always_on_modules"
Some modules are always enabled, for example, the "pg_autoscaler":
https://github.com/ceph/ceph/pull/30112
The ...
Ricardo Marques
11:16 AM Dashboard Feature #38227: mgr/dashboard: Manage PG autoscaling
As there are plans to "enable the autoscaler module by default":https://github.com/ceph/ceph/pull/30112 in Octopus, w... Lenz Grimmer
09:55 AM Dashboard Bug #40096 (Resolved): mgr/dashboard: MDS counter chart in Filesystems page is not automatically ...
Volker Theile
09:51 AM Dashboard Bug #41166 (Resolved): mgr/dashboard: Cephfs chart wasn't displayed
Volker Theile
08:34 AM Bug #23967: ceph fs status and Dashboard fail with Python stack trace
Update: after rotating through the other standby MDSs by repeatedly failing the currently active MDS, I got it workin... Janek Bevendorff
08:11 AM Bug #23967: ceph fs status and Dashboard fail with Python stack trace
This just happened to me in Nautilus 14.2.2.
I failed an MDS, so the standby took over. Then I started deleting a ...
Janek Bevendorff
04:27 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Issue #41067 already addressed this problem.
But PR on the issue targets nautilus branch. (https://github.com/ceph/c...
Kiefer Chang
03:51 AM Dashboard Bug #41611 (Fix Under Review): mgr/dashboard: fail to set a tenanted user as new owner of existin...
Kiefer Chang

09/03/2019

11:56 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Canonical calls it 'eoan', it's their next point release. Presently somewhere between what Debian would call 'stable... Harry Coin
11:33 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Done. Would you be able to upload a coredump please (use ceph-post-file if it's large)? Assuming you are using binari... Brad Hubbard
06:37 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Would someone that knows how change the severity of this to 'normal' now that there is a workaround?
Harry Coin
06:19 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
WORKAROUND:
The command
ceph config-key set config/mgr/mgr/devicehealth/enable_monitoring false
allowed normal ope...
Harry Coin
05:45 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
The only other difference of note that happened just before the manager failure was discovered was:
Prior, there w...
Harry Coin
05:36 PM Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Here attached is another run showing the same failure, but this time with src available and all the python3.7 debug/d... Harry Coin
04:06 PM Bug #41618 (Duplicate): 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Hard segfault on ceph-mgr at load.
"Thread 33 "devicehealth" received signal SIGSEGV, Segmentation fault."
Suspect...
Harry Coin
05:12 PM Bug #41619 (Duplicate): test failure: test_cephfs_get (tasks.mgr.dashboard.test_cephfs.CephfsTest)
... Neha Ojha
03:37 PM Dashboard Bug #40186 (Fix Under Review): mgr/dashboard: NFS Ganesha Object Gateway exports should default t...
Tiago Melo
02:01 PM Dashboard Bug #41615 (Fix Under Review): mgr/dashboard: Empty datatable rendered before data has been fetched
Volker Theile
01:57 PM Dashboard Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched
There is already a workaround implemented in the datatable, but it's not fully working:
https://github.com/ceph/ceph...
Volker Theile
01:54 PM Dashboard Bug #41615 (In Progress): mgr/dashboard: Empty datatable rendered before data has been fetched
Volker Theile
12:31 PM Dashboard Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched
This happens for me, too, when I visit the OSD page, look at the details of one OSD and then switch back and forth be... Patrick Seidensal
12:25 PM Dashboard Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched
I remember that we had this behaviour a long time ago (may be it was in oA). I found an issue on the Swimlane ngx-dat... Volker Theile
11:02 AM Dashboard Bug #41615 (Resolved): mgr/dashboard: Empty datatable rendered before data has been fetched
This might be regression due to the move to a newer version of Bootstrap.
On some screens, like the RBD page, the da...
Lenz Grimmer
01:21 PM Dashboard Bug #41388 (Fix Under Review): mgr/dashboard: Error editing iSCSI image advanced settings
Ricardo Marques
10:55 AM Dashboard Cleanup #41586: mgr/dashboard: remove Grafana role
Good point, I agree. This would also simplify things a bit. However, we need to ensure that any existing roles/and pe... Lenz Grimmer
10:47 AM Bug #40618: Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Opened PR to fix QA test failures. https://github.com/ceph/ceph/pull/30095 Ricardo Dias
08:41 AM Dashboard Bug #41611 (In Progress): mgr/dashboard: fail to set a tenanted user as new owner of existing buc...
Kiefer Chang
07:28 AM Dashboard Bug #41611 (Resolved): mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Steps to reproduce:
# Navigate to page *Object Gateway >> Buckets >> Create*. Create a bucket and assign a non-ten...
Kiefer Chang
07:04 AM Dashboard Bug #41368: mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose owner is a...
Volker Theile wrote:
> Does this also affect Nautilus? In that case a backport should be done.
Thanks for the rem...
Kiefer Chang

09/02/2019

05:44 PM Dashboard Bug #41602 (Fix Under Review): mgr/dashboard: remove py3k option from pylint
Ernesto Puerta
03:05 PM Dashboard Bug #41602 (Resolved): mgr/dashboard: remove py3k option from pylint
It seems that this option disables a few checkers, instead of enabling py2-3 portability checkers. This has been intr... Ernesto Puerta
04:11 PM Backport #41604 (Resolved): nautilus: dashboard: predefined system roles don't include read acces...
https://github.com/ceph/ceph/pull/30259 Nathan Cutler
03:01 PM Dashboard Bug #41600 (Fix Under Review): dashboard/services/sso.py:200: error: Too few arguments for "warn_...
Ernesto Puerta
02:42 PM Dashboard Bug #41600: dashboard/services/sso.py:200: error: Too few arguments for "warn_explicit"
... Lenz Grimmer
12:55 PM Dashboard Bug #41600 (Closed): dashboard/services/sso.py:200: error: Too few arguments for "warn_explicit"
mypy revealed:... Sebastian Wagner
01:00 PM Dashboard Bug #41368: mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose owner is a...
Does this also affect Nautilus? In that case a backport should be done. Volker Theile
12:59 PM Dashboard Bug #41368 (Fix Under Review): mgr/dashboard: RGW bucket list is not displayed if there is a buck...
Volker Theile
08:28 AM Dashboard Bug #41368 (In Progress): mgr/dashboard: RGW bucket list is not displayed if there is a bucket wh...
Kiefer Chang
10:52 AM Dashboard Feature #41357 (Resolved): mgr/dashboard: Add E2E tests which verify that the user can edit a poo...
Lenz Grimmer
10:50 AM Dashboard Bug #41572 (Pending Backport): dashboard: predefined system roles don't include read access to gr...
Lenz Grimmer
10:12 AM Dashboard Bug #41599 (New): mgr/dashboard: cluster logs improvements: reset filtering and filter hints
Cluster log window provides advanced filtering through logs (priority, keyword, date, time-range). While every specif... Ernesto Puerta
10:10 AM Dashboard Backport #41598 (Rejected): nautilus: mgr/dashboard: Access control database does not restore dis...
Nathan Cutler
10:09 AM Dashboard Backport #41594 (Resolved): nautilus: mgr/dashboard: A block-manager can not access the pool page
https://github.com/ceph/ceph/pull/31570 Nathan Cutler
09:28 AM Dashboard Bug #41205 (Pending Backport): mgr/dashboard: Access control database does not restore disabled u...
Volker Theile
09:27 AM Dashboard Bug #41573 (Pending Backport): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
09:26 AM Dashboard Bug #41573 (Resolved): mgr/dashboard: A block-manager can not access the pool page
Volker Theile

08/31/2019

09:36 AM Dashboard Feature #41193 (Resolved): mgr/dashboard: Verify fields on Configuration page
Ricardo Marques

08/30/2019

03:54 PM Bug #41513 (Resolved): mgr fails to respawn in 14.2.2->nautilus upgrade
Josh Durgin
10:21 AM Dashboard Bug #41358 (Resolved): mgr/dashboard: refactor SSO service
Volker Theile
10:20 AM Dashboard Bug #41379 (Resolved): mgr/dashboard: fix config in tox/flake8
Volker Theile
10:20 AM Dashboard Bug #40981 (Resolved): mgr/dashboard: CephFS class issues with strings
Volker Theile
09:24 AM Dashboard Bug #41572 (Resolved): dashboard: predefined system roles don't include read access to grafana scope
Volker Theile
09:16 AM Dashboard Cleanup #41586 (New): mgr/dashboard: remove Grafana role
As it's neither useful nor necessary:
* Useless: roles are meant to control access, but Grafana service is external ...
Ernesto Puerta

08/29/2019

09:32 PM Backport #41509 (In Progress): nautilus: Python 3 Ceph throws exception when sending via zabbix-s...
Nathan Cutler
02:53 PM Bug #41567 (Fix Under Review): mgr: pg_autoscaler: problem with pool_logical_used
Nathan Cutler
07:11 AM Bug #41567 (Resolved): mgr: pg_autoscaler: problem with pool_logical_used
The Value for pool_logical_used sould be taken from 'stored' if not the pool-size is used twice
This bug only appe...
Ansgar Jazdzewski
02:37 PM Dashboard Bug #41576 (Fix Under Review): mgr/dashboard: Support iSCSI target-level CHAP authentication
Ricardo Marques
02:25 PM Dashboard Bug #41576 (Resolved): mgr/dashboard: Support iSCSI target-level CHAP authentication
Ceph Dashboard must be adapted to support `ceph-iscsi` config v11 which introduces the support for target-level authe... Ricardo Marques
01:51 PM Dashboard Feature #41575 (Resolved): mgr/dashboard: Show CephFS directories in the UI
List directories with quotas and last snapshot in the UI.
Make it also possible to list sub directories.
Stephan Müller
01:49 PM Dashboard Documentation #41396: mgr/dashboard: Add a dashboard specific endpoint which uses our general pur...
Stephan Müller
01:47 PM Dashboard Cleanup #41372 (Fix Under Review): mgr/dashboard: CephFs Tab Component
Stephan Müller
01:46 PM Backport #40126 (In Progress): nautilus: Multiple zabbix servers configuration
Nathan Cutler
01:44 PM Backport #41436 (In Progress): nautilus: pg_autoscaler: pool id key not present in pool_stats
Nathan Cutler
01:42 PM Backport #41279 (In Progress): nautilus: mgr/prometheus: Setting scrape_interval breaks cache ti...
Nathan Cutler
01:37 PM Backport #40043 (In Progress): nautilus: mgr/zabbix: Typo in key name for PGs in backfill_wait state
Nathan Cutler
12:49 PM Documentation #39337 (Resolved): doc: telemetry module reference link broken
The bug was introduced by https://github.com/ceph/ceph/commit/c529925e2fd3c76016bc36e0269695a7c1003ff9 which was neve... Nathan Cutler
11:29 AM Dashboard Bug #41573 (Fix Under Review): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
11:10 AM Dashboard Bug #41573 (In Progress): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
11:10 AM Dashboard Bug #41573 (Resolved): mgr/dashboard: A block-manager can not access the pool page
A user with block-manager role (read-only for pools) can not access the pools page because the Angular component trie... Volker Theile
11:27 AM Dashboard Bug #41574 (In Progress): mgr/dashboard: use consistent HTML titling hierarchies in forms
Currently forms (and other hierarchical elements) rely on HTML @<h[1-6]>@ tags to define the structure of information... Ernesto Puerta
09:42 AM Dashboard Bug #41572 (Fix Under Review): dashboard: predefined system roles don't include read access to gr...
Ricardo Dias
09:17 AM Dashboard Bug #41572 (Resolved): dashboard: predefined system roles don't include read access to grafana scope
The current predefined system roles (like block-manager, cluster-manager, pool-manager, etc..) don't include read acc... Ricardo Dias
09:35 AM Dashboard Feature #41223 (In Progress): mgr/dashboard: Add smartctl data as an details tab of an OSD
Patrick Seidensal
09:25 AM Bug #41386: pg_autoscaler: pool id key not present in pool_stats
i still have... Kefu Chai
08:17 AM Bug #38780 (Resolved): mgr/balancer: blame if upmap won't actually work
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:16 AM Bug #38899 (Resolved): mgr: handle_conf_change - broken locking
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:51 AM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
Thanks,I ran tasks.mgr.dashboard.test_rgw.RgwBucketTest locally and it passed. Kiefer Chang

08/28/2019

08:42 PM Bug #41414: OSDMonitor: deleted pool still shown in stats via `ceph status`
Moving this to mgr since the original bug belongs there, feel free to change it back to RADOS if investigation shows ... Neha Ojha
06:55 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
https://github.com/ceph/ceph/pull/29977
Yuri Weinstein
03:34 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
IRC conversation:... Patrick Donnelly
02:17 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
Kefu Chai
01:34 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
... Kefu Chai
02:21 AM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
Reproduced with a manual run. Automatic respawning failed with no trace, but starting ceph-mgr again manually worked ... Josh Durgin
05:00 PM Dashboard Bug #41562 (New): nautilus: mgr/dashboard: landing page Refresh component adds a whitespace area ...
Verified with Fedora 29 Chrome & Firefox versions.
!whitespace.png!
Alternatives explored:
* adding @.body {ov...
Ernesto Puerta
03:22 PM Dashboard Subtask #41561 (New): mgr/dashboard: integrate support for RBD snapshot-based mirroring
- integrate per-image mirroring status
- for primary images this will show the peer cluster's progress
- support ...
Jason Dillaman
01:26 PM Dashboard Bug #41306 (Resolved): mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_te...
Casey Bodley
12:48 PM Dashboard Bug #41349 (Resolved): mgr/dashboard: Improve stability of navigating pages with tables in E2E tests
Patrick Seidensal
12:28 PM Dashboard Bug #40693 (Resolved): mgr/dashboard: Switch to async/await for E2E tests
Patrick Seidensal
11:09 AM Dashboard Cleanup #41552 (New): mgr/dashboard: remove color literals from typescript code
As they appear in, for example, @src/app/shared/pipes/health-color.pipe.ts@.
This has 2 main downsides:
* Compone...
Ernesto Puerta
10:55 AM Backport #38781 (Resolved): luminous: mgr/balancer: blame if upmap won't actually work
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/26498
m...
Nathan Cutler
10:50 AM Backport #39424: luminous: mgr: deadlock
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27808
m...
Nathan Cutler
08:19 AM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
The rbd_support module has already been fixed in the master to ignore 'namespace operation is not supported' error fo... Mykola Golub
02:30 AM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
Kefu Chai
02:18 AM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
Kefu Chai wrote:
> since we don't have/enforce require_minimal_release option yet in MgrModule. i think we have foll...
Josh Durgin
07:55 AM Bug #41549: mgr: ActivePyModules::list_servers_python() returns mds with empty hostname
https://github.com/ceph/ceph/pull/20875/files from Jan just fixes a missing host name for mgrs
I think this is somet...
Sebastian Wagner
07:46 AM Bug #41549 (New): mgr: ActivePyModules::list_servers_python() returns mds with empty hostname
* Use vstart.sh to create a testing cluster (test on master e81ef76cae66d95af4725cdd81743f68f2e0593d), following is r... Kiefer Chang

08/27/2019

06:13 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
This appears to be a mgr bug - the mgr tries to respawn at 23:31, but the client (and cluster log) show no active mgr... Josh Durgin
11:41 AM Dashboard Bug #41536 (Resolved): Total amount to PG's is more than 100%
I've upgraded to Nautilus a week ago and visited the Dashboard.
The total amount of PG's is around way over 100% in ...
Christoffer Lilja
10:33 AM Dashboard Bug #41525: mgr/dashboard: Missing service metadata is not handled correctly
Thanks for the detailed explanation of the underlying behaviour.
> probably it's a bug on mds side?
Yes it's su...
Volker Theile
08:46 AM Dashboard Bug #41525: mgr/dashboard: Missing service metadata is not handled correctly
when an mds boots, it sends a mdsbeacon to mon to get it added to the fsmap. but monitor rejected because it thought ... Kefu Chai
08:35 AM Dashboard Bug #41525 (Fix Under Review): mgr/dashboard: Missing service metadata is not handled correctly
Volker Theile
08:23 AM Dashboard Bug #41525 (In Progress): mgr/dashboard: Missing service metadata is not handled correctly
Volker Theile
08:23 AM Dashboard Bug #41525 (Resolved): mgr/dashboard: Missing service metadata is not handled correctly
The Dashboard REST API throws a Python error when fetching metadata for service mds.X fails. Instead of a Python erro... Volker Theile
08:51 AM Bug #23249 (Resolved): ceph osd safe-to-destroy crashes the mgr
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:20 AM Dashboard Backport #40660: mimic: mgr/dashboard: cephfs multimds graphs stack together
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28911
m...
Nathan Cutler
04:27 AM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
since we don't have/enforce require_minimal_release option yet in MgrModule. i think we have following options
- d...
Kefu Chai
03:20 AM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
on mgr.x side... Kefu Chai

08/26/2019

10:44 PM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
Maybe related to rbd_support module failing to initialize, and logging afterwards:... Josh Durgin
10:02 PM Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
and in http://pulpito.ceph.com/yuriw-2019-08-22_02:25:57-upgrade:mimic-x-wip_nautilus_14.2.3_RC1-distro-basic-smithi Yuri Weinstein
10:01 PM Bug #41512 (Duplicate): "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilu...
Run: http://pulpito.ceph.com/teuthology-2019-08-26_02:25:03-upgrade:luminous-x-nautilus-distro-basic-smithi/
Jobs: m...
Yuri Weinstein
10:40 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
Yuri is re-running with some client debugging here: http://pulpito.ceph.com/yuriw-2019-08-26_22:39:26-upgrade:nautilu... Josh Durgin
10:39 PM Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
It seems in each of these nautilus-p2p parallel runs, 'ceph pg dump' was run after the ceph cli was upgraded to nauti... Josh Durgin
10:25 PM Bug #41513 (Resolved): mgr fails to respawn in 14.2.2->nautilus upgrade
Run: http://pulpito.front.sepia.ceph.com/yuriw-2019-08-22_16:46:25-upgrade:nautilus-p2p-nautilus-distro-basic-smithi/... Yuri Weinstein
08:27 PM Backport #39458: mimic: mgr/prometheus: replace whitespaces in metric names
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28165
m...
Nathan Cutler
08:16 PM Backport #39593: mimic: Cython 0.29 removed support for subinterpreters: raises "ImportError: Int...
backport PR https://github.com/ceph/ceph/pull/27971
merge commit 8b7de8e0d35af518ea617e981bfd289df947ea44 (v13.2.6-1...
Nathan Cutler
08:16 PM Backport #39592: mimic: ceph-mgr: ImportError: Interpreter change detected - this module can onl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27971
m...
Nathan Cutler
08:13 PM Backport #39426: mimic: mgr: deadlock
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28161
m...
Nathan Cutler
03:08 PM Backport #41509 (Resolved): nautilus: Python 3 Ceph throws exception when sending via zabbix-sender
https://github.com/ceph/ceph/pull/30016 Nathan Cutler
02:58 PM Dashboard Feature #39626 (Resolved): ceph-rgw: retrieve list of existing realms in local cluster from REST ...
Nathan Cutler
02:57 PM Bug #40023 (Resolved): mgr prometheus start failed
Nathan Cutler
02:57 PM Bug #40174 (Resolved): Influx module fails due to missing close() method
Nathan Cutler
02:56 PM Bug #40478 (Resolved): mgr/diskprediction_cloud: Service unavailable
Nathan Cutler
02:21 PM Backport #41436 (Resolved): nautilus: pg_autoscaler: pool id key not present in pool_stats
https://github.com/ceph/ceph/pull/30008 Nathan Cutler
01:34 PM Bug #41435 (Resolved): Add mgr module for kubernetes event integration
mgr/k8sevents: Add new mgr module for kubernetes event integration
New mgr module to provide a means of sending ce...
anmol sachan
12:08 PM Bug #41432 (Resolved): mgr: 'PyInt_Check' was not declared in this scope
Kefu Chai
12:02 PM Bug #41432 (Fix Under Review): mgr: 'PyInt_Check' was not declared in this scope
Ernesto Puerta
11:56 AM Bug #41432 (Resolved): mgr: 'PyInt_Check' was not declared in this scope
When building (@make vstart@) from master (@v15.0.0-4322-g20bebe242b@) on a "Fedora 29 containerized environment":htt... Ernesto Puerta
11:39 AM Dashboard Documentation #40395: mgr/dashboard: "Extend Writing End-to-End Tests" section
Also related: https://github.com/ceph/ceph/pull/29707 Lenz Grimmer
09:17 AM Bug #41390: mgr/crash: crash module requires admin keyring
Dan Mick wrote:
> So, this isn't the crash mgr module, but the ceph-crash service, right? Agreed that it certainly ...
Abhishek Lekshmanan
08:59 AM Dashboard Backport #40945: nautilus: mgr/dashboard: RGW User quota validation is not working correctly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29650
m...
Nathan Cutler
08:55 AM Backport #40734 (Resolved): nautilus: mgr/diskprediction_cloud: Service unavailable
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29454
m...
Nathan Cutler
08:54 AM Dashboard Backport #40658: nautilus: mgr/dashboard: Pool graph/sparkline points do not display the correct ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29352
m...
Nathan Cutler
08:53 AM Dashboard Backport #40982: nautilus: mgr/dashboard: Fix the table mouseenter event handling test
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29354
m...
Nathan Cutler
05:33 AM Bug #41386: pg_autoscaler: pool id key not present in pool_stats
Thanks Sebastian, that explains! Kefu Chai

08/23/2019

10:29 PM Bug #41414 (Duplicate): OSDMonitor: deleted pool still shown in stats via `ceph status`
... Patrick Donnelly
01:57 PM Dashboard Bug #41407 (New): mgr/dashboard: avoid "path too long" error with long shebang lines during build...
If the jenkins job that triggers a build has a long path, the job can face a problem like this:
https://tox.readthed...
Alfonso Martínez
12:44 PM Dashboard Bug #41379 (Fix Under Review): mgr/dashboard: fix config in tox/flake8
Ernesto Puerta
12:43 PM Dashboard Bug #41358 (Fix Under Review): mgr/dashboard: refactor SSO service
Ernesto Puerta
05:21 AM Dashboard Bug #41205 (Resolved): mgr/dashboard: Access control database does not restore disabled users cor...
Kefu Chai
02:09 AM Bug #41390: mgr/crash: crash module requires admin keyring
So, this isn't the crash mgr module, but the ceph-crash service, right? Agreed that it certainly assumes it has the ... Dan Mick
12:39 AM Bug #41400 (Duplicate): Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Kefu Chai

08/22/2019

08:24 PM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
Casey Bodley
05:30 PM Bug #41400 (Duplicate): Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
... Sage Weil
05:27 PM Bug #41386 (Pending Backport): pg_autoscaler: pool id key not present in pool_stats
Sage Weil
09:30 AM Bug #41386: pg_autoscaler: pool id key not present in pool_stats
don't be totally mislead by the tuple. I think this comes down to the arguments passed to Exception:... Sebastian Wagner
07:34 AM Bug #41386: pg_autoscaler: pool id key not present in pool_stats
i ran into a similar issue while testing https://github.com/ceph/ceph/pull/29035,
see https://github.com/ceph/ceph/p...
Kefu Chai
03:28 PM Dashboard Cleanup #41397 (New): mgr/dashboard: Convert dashboard specific endpoints into UiApiController
Currently I only know of the pools _info endpoint. Stephan Müller
03:09 PM Dashboard Documentation #41396 (Resolved): mgr/dashboard: Add a dashboard specific endpoint which uses our ...
Currently there is no defined way how to create a dashboard specific endpoint that consumes existing endpoints. Stephan Müller
11:56 AM Dashboard Bug #41175: test_create_get_update_delete_w_tenant fails
It seems the same issue as https://tracker.ceph.com/issues/41306 Alfonso Martínez
10:44 AM Dashboard Bug #41335: mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons...
Hi some further log output I noticed - I have not seen this message again since disabling/re-enabling the dashboard m... sam samc
10:06 AM Bug #37835 (Closed): ceph-mgr 13.2.4 fails to start with "auth_reply(proto 2 -22 (22) Invalid arg...
closed as requested Sebastian Wagner
10:00 AM Bug #23967: ceph fs status and Dashboard fail with Python stack trace
is it still reproducable? Sebastian Wagner
09:52 AM Bug #36318 (Pending Backport): Python 3 Ceph throws exception when sending via zabbix-sender
Sebastian Wagner
09:36 AM Bug #41390: mgr/crash: crash module requires admin keyring
Dan, this is just fyi. Sebastian Wagner
09:31 AM Bug #41390 (Resolved): mgr/crash: crash module requires admin keyring
the crash module on nodes without admin keyring seems to fail posting the crash with `error failing to connect to clu... Abhishek Lekshmanan
08:40 AM Dashboard Bug #41388 (Resolved): mgr/dashboard: Error editing iSCSI image advanced settings
I have an iSCSI target, already created, with a disk assigned to an initiator.
When trying to edit that target to ...
Ricardo Marques

08/21/2019

10:35 PM Bug #40011: ceph -s shows wrong number of pools when pool was deleted
Still checking if we have an environment where this could be reproducible at will since I was only able to see the be... Daniel Oliveira
07:56 PM Bug #41386 (Resolved): pg_autoscaler: pool id key not present in pool_stats
... Sage Weil
05:33 PM Dashboard Bug #41379 (Resolved): mgr/dashboard: fix config in tox/flake8
As a result of the refactoring introduced in https://github.com/ceph/ceph/pull/28696/files now flake8 is used instead... Ernesto Puerta
05:04 PM Dashboard Backport #40786: nautilus: mgr/dashboard: SSL certificate upload command throws deprecation warning
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29065
m...
Nathan Cutler
05:01 PM Dashboard Backport #40659: nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map`
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29442
m...
Nathan Cutler
04:56 PM Dashboard Backport #40616: nautilus: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' fla...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28833
m...
Nathan Cutler
04:55 PM Dashboard Backport #40661: nautilus: mgr/dashboard: cephfs multimds graphs stack together
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28889
m...
Nathan Cutler
04:55 PM Dashboard Backport #40685: nautilus: mgr/dashboard: Dentries value of MDS daemon in Filesystems page is inc...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28912
m...
Nathan Cutler
04:55 PM Dashboard Backport #40446: nautilus: mgr/dashboard: Update translation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28938
m...
Nathan Cutler
04:54 PM Dashboard Backport #40699: nautilus: mgr/dashboard: Silence Alertmanager alerts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28968
m...
Nathan Cutler
04:54 PM Dashboard Backport #40723: nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v10
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28974
m...
Nathan Cutler
04:53 PM Backport #40691: nautilus: Module 'dashboard' has failed: No module named routes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28992
m...
Nathan Cutler
04:52 PM Dashboard Backport #40656: nautilus: mgr/dashboard: Changing rgw-api-host does not get effective without di...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29044
m...
Nathan Cutler
04:52 PM Dashboard Backport #40657: nautilus: mgr/dashboard: Display "logged in" information for each iSCSI client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29045
m...
Nathan Cutler
03:14 PM Dashboard Bug #41349 (Fix Under Review): mgr/dashboard: Improve stability of navigating pages with tables i...
Patrick Seidensal
03:14 PM Dashboard Bug #40693 (Fix Under Review): mgr/dashboard: Switch to async/await for E2E tests
Patrick Seidensal
02:48 PM Dashboard Backport #40279: nautilus: mgr/dashboard: Optimize the calculation of portal IPs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29061
m...
Nathan Cutler
02:47 PM Dashboard Bug #41075: nautilus: mgr/dashboard: ceph dashboard Jenkins job fails due to webdriver error: "se...
https://github.com/ceph/ceph/pull/29491
merge commit 4d9848f739fe0e129ced9f3ba198b079446d2806 (v14.2.2-306-g4d9848f739)
Nathan Cutler
02:39 PM Dashboard Backport #40733: nautilus: mgr/dashboard: Fix npm vulnerabilities
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29102
m...
Nathan Cutler
02:27 PM Backport #40901: nautilus: Mgr metdata required to be added prometheus exporter module
https://github.com/ceph/ceph/pull/29168
merge commit 5a60c426c9867e4380c55dfa2c42c2aaecd29230 (v14.2.2-172-g5a60c426c9)
Nathan Cutler
02:26 PM Backport #40273 (Resolved): nautilus: mgr prometheus start failed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29194
m...
Nathan Cutler
02:25 PM Backport #40904 (Resolved): nautilus: Influx module fails due to missing close() method
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29207
m...
Nathan Cutler
02:15 PM Backport #40150 (Resolved): nautilus: ceph-rgw: retrieve list of existing realms in local cluster...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28751
m...
Nathan Cutler
11:58 AM Dashboard Cleanup #41372 (Resolved): mgr/dashboard: CephFs Tab Component
Currently the details component is responsible for managing all other tabs as well.
Also many API requests a trigg...
Stephan Müller
08:21 AM Dashboard Bug #41369 (New): mgr/dashboard: Deletion of user with non-empty bucket raises error
The deletion of a user with a non-empty bucket raises an error with status code 409.
Instead of letting the error ...
Patrick Seidensal
07:58 AM Dashboard Bug #41368 (Resolved): mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose...

Steps to reproduce:
# Create a user with a tenant.
## Navigate to page *Object Gateway >> Users >> Create*.
...
Kiefer Chang
01:17 AM Dashboard Backport #41091 (In Progress): nautilus: mgr/dashboard: ceph-mgr-dashboard RPM contains duplicate...
https://github.com/ceph/ceph/pull/29784 Prashant D
12:09 AM Feature #41361 (Resolved): CephInsights - Lacking Sufficient Performance Counters
In order to support performance related RedHat Insights development, it is requested that CephInsights be expands suc... Alexander Calhoun

08/20/2019

07:31 PM Dashboard Bug #41358 (Resolved): mgr/dashboard: refactor SSO service
After unit test clean-up (https://github.com/ceph/ceph/pull/28696), it seems that SSO unit test is failing in FreeBSD... Ernesto Puerta
07:23 PM Dashboard Feature #41357 (Fix Under Review): mgr/dashboard: Add E2E tests which verify that the user can ed...
Adam King
06:59 PM Dashboard Feature #41357 (Resolved): mgr/dashboard: Add E2E tests which verify that the user can edit a poo...
Adam King
05:03 PM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
thanks to Alfonso for capturing some radosgw debug logs. they show that the bucket_link request isn't renaming the bu... Casey Bodley
03:10 PM Bug #40618: Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
please note, https://github.com/ceph/ceph/pull/29625 does not address this issue. Kefu Chai
01:38 PM Dashboard Bug #41314 (Fix Under Review): mgr/dashboard: Editing RGW bucket fails because of name is already...
Volker Theile
12:42 PM Dashboard Bug #41314 (In Progress): mgr/dashboard: Editing RGW bucket fails because of name is already in use
Volker Theile
12:49 PM Dashboard Cleanup #37357 (Resolved): mgr/dashboard: login screen language dropdown enhancement
Lenz Grimmer
11:16 AM Dashboard Feature #41142 (Resolved): mgr/dashboard: Add E2E tests which verify that services links work in ...
Lenz Grimmer
11:12 AM Dashboard Bug #41349 (Resolved): mgr/dashboard: Improve stability of navigating pages with tables in E2E tests
While migrating the E2E tests to async/await, I came across a bug that's not always reproducible. It depends on how f... Patrick Seidensal
09:28 AM Dashboard Bug #41335: mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons...
Hi,
Were Running Ceph Nautilus 14.2.2, deployed using ceph-ansible.
Yes all 9 RGW instance hostnames are resol...
sam samc
07:02 AM Dashboard Bug #41335: mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons...
Hi, Thanks for reporting an issue. Can you provide more information about the problem?
* What version of Ceph are ...
Kiefer Chang
08:38 AM Dashboard Bug #40829 (Resolved): mgr/dashboard: RGW User quota validation is not working correctly
Ricardo Marques
08:38 AM Dashboard Backport #40945 (Resolved): nautilus: mgr/dashboard: RGW User quota validation is not working cor...
Ricardo Marques

08/19/2019

04:14 PM Dashboard Backport #40945: nautilus: mgr/dashboard: RGW User quota validation is not working correctly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29650
merged
Yuri Weinstein
03:24 PM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Tiago Melo wrote:
> Few questions regarding this implementation:
> # Should we change the color of the icon when ...
Lenz Grimmer
09:35 AM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Tiago Melo wrote:
> Few questions regarding this implementation:
> 1. Should we change the color of the icon when t...
Patrick Seidensal
03:14 PM Dashboard Bug #41345 (Resolved): mgr/dashboard: Read ops values should be rounded
The table column "Read ops" currently displays hard to parse values like "3.9981767706203104e-10 /s" - this should be... Lenz Grimmer
01:49 PM Dashboard Bug #37579 (Resolved): mgr/dashboard: cephfs multimds graphs stack together
Ricardo Marques
01:49 PM Dashboard Bug #40097 (Resolved): mgr/dashboard: Dentries value of MDS daemon in Filesystems page is inconsi...
Ricardo Marques
01:11 PM Dashboard Feature #40956 (Resolved): mgr/dashboard: Update Pools create for use in RBD tests
Lenz Grimmer
01:11 PM Dashboard Feature #40581 (Resolved): mgr/dashboard: Write E2E test to verify that Block Mirror's have editi...
Lenz Grimmer
01:11 PM Dashboard Subtask #38701 (Resolved): mgr/dashboard: Write E2E test to verify an RBD image has been created,...
Lenz Grimmer
01:10 PM Bug #40713 (Resolved): Mgr metdata required to be added prometheus exporter module
Ricardo Marques
12:49 PM Dashboard Bug #40964: mgr/dashboard: RBD snapshot i18n error
Already fixed by PR https://github.com/ceph/ceph/pull/29534 Ricardo Marques
12:31 PM Backport #40691 (Resolved): nautilus: Module 'dashboard' has failed: No module named routes
Ricardo Marques
12:29 PM Dashboard Feature #36722 (Resolved): mgr/dashboard: Silence Alertmanager alerts
Ricardo Marques
12:29 PM Dashboard Backport #40699 (Resolved): nautilus: mgr/dashboard: Silence Alertmanager alerts
Ricardo Marques
12:29 PM Dashboard Feature #39701 (Resolved): mgr/dashboard: Update translation
Ricardo Marques
12:28 PM Dashboard Backport #40446 (Resolved): nautilus: mgr/dashboard: Update translation
Ricardo Marques
12:18 PM Dashboard Bug #41335 (New): mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list D...
Trying to follow the instructions here:-
https://docs.ceph.com/docs/nautilus/mgr/dashboard/#enabling-the-object-gate...
sam samc
09:32 AM Dashboard Backport #40685 (Resolved): nautilus: mgr/dashboard: Dentries value of MDS daemon in Filesystems ...
Kiefer Chang
09:31 AM Dashboard Backport #40661 (Resolved): nautilus: mgr/dashboard: cephfs multimds graphs stack together
Kiefer Chang
09:29 AM Dashboard Feature #39451 (Resolved): mgr/dashboard: Interlock `fast-diff` and `object-map`
Ricardo Marques
09:29 AM Dashboard Backport #40659 (Resolved): nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map`
Ricardo Marques
09:13 AM Dashboard Bug #41165 (Resolved): mgr/dashboard: Switching to cephfs client tab impossible
Lenz Grimmer
09:05 AM Dashboard Feature #41207 (Resolved): mgr/dashboard: Verify fields on ISCSI page
Lenz Grimmer
09:01 AM Dashboard Bug #40487 (Resolved): mgr/dashboard: clean-up python unit tests
Lenz Grimmer
08:55 AM Dashboard Bug #40487 (Fix Under Review): mgr/dashboard: clean-up python unit tests
Lenz Grimmer
08:53 AM Dashboard Feature #41152 (Resolved): Check reStructuredText files can be rendered correctly on Github
Lenz Grimmer
08:06 AM Dashboard Bug #40428 (Resolved): mgr/dashboard: controllers/grafana is not Python 3 compatible
Ricardo Marques
08:06 AM Dashboard Backport #40846 (Resolved): nautilus: mgr/dashboard: controllers/grafana is not Python 3 compatible
Ricardo Marques
08:04 AM Dashboard Bug #40580 (Resolved): mgr/dashboard: Fix the table mouseenter event handling test
Ricardo Marques
08:04 AM Dashboard Backport #40982 (Resolved): nautilus: mgr/dashboard: Fix the table mouseenter event handling test
Ricardo Marques
08:03 AM Dashboard Bug #39650 (Resolved): mgr/dashboard: Pool graph/sparkline points do not display the correct values
Ricardo Marques
08:03 AM Dashboard Backport #40658 (Resolved): nautilus: mgr/dashboard: Pool graph/sparkline points do not display t...
Ricardo Marques
06:38 AM Backport #41081 (In Progress): nautilus: Pool and namespace should be separated by a slash
https://github.com/ceph/ceph/pull/29731 Prashant D

08/18/2019

09:34 PM Backport #41328 (In Progress): nautilus: Make "rbd_support" module be always on
Jason Dillaman
09:31 PM Backport #41328 (Resolved): nautilus: Make "rbd_support" module be always on
https://github.com/ceph/ceph/pull/29725 Jason Dillaman
09:30 PM Bug #40790 (Pending Backport): Make "rbd_support" module be always on
Jason Dillaman
03:31 PM Backport #40734: nautilus: mgr/diskprediction_cloud: Service unavailable
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29454
merged
Yuri Weinstein
03:26 PM Dashboard Backport #40658: nautilus: mgr/dashboard: Pool graph/sparkline points do not display the correct ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29352
merged
Yuri Weinstein
03:25 PM Dashboard Backport #40982: nautilus: mgr/dashboard: Fix the table mouseenter event handling test
Stephan Müller wrote:
> https://github.com/ceph/ceph/pull/29354
merged
Yuri Weinstein
03:24 PM Dashboard Backport #40846: nautilus: mgr/dashboard: controllers/grafana is not Python 3 compatible
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29524
merged
Yuri Weinstein

08/17/2019

04:06 PM Dashboard Bug #41234: More than 100% in a dashboard PG Status
mgr look now look like
2019-08-17 19:03:59.278 7f5523a07700 0 log_channel(cluster) log [DBG] : pgmap v227835: 4608 ...
Fyodor Ustinov

08/16/2019

05:56 PM Dashboard Bug #41320 (Resolved): mgr/dashboard: passwords and other sensitive information is written to logs
Currently dashboard is storing in plain text logs the following sentitive information:
- -Dashboard user names, pa...
Ernesto Puerta
02:32 PM Dashboard Bug #41314 (Resolved): mgr/dashboard: Editing RGW bucket fails because of name is already in use
When editing an RGW bucket, the only field that can be changed is `Owner`.
When the owner is changed to `-- Select...
Patrick Seidensal
01:49 PM Dashboard Bug #41305 (Duplicate): mgr/dashboard: dashboard tests fail on e2e tests
Duplicate of #41300 (RGW regression) Lenz Grimmer
01:34 PM Dashboard Bug #41305: mgr/dashboard: dashboard tests fail on e2e tests
I also used "s3cmd":https://s3tools.org/s3cmd to test RGW behavior. If *<user>* create a bucket, a new user called *<... Kiefer Chang
07:08 AM Dashboard Bug #41305: mgr/dashboard: dashboard tests fail on e2e tests
some finding so far:
* Buckets are created and owned by user `0123456789abcdef0123456789abcdef0123456789abcdef0123...
Kiefer Chang
05:55 AM Dashboard Bug #41305 (Duplicate): mgr/dashboard: dashboard tests fail on e2e tests
Currently, *ceph dashboard tests* on github PRs is failing because of e2e test failure.... Kiefer Chang
12:44 PM Dashboard Bug #41312: mgr/dashboard: Bucket list is not reloaded automatically
Simply remove [autoReload]="false" in https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/frontend/src/... Volker Theile
12:14 PM Dashboard Bug #41312 (New): mgr/dashboard: Bucket list is not reloaded automatically
When a bucket is created in another window or by another user, the list of buckets is not reloaded automatically and ... Patrick Seidensal
12:20 PM Dashboard Bug #40328 (Fix Under Review): mgr/dashboard: Permanent notifications instead of repeated notific...
Tatjana Dehler
12:18 PM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
/kchai-2019-08-16_11:16:42-rados-wip-kefu-testing-2019-08-16-1501-distro-basic-smithi/4221379/ Kefu Chai
07:02 AM Dashboard Bug #41306 (Resolved): mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_te...
http://pulpito.ceph.com/tdehler-2019-08-15_07:04:09-rados:mgr-wip-tdehler-testing-29614-distro-basic-mira/... Tatjana Dehler
12:17 PM Dashboard Feature #37402 (Fix Under Review): mgr/dashboard: Merge Background task list and alerts/notificat...
Tiago Melo
12:16 PM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Few questions regarding this implementation:
# Should we change the color of the icon when there are notification? O...
Tiago Melo
10:07 AM Dashboard Bug #41244: mgr/dashboard: Confusing naming of buttons in edit dialogs
Patrick, you may find more context on this discussion here: https://tracker.ceph.com/issues/37337#note-9
That said...
Ernesto Puerta
09:57 AM Bug #38614: Disable SSLv3 on ceph-mgr?
Just saw a traceback in python "SSLError: [SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ss... Ernesto Puerta
09:08 AM Dashboard Bug #41309 (Resolved): mgr/dashboard: landing page has layout/formatting issues
2 issues detected in landing page:
* White background stripe in the bottom. It also varies in width when the layou...
Ernesto Puerta
08:16 AM Dashboard Bug #39123 (Resolved): mgr/dashboard: SSL certificate upload command throws deprecation warning
Tatjana Dehler
08:15 AM Dashboard Backport #40786 (Resolved): nautilus: mgr/dashboard: SSL certificate upload command throws deprec...
Tatjana Dehler

08/15/2019

09:37 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
Volker Theile wrote:
> The most important question is: Which Ceph version are you talking about?
This is from the...
Vikhyat Umrao
07:36 AM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
The most important question is: Which Ceph version are you talking about? Volker Theile
08:00 PM Dashboard Backport #40786: nautilus: mgr/dashboard: SSL certificate upload command throws deprecation warning
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/29065
merged
Yuri Weinstein
07:29 PM Dashboard Bug #37999: 500 - Internal Server Error The server encountered an unexpected condition which prev...
Re-opening per IRC user jenglisch. Had to remove the tag to re-open it. Alfredo Deza
07:29 PM Dashboard Bug #37999 (New): 500 - Internal Server Error The server encountered an unexpected condition whic...
Alfredo Deza
03:31 PM Dashboard Bug #40566 (Resolved): mgr/dashboard: Upgrade to ceph-iscsi config v10
Nathan Cutler
03:31 PM Dashboard Backport #40723 (Resolved): nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v10
Nathan Cutler
02:52 PM Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
We had this issue yesterday with ceph version 14.2.1 (9257126ffb439de1652793b3e29f4c0b97a47b47) nautilus (stable) on ... Daniel Poelzleithner
01:20 PM Dashboard Feature #41063 (Resolved): mgr/dashboard: Verify details and performance counters tables are disp...
Lenz Grimmer
01:19 PM Dashboard Feature #41035 (Resolved): mgr/dashboard: Add E2E tests which verify that logs page creates audit...
Lenz Grimmer
12:39 PM Dashboard Bug #41186 (Resolved): mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.dashboard.t...
Tatjana Dehler
12:37 PM Dashboard Bug #38794 (Resolved): mgr/dashboard: Only delete removed gateways
Tatjana Dehler
12:37 PM Dashboard Backport #40058 (Resolved): nautilus: mgr/dashboard: Only delete removed gateways
Tatjana Dehler
12:33 PM Dashboard Bug #39580 (Resolved): mgr/dashboard: Optimize the calculation of portal IPs
Tatjana Dehler
12:33 PM Dashboard Backport #40279 (Resolved): nautilus: mgr/dashboard: Optimize the calculation of portal IPs
Tatjana Dehler
12:32 PM Dashboard Feature #40046 (Resolved): mgr/dashboard: Display "logged in" information for each iSCSI client
Tatjana Dehler
12:31 PM Dashboard Backport #40657 (Resolved): nautilus: mgr/dashboard: Display "logged in" information for each iSC...
Tatjana Dehler
12:30 PM Dashboard Bug #39533 (Resolved): mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag be...
Tatjana Dehler
12:30 PM Dashboard Bug #40252 (Resolved): mgr/dashboard: Changing rgw-api-host does not get effective without disabl...
Tatjana Dehler
12:29 PM Dashboard Backport #40656 (Resolved): nautilus: mgr/dashboard: Changing rgw-api-host does not get effective...
Tatjana Dehler
12:27 PM Dashboard Backport #40616 (Resolved): nautilus: mgr/dashboard: notify the user about unset 'mon_allow_pool_...
Tatjana Dehler
09:08 AM Backport #41279 (Resolved): nautilus: mgr/prometheus: Setting scrape_interval breaks cache timeo...
https://github.com/ceph/ceph/pull/30007 Nathan Cutler
09:08 AM Backport #41278 (Resolved): luminous: mgr/prometheus: Setting scrape_interval breaks cache timeo...
https://github.com/ceph/ceph/pull/31107 Nathan Cutler
09:08 AM Backport #41277 (Resolved): mimic: mgr/prometheus: Setting scrape_interval breaks cache timeout ...
https://github.com/ceph/ceph/pull/31108 Nathan Cutler

08/14/2019

11:08 PM Dashboard Backport #40659: nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map`
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29442
merged
Yuri Weinstein
10:34 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
- The *ceph -s* did tell *3 mgr modules have failed dependencies* but I think still it is better to tell in the comma... Vikhyat Umrao
08:35 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
- This was happening because of python modules were not present.... Vikhyat Umrao
05:32 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
- No OSD daemon started.
- No RGW daemon started as it failed before in mgr module itself.
- After looking into t...
Vikhyat Umrao
05:29 PM Dashboard Bug #41251 (Can't reproduce): mgr/dashboard: vstart cluster throwing error no valid command found...
... Vikhyat Umrao
08:35 PM Dashboard Feature #40922 (Fix Under Review): mgr/dashboard: Verify Images Purge Trash functionality
Rafael Quintero
01:29 PM Dashboard Feature #40922 (In Progress): mgr/dashboard: Verify Images Purge Trash functionality
Rafael Quintero
08:35 PM Dashboard Feature #40928 (Fix Under Review): mgr/dashboard: RBD Image Move to Trash & Restore
Rafael Quintero
01:30 PM Dashboard Feature #40928 (In Progress): mgr/dashboard: RBD Image Move to Trash & Restore
Rafael Quintero
02:13 PM Dashboard Feature #38091 (Fix Under Review): mgr/dashboard: Support multiple selections on the OSD datatable
Volker Theile
12:59 PM Dashboard Bug #40693 (In Progress): mgr/dashboard: Switch to async/await for E2E tests
Patrick Seidensal
12:20 PM Dashboard Bug #41244 (Need More Info): mgr/dashboard: Confusing naming of buttons in edit dialogs
Ju, could you please look through the suggestions and let us know what you think about them? Patrick Seidensal
12:07 PM Dashboard Bug #41244 (New): mgr/dashboard: Confusing naming of buttons in edit dialogs
Some colleagues provided some feedback about the naming of the buttons in dialogs which are used to apply changes.
...
Patrick Seidensal
12:20 PM Dashboard Feature #41235 (In Progress): mgr/dashboard: Verify languages change
Rafael Quintero
10:17 AM Dashboard Bug #40096 (Fix Under Review): mgr/dashboard: MDS counter chart in Filesystems page is not automa...
Stephan Müller
10:08 AM Dashboard Bug #40096 (In Progress): mgr/dashboard: MDS counter chart in Filesystems page is not automatical...
Stephan Müller
08:20 AM Dashboard Bug #41175 (Resolved): test_create_get_update_delete_w_tenant fails
Lenz Grimmer
08:12 AM Dashboard Bug #40964 (Can't reproduce): mgr/dashboard: RBD snapshot i18n error
Can't reproduce the issue, can you check if it still exists? Anonymous
07:56 AM Dashboard Bug #40964 (In Progress): mgr/dashboard: RBD snapshot i18n error
Anonymous
07:02 AM Dashboard Cleanup #37357 (Fix Under Review): mgr/dashboard: login screen language dropdown enhancement
Anonymous
06:20 AM Dashboard Bug #41234: More than 100% in a dashboard PG Status
Can you attach ceph mgr logs?
Any additional info that you have can help.
Alfonso Martínez
04:43 AM Dashboard Feature #41237 (New): mgr/dashboard: Create OSDs on Persistent Volumes
Rook backend now supports "creating OSDs with PVs.":https://github.com/rook/rook/blob/master/Documentation/ceph-clust... Kiefer Chang
04:26 AM Dashboard Feature #38233 (In Progress): mgr/dashboard host management register / unregister host
Kiefer Chang
04:24 AM Dashboard Backport #40945 (In Progress): nautilus: mgr/dashboard: RGW User quota validation is not working ...
https://github.com/ceph/ceph/pull/29650 Prashant D
01:58 AM Bug #23967: ceph fs status and Dashboard fail with Python stack trace
any update about this issue ? Lei Liu

08/13/2019

09:09 PM Bug #40011: ceph -s shows wrong number of pools when pool was deleted
I started investigating this last week. I was only able to reproduce it once so far.
Daniel Oliveira
06:28 PM Dashboard Feature #41235 (New): mgr/dashboard: Verify languages change
Rafael Quintero
04:43 PM Dashboard Bug #41234 (Duplicate): More than 100% in a dashboard PG Status
I have ceph nautilus (upgraded from mimic, if it is important) and in dashboard in "PG Status" section I see "Clean (... Fyodor Ustinov
04:39 PM Dashboard Feature #41233 (Fix Under Review): mgr/dashboard: Add E2E tests for creating, editing and deletin...
Adam King
03:11 PM Dashboard Feature #41233 (Resolved): mgr/dashboard: Add E2E tests for creating, editing and deleting a role...
Adam King
04:38 PM Dashboard Feature #41232 (Fix Under Review): mgr/dashboard: Add E2E tests for creating, editing and deletin...
Adam King
03:11 PM Dashboard Feature #41232 (Resolved): mgr/dashboard: Add E2E tests for creating, editing and deleting a user...
Adam King
04:38 PM Dashboard Feature #41231 (Fix Under Review): mgr/dashboard: Add breadcrumb tests for user management pages
Adam King
03:10 PM Dashboard Feature #41231 (Resolved): mgr/dashboard: Add breadcrumb tests for user management pages
Breadcrumb for:
- roles page
- users page
- user creation page
- role creation page
Adam King
12:28 PM Dashboard Feature #41152 (In Progress): Check reStructuredText files can be rendered correctly on Github
Used restructured-lint: https://github.com/twolfson/restructuredtext-lint Ernesto Puerta
12:03 PM Dashboard Cleanup #41224 (In Progress): mgr/dashboard: enable flake8-docstrings and fix docstrings
After PR https://github.com/ceph/ceph/pull/28696, flake8 has been enabled in tox, but some tools have been commented ... Ernesto Puerta
10:39 AM Bug #41168: mimic: mgr/telemetry: ImportError when running ceph mgr show
Blake Klynsma wrote:
> If you enable the crash module things should work for you.
>
> [...]
>
> But yes this e...
Valentin Bajrami
09:17 AM Dashboard Bug #41186 (Fix Under Review): mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.das...
Alfonso Martínez
08:43 AM Dashboard Bug #41186 (New): mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.dashboard.test_m...
Kefu Chai
01:56 AM Dashboard Bug #41186 (Fix Under Review): mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.das...
Kefu Chai
09:16 AM Dashboard Feature #41223 (Resolved): mgr/dashboard: Add smartctl data as an details tab of an OSD
As user who's facing drive failures, I want to see the smartctl details of an OSD to see its status. Additionally, t... Patrick Seidensal
08:40 AM Dashboard Cleanup #41221 (Resolved): mgr/dashboard: reduce method (cyclomatic) complexity
PR https://github.com/ceph/ceph/pull/28696 introduces flake8, which allows for extra checkings (naming, etc.). One of... Ernesto Puerta
07:55 AM Dashboard Bug #41205 (Fix Under Review): mgr/dashboard: Access control database does not restore disabled u...
Volker Theile
12:49 AM Bug #40618: Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
http://pulpito.ceph.com/kchai-2019-08-12_14:45:48-rados-wip-kefu-testing-2019-08-12-1306-distro-basic-mira/4211314/
...
Kefu Chai

08/12/2019

10:38 PM Bug #41168: mimic: mgr/telemetry: ImportError when running ceph mgr show
If you enable the crash module things should work for you.... Blake Klynsma
10:33 PM Bug #40782: "test_telemetry (tasks.mgr.test_module_selftest.TestModuleSelftest) ... ERROR" in rad...
I encountered this same thing on our Ceph cluster, ceph version 13.2.6 (7b695f835b03642f85998b2ae7b6dd093d9fbce4) mim... Blake Klynsma
09:08 PM Bug #39955: After upgrade to Nautilus 14.2.1 mon DB is growing too fast when state of cluster is ...
While we don't track much data in the insights module, it looks like the issue here is that the state managed by the ... Noah Watkins
09:05 PM Dashboard Backport #40616: nautilus: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' fla...
Tatjana Dehler wrote:
> https://github.com/ceph/ceph/pull/28833
merged
Yuri Weinstein
09:04 PM Dashboard Backport #40661: nautilus: mgr/dashboard: cephfs multimds graphs stack together
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/28889
merged
Yuri Weinstein
09:04 PM Dashboard Backport #40685: nautilus: mgr/dashboard: Dentries value of MDS daemon in Filesystems page is inc...
Kiefer Chang wrote:
> https://github.com/ceph/ceph/pull/28912
merged
Yuri Weinstein
09:03 PM Dashboard Backport #40446: nautilus: mgr/dashboard: Update translation
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/28938
merged
Yuri Weinstein
09:00 PM Dashboard Backport #40699: nautilus: mgr/dashboard: Silence Alertmanager alerts
Stephan Müller wrote:
> https://github.com/ceph/ceph/pull/28968
merged
Yuri Weinstein
08:59 PM Dashboard Backport #40723: nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v10
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/28974
merged
Yuri Weinstein
08:59 PM Backport #40691: nautilus: Module 'dashboard' has failed: No module named routes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/28992
merged
Yuri Weinstein
08:58 PM Dashboard Backport #40656: nautilus: mgr/dashboard: Changing rgw-api-host does not get effective without di...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29044
merged
Yuri Weinstein
08:56 PM Dashboard Backport #40657: nautilus: mgr/dashboard: Display "logged in" information for each iSCSI client
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29045
merged
Yuri Weinstein
08:56 PM Dashboard Backport #40279: nautilus: mgr/dashboard: Optimize the calculation of portal IPs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29061
merged
Yuri Weinstein
07:25 PM Dashboard Feature #25232: mgr/dashboard: Support minimum password complexity rules
According to the coversation in PR28694 https://github.com/ceph/ceph/pull/28694 there are required rules:
Checks i...
Elzbieta Dziomdziora
01:45 PM Dashboard Feature #41207 (Resolved): mgr/dashboard: Verify fields on ISCSI page
Rafael Quintero
01:30 PM Dashboard Bug #41205 (Resolved): mgr/dashboard: Access control database does not restore disabled users cor...
The database does not load disabled users correctly, thus a disabled user is always loaded from db with enabled=True.... Volker Theile
10:03 AM Dashboard Bug #24276: mgr/dashboard: Missing input validation on the dashboard backend
Sebastian Wagner wrote:
> do you have a concrete example, or is this a general issue?
The frontend prevents users...
Patrick Seidensal
09:03 AM Dashboard Feature #41179 (Rejected): Increase default row number from 10 to 15 or 20 in dashboard under Poo...
Mimic will not get feature updates anymore. Volker Theile
08:26 AM Dashboard Feature #41179: Increase default row number from 10 to 15 or 20 in dashboard under Pools section
Can not reproduce this behaviour for Ceph 14 and 15 using Firefox and Chromium. Maybe the feature to remember the dat... Volker Theile
08:10 AM Dashboard Feature #41197 (Resolved): mgr/dashboard: Show only useful bucket owners in select box
If a bucket is created and owned by a tenanted user, then an error will occur if you try to change the owner to an ow... Volker Theile
06:28 AM Dashboard Bug #41186: mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.dashboard.test_mgr_mod...
... Kefu Chai

08/10/2019

09:39 AM Dashboard Feature #41179: Increase default row number from 10 to 15 or 20 in dashboard under Pools section
Volker Theile wrote:
> If you select your prefered number of rows once, the setting is stored in a cookie and should...
Valentin Bajrami

08/09/2019

08:03 PM Dashboard Feature #41193 (Resolved): mgr/dashboard: Verify fields on Configuration page
Rafael Quintero
04:15 PM Dashboard Bug #41075 (Resolved): nautilus: mgr/dashboard: ceph dashboard Jenkins job fails due to webdriver...
Tiago Melo
02:12 PM Dashboard Bug #41165: mgr/dashboard: Switching to cephfs client tab impossible
Works for me with Firefox 68.0.1 and Chromium 76.0.3809.87. Volker Theile
01:41 PM Dashboard Bug #41186 (Resolved): mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.dashboard.t...
http://pulpito.ceph.com/tdehler-2019-08-09_11:35:34-rados:mgr-wip-tdehler-testing-29570-distro-basic-mira/... Tatjana Dehler
01:36 PM Dashboard Bug #41055 (Resolved): mgr/dashboard: Teuthology test failure "test_get (tasks.mgr.dashboard.test...
Tatjana Dehler
01:24 PM Dashboard Feature #41179: Increase default row number from 10 to 15 or 20 in dashboard under Pools section
If you select your prefered number of rows once, the setting is stored in a cookie and should stay until you delete t... Volker Theile
09:37 AM Dashboard Feature #41179 (Rejected): Increase default row number from 10 to 15 or 20 in dashboard under Poo...
Is it possible to increase the default row number 10 to something like 15 or 20? Valentin Bajrami
09:41 AM Dashboard Bug #41180 (New): mgr/dashboard: fix bucket operations with tenant after new bucket utilities imp...
After PR https://github.com/ceph/ceph/pull/28813
has been merged (corresponding to https://tracker.ceph.com/issues/3...
Alfonso Martínez
08:10 AM Dashboard Bug #41175 (Fix Under Review): test_create_get_update_delete_w_tenant fails
Alfonso Martínez
07:25 AM Dashboard Bug #41175 (In Progress): test_create_get_update_delete_w_tenant fails
Alfonso Martínez
03:27 AM Dashboard Bug #41175 (Resolved): test_create_get_update_delete_w_tenant fails
... Kefu Chai
 

Also available in: Atom