Activity
From 08/06/2020 to 09/04/2020
09/04/2020
- 10:39 PM Bug #47238: mgr becomes unresponsive when the progress bar is shown
- We should certainly have a way to turn the progress module off when it misbehaves.
- 10:36 PM Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
- The time itself wouldn't be out of sync, but it sounds like the machine is overloaded enough that things are going sl...
- 04:10 PM Dashboard Feature #43088 (Pending Backport): mgr/dashboard: Process password complexity checks immediatelly
- 02:12 PM Dashboard Backport #47303 (Resolved): nautilus: mgr/dashboard: REST API returns 500 when no Content-Type is...
- https://github.com/ceph/ceph/pull/37307
- 02:12 PM Dashboard Bug #41060 (Pending Backport): mgr/dashboard: REST API returns 500 when no Content-Type is specified
- 01:51 PM Dashboard Bug #47111 (Resolved): mgr/dashboard: Use SVGs instead of PNGs for Icons
- 12:57 PM Dashboard Backport #46407 (In Progress): octopus: mgr/dashboard: Fix bugs in a unit test and i18n translation
- 12:23 PM Dashboard Bug #46573 (Resolved): FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
- 11:29 AM Dashboard 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 :)
- 10:27 AM Backport #46936 (Resolved): octopus: prometheus stats reporting fails with "KeyError"
- 10:26 AM Backport #46716 (Resolved): nautilus: Module 'diskprediction_local' has failed: Expected 2D array...
- 10:25 AM Backport #46752 (Resolved): nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_p...
- 10:24 AM Backport #46937 (Resolved): nautilus: prometheus stats reporting fails with "KeyError"
- 09:13 AM Dashboard Bug #45018 (Resolved): mgr/dashboard: some style are being applied globally and should not be
- 09:13 AM Dashboard Bug #47143 (Resolved): mgr/dashboard: About modal footer color changes if another modal was opene...
- 09:00 AM Dashboard Bug #47301 (Can't reproduce): mgr/dashboard: e2e nightly master failures
- ...
- 04:04 AM Feature #44732: mgr/prometheus: Expose object storage users quotas and usage
- Currently this implemented in "this exporter":https://github.com/blemmenes/radosgw_usage_exporter/pull/25.
Query per... - 03:57 AM Backport #47282 (In Progress): octopus: Prometheus metrics contain stripped/incomplete ipv6 address
- 03:56 AM Backport #47281 (In Progress): nautilus: Prometheus metrics contain stripped/incomplete ipv6 address
- 01:19 AM Dashboard 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...
09/03/2020
- 05:41 PM Dashboard 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
- 05:05 PM Dashboard 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 ... - 02:02 PM Dashboard 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... - 02:43 PM Dashboard 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... - 02:30 PM Dashboard Bug #47285 (Fix Under Review): mgr/dashboard/api: fix duplicate logs
- 12:07 PM Dashboard Bug #47285 (Resolved): mgr/dashboard/api: fix duplicate logs
- 11:57 AM Dashboard 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.
- 11:55 AM Dashboard 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.
- 08:52 AM Dashboard Backport #47280 (Resolved): octopus: mgr/dashboard/api: print logs when vstart fails
- 08:52 AM Backport #47282 (Resolved): octopus: Prometheus metrics contain stripped/incomplete ipv6 address
- https://github.com/ceph/ceph/pull/36985
- 08:52 AM Backport #47281 (Resolved): nautilus: Prometheus metrics contain stripped/incomplete ipv6 address
- https://github.com/ceph/ceph/pull/36984
- 08:51 AM Dashboard Backport #47279 (Rejected): nautilus: mgr/dashboard/api: print logs when vstart fails
- 07:32 AM Bug #47275 (Fix Under Review): daemon may be missing in mgr service map
- 04:19 AM Dashboard 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 ...
09/02/2020
- 11:41 PM Dashboard Bug #46492 (In Progress): mgr/dashboard: adapt NFS-Ganesha design change in Octopus (daemons -> s...
- 05:33 PM Backport #46937: nautilus: prometheus stats reporting fails with "KeyError"
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36785
merged - 05:25 PM Bug #47275: daemon may be missing in mgr service map
- In the mgr log I see a race that might be responsible for this:
Connections come from rbd-mirror.4380 and rbd-mirr... - 04:36 PM Bug #47275 (Resolved): daemon may be missing in mgr service map
- It have been sporadically observed when running rbd-mirror functional tests: some of running rbd-mirror daemons may b...
- 04:41 PM Backport #46752: nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
- Tatjana Dehler wrote:
> https://github.com/ceph/ceph/pull/36784
merged - 04:40 PM Backport #46716: nautilus: Module 'diskprediction_local' has failed: Expected 2D array, got 1D ar...
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36578
merged - 03:02 PM Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
- > This sounds like it's related to the test setup - the auth failure suggests clocks may not have been synchronized, ...
- 02:40 PM Bug #47272 (Fix Under Review): mgr/pg_autoscaler : Module 'pg_autoscaler' has failed: 'op'
- 12:49 PM Bug #47272 (Resolved): mgr/pg_autoscaler : Module 'pg_autoscaler' has failed: 'op'
- When we try to enable pg_autoscaler module, the pg_autoscaler module getting KeyError exception :
2020-09-02 17:57... - 02:28 PM Dashboard 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...
- 02:16 PM Dashboard Bug #47262 (Resolved): mgr/dashboard: Unnecessary spaces in the notification sidebar
- 06:57 AM Dashboard Bug #47262 (Resolved): mgr/dashboard: Unnecessary spaces in the notification sidebar
- There are some unwanted spaces in the notification sidebar cards.
- 01:53 PM Bug #46846 (Pending Backport): Prometheus metrics contain stripped/incomplete ipv6 address
- 10:58 AM Dashboard Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
- - More backtraces:...
- 10:54 AM Dashboard 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.
- 10:53 AM Dashboard 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...
- 10:53 AM Dashboard Subtask #46160 (Resolved): Address API inconsistencies in cephfs endpoint
- 10:14 AM Dashboard 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...
- 10:03 AM Dashboard Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
- Thanks, I'll look into it.
- 09:20 AM Dashboard Cleanup #39128 (Fix Under Review): mgr/dashboard: new generic HTTP error page component
- 07:04 AM Dashboard Bug #47232 (Pending Backport): mgr/dashboard/api: print logs when vstart fails
- 06:55 AM Dashboard Documentation #46415 (Resolved): mgr/dashboard: Create new chapter about the Dashboard's landing ...
- 06:29 AM Dashboard Feature #26954 (Resolved): mgr/dashboard: Remove Histogram component
- 05:05 AM Dashboard 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 ...
09/01/2020
- 08:06 PM Dashboard 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... - 04:16 PM Dashboard Bug #47188 (Need More Info): mgr/dashboard: ceph dashboard does not display device health data, w...
- 02:37 PM Dashboard 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... - 05:16 PM Dashboard Bug #47232 (Fix Under Review): mgr/dashboard/api: print logs when vstart fails
- 11:31 AM Dashboard Bug #47232 (In Progress): mgr/dashboard/api: print logs when vstart fails
- 11:31 AM Dashboard 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:...
- 02:43 PM Bug #47238 (Resolved): mgr becomes unresponsive when the progress bar is shown
- #46416 works well in that when there is no progress bar in `ceph -s`, the mgr cpu usage is low and the mgr is respons...
- 10:42 AM Dashboard 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/... - 10:27 AM Dashboard 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...
- 10:21 AM Dashboard Bug #47214 (Fix Under Review): nautilus: mgr/dashboard: Fix npm package's vulnerabilities
- 10:21 AM Dashboard Bug #47191 (Fix Under Review): octopus: mgr/dashboard: Fix npm package's vulnerabilities
- 09:52 AM Dashboard Backport #47228 (In Progress): nautilus: mgr/dashboard: document Prometheus' security model
- https://github.com/ceph/ceph/pull/36920
- 09:20 AM Dashboard Backport #47228 (Resolved): nautilus: mgr/dashboard: document Prometheus' security model
- https://github.com/ceph/ceph/pull/36920
- 09:24 AM Dashboard Backport #47227 (Resolved): octopus: mgr/dashboard: document Prometheus' security model
- https://github.com/ceph/ceph/pull/35347
- 09:20 AM Dashboard Backport #47227 (Resolved): octopus: mgr/dashboard: document Prometheus' security model
- 09:02 AM Dashboard Documentation #45377 (Pending Backport): mgr/dashboard: document Prometheus' security model
- 08:50 AM Dashboard Backport #47198: nautilus: mgr/dashboard: Datatable catches select events from other datatables
- marking "Need More Info" to prevent blind automated backport
- 08:50 AM Dashboard Backport #47198 (Need More Info): nautilus: mgr/dashboard: Datatable catches select events from o...
08/31/2020
- 03:50 PM Dashboard 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... - 03:38 PM Dashboard 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
* ... - 03:36 PM Dashboard 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 ... - 03:32 PM Dashboard Cleanup #47218 (Resolved): mgr/dashboard: cluster > hosts: services are not services but daemons
- ...
- 03:14 PM Dashboard 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...
- 11:48 AM Dashboard 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... - 08:56 AM Dashboard Backport #47198: nautilus: mgr/dashboard: Datatable catches select events from other datatables
- This backport should include https://tracker.ceph.com/issues/47175
- 08:56 AM Dashboard Backport #47199: octopus: mgr/dashboard: Datatable catches select events from other datatables
- This backport should include https://tracker.ceph.com/issues/47175
- 08:43 AM Dashboard Backport #47199 (In Progress): octopus: mgr/dashboard: Datatable catches select events from other...
- 08:54 AM Dashboard 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.
- 08:50 AM Dashboard Backport #47197 (In Progress): octopus: mgr/dashboard: Disable autocomplete on user form
08/28/2020
- 09:13 PM Dashboard Bug #47143 (Fix Under Review): mgr/dashboard: About modal footer color changes if another modal w...
- 09:13 PM Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
- This sounds like it's related to the test setup - the auth failure suggests clocks may not have been synchronized, an...
- 04:17 PM Dashboard Backport #47000 (Resolved): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
- 02:55 PM Dashboard 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...
- 02:48 PM Dashboard 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...
- 01:47 PM Dashboard 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...
- 02:39 PM Documentation #46676 (Resolved): mgr/crash: invalid crash remove example
- While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ...
- 02:38 PM Dashboard Backport #47199 (Resolved): octopus: mgr/dashboard: Datatable catches select events from other da...
- https://github.com/ceph/ceph/pull/36899
- 02:38 PM Dashboard Backport #47198 (Resolved): nautilus: mgr/dashboard: Datatable catches select events from other d...
- https://github.com/ceph/ceph/pull/37756
- 02:38 PM Dashboard Backport #47197 (Resolved): octopus: mgr/dashboard: Disable autocomplete on user form
- https://github.com/ceph/ceph/pull/36901
- 02:38 PM Bug #46980 (Resolved): pybind/mgr/restful: use dict.items() for py3 compatible
- While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ...
- 02:36 PM Dashboard Backport #47193 (Need More Info): nautilus: mgr/dashboard: telemetry module throws error "list in...
- 02:36 PM Dashboard Backport #47193 (Resolved): nautilus: mgr/dashboard: telemetry module throws error "list index ou...
- https://github.com/ceph/ceph/pull/37318
- 02:36 PM Dashboard Backport #47192 (Need More Info): octopus: mgr/dashboard: telemetry module throws error "list ind...
- 02:35 PM Dashboard Backport #47192 (Resolved): octopus: mgr/dashboard: telemetry module throws error "list index out...
- https://github.com/ceph/ceph/pull/37302
- 02:36 PM Dashboard Bug #46977 (Fix Under Review): mgr/dashboard: telemetry module throws error "list index out of ra...
- 02:35 PM Dashboard Bug #46977 (Pending Backport): mgr/dashboard: telemetry module throws error "list index out of ra...
- 02:34 PM Dashboard 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... - 01:25 PM Dashboard Bug #37408 (In Progress): mgr/dashboard: Hide/disable the "Use a dedicated data pool" option if n...
- 10:32 AM Dashboard Backport #46342 (In Progress): octopus: mgr/dashboard: Remove useless tab in monitoring/alerts da...
- 10:31 AM Dashboard Backport #46973 (Resolved): nautilus: mgr/dashboard: Hide table action input field if limit=0
- 10:30 AM Dashboard Backport #46345 (In Progress): octopus: mgr/dashboard: Host delete action should be disabled if n...
- 10:27 AM Dashboard Bug #46601 (Resolved): Fix API test timeout issues
- 10:27 AM Backport #46913 (Resolved): nautilus: Fix API test timeout issues
- 09:54 AM Dashboard Backport #46972 (In Progress): octopus: mgr/dashboard: Hide table action input field if limit=0
- 09:34 AM Dashboard Backport #46933 (In Progress): octopus: mgr/dashboard: crushmap viewer is vertically compressed
- 09:32 AM Dashboard Backport #46970 (In Progress): octopus: mgr/dashboard: Proper format iSCSI target portals
- 09:25 AM Dashboard Bug #47052 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
08/27/2020
- 07:28 PM Bug #46871 (Resolved): nautilus: device health - device not claimed by any active OSD daemons
- 07:21 PM Backport #46936: octopus: prometheus stats reporting fails with "KeyError"
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36786
merged - 06:36 PM Dashboard Backport #46091 (In Progress): octopus: mgr/dashboard: Table column dowpdown does not close
- 06:31 PM Dashboard 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... - 02:02 PM Dashboard 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...
- 05:41 PM Dashboard 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 - 10:34 AM Dashboard Bug #46903 (Pending Backport): mgr/dashboard: Datatable catches select events from other datatables
- 05:40 PM Dashboard Bug #47175 (Fix Under Review): mgr/dashboard: Fix stale table actions
- 05:35 PM Dashboard 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 ... - 03:25 PM Dashboard Bug #46818 (Resolved): mgr/dashboard: Unable to edit iSCSI logged-in client
- 03:25 PM Dashboard Backport #46925 (Resolved): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
- 12:13 PM Dashboard Bug #42607 (Resolved): mgr/dashboard: dashboard e2e Jenkins job failures on Nautilus backport PRs
- 12:13 PM Dashboard 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/
- 12:12 PM Dashboard Bug #40015 (Resolved): mgr/dashboard: Use serial RGW Admin OPS API calls
- 12:12 PM Dashboard 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/
- 12:10 PM Dashboard Bug #24420 (Resolved): Module 'dashboard' has failed: No module named routes
- 12:09 PM Backport #40690 (Rejected): mimic: Module 'dashboard' has failed: No module named routes
- Mimic has been retired in the meanwhile: https://ceph.io/releases/mimic-is-retired/
- 11:28 AM Dashboard Bug #46494 (Resolved): mgr/dashboard: remove password field if login is using SSO and fix error m...
- 11:28 AM Dashboard Backport #46993 (Resolved): octopus: mgr/dashboard: remove password field if login is using SSO a...
- 10:55 AM Backport #46981 (Resolved): nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36670
m... - 10:55 AM Dashboard 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... - 10:09 AM Dashboard Backport #46907 (Resolved): octopus: mgr/dashboard: Extract documentation link to a component
- 10:54 AM Dashboard 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... - 08:40 AM Dashboard Backport #46974 (Resolved): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
- 10:54 AM Dashboard 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... - 08:38 AM Dashboard Backport #47155 (Resolved): octopus: mgr/dashboard: redirect to original URL after successful login
- 10:54 AM Backport #46996: octopus: mgr/crash: invalid crash remove example
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36690
m... - 10:15 AM Dashboard Bug #46915 (Pending Backport): mgr/dashboard: Disable autocomplete on user form
- 10:09 AM Dashboard Cleanup #36565 (Resolved): mgr/dashboard: Extract documentation link to a component
08/26/2020
- 09:59 PM Backport #46996 (Resolved): octopus: mgr/crash: invalid crash remove example
- 06:54 PM Dashboard Backport #47156 (In Progress): nautilus: mgr/dashboard: redirect to original URL after successful...
- 05:34 PM Dashboard Backport #47156 (Resolved): nautilus: mgr/dashboard: redirect to original URL after successful login
- https://github.com/ceph/ceph/pull/36834
- 06:15 PM Dashboard Backport #47155 (In Progress): octopus: mgr/dashboard: redirect to original URL after successful ...
- 05:34 PM Dashboard Backport #47155 (Resolved): octopus: mgr/dashboard: redirect to original URL after successful login
- https://github.com/ceph/ceph/pull/36831
- 05:29 PM Dashboard Bug #45067 (Pending Backport): mgr/dashboard: redirect to original URL after successful login
- 02:26 PM Dashboard Bug #45067 (Resolved): mgr/dashboard: redirect to original URL after successful login
- 04:27 PM Bug #46871: nautilus: device health - device not claimed by any active OSD daemons
- https://github.com/ceph/ceph/pull/36741 merged
- 04:25 PM Backport #46981: nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36670
merged - 02:47 PM Dashboard Bug #47048 (Resolved): mgr/dashboard: Show error messages in change password form
- 02:46 PM Dashboard 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) - 08:04 AM Dashboard Bug #47048: mgr/dashboard: Show error messages in change password form
- Fixed by another PR
- 12:52 PM Dashboard 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... - 12:07 PM Dashboard 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.
- 08:43 AM Dashboard Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
- ...
- 09:39 AM Dashboard 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... - 07:19 AM Dashboard 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...
- 09:13 AM Dashboard 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... - 08:21 AM Dashboard Backport #47122 (Resolved): nautilus: mgr/dashboard: replace endpoint of "This week" time range f...
- 09:06 AM Dashboard 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... - 07:12 AM Dashboard Backport #47001 (Resolved): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
- 09:06 AM Dashboard 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... - 07:10 AM Dashboard Backport #46418 (Resolved): octopus: mgr/dashboard: Password expiration notification is always sh...
- 09:06 AM Dashboard 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... - 07:07 AM Dashboard Backport #47121 (Resolved): octopus: mgr/dashboard: replace endpoint of "This week" time range fo...
- 08:57 AM Dashboard Bug #41930 (Resolved): mgr/dashboard: Standby Dashboards don't handle all requests properly
- 08:57 AM Dashboard Backport #42140 (Resolved): mimic: mgr/dashboard: Standby Dashboards don't handle all requests pr...
- 08:22 AM Dashboard Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
- 08:19 AM Dashboard 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... - 07:10 AM Dashboard Bug #46306 (Resolved): mgr/dashboard: Password expiration notification is always shown if a date ...
08/25/2020
- 05:44 PM Dashboard 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...
- 05:21 PM Dashboard 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...
- 05:08 PM Dashboard 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...
- 05:04 PM Dashboard 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 ...
- 12:50 PM Bug #47132 (Need More Info): mgr: Caught signal (Segmentation fault) thread_name:safe_timer
- ...
- 10:16 AM Dashboard Backport #47122 (In Progress): nautilus: mgr/dashboard: replace endpoint of "This week" time rang...
- 10:03 AM Dashboard Backport #47121 (In Progress): octopus: mgr/dashboard: replace endpoint of "This week" time range...
- 09:42 AM Bug #47126: mgr plugin rpms unconditionally restart ceph-mgr.target on install/uninstall
- Sebastian Wagner wrote:
> Hm. In order to properly install a module, you have to restart the mgr.
that's clear, ... - 08:36 AM Bug #47126: mgr plugin rpms unconditionally restart ceph-mgr.target on install/uninstall
- Hm. In order to properly install a module, you have to restart the mgr.
obviously, containers solve this issues. - 07:29 AM Bug #47126 (New): mgr plugin rpms unconditionally restart ceph-mgr.target on install/uninstall
- In nautilus all of the mgr plugin rpms have a post install and post uninstall scriptlet which unconditionally restart...
- 08:12 AM Backport #46936 (In Progress): octopus: prometheus stats reporting fails with "KeyError"
- 08:11 AM Backport #46937 (In Progress): nautilus: prometheus stats reporting fails with "KeyError"
- 08:03 AM Backport #46752 (In Progress): nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.tes...
- 07:52 AM Dashboard Backport #46973 (In Progress): nautilus: mgr/dashboard: Hide table action input field if limit=0
- 07:50 AM Dashboard Backport #46974 (In Progress): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
08/24/2020
- 09:54 PM Dashboard Backport #47122 (Resolved): nautilus: mgr/dashboard: replace endpoint of "This week" time range f...
- https://github.com/ceph/ceph/pull/36790
- 09:53 PM Dashboard Backport #47121 (Resolved): octopus: mgr/dashboard: replace endpoint of "This week" time range fo...
- https://github.com/ceph/ceph/pull/36789
- 09:52 PM Dashboard Bug #47049 (Pending Backport): mgr/dashboard: replace endpoint of "This week" time range for Graf...
- 04:02 PM Dashboard Cleanup #47118 (In Progress): mgr/dashboard: export test results in JUnit format
- 03:23 PM Dashboard 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 ...
- 02:33 PM Dashboard 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/
- 01:51 PM Dashboard Bug #46667 (Resolved): mgr/dashboard: Handle buckets without a realm_id
- 01:33 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
- Sure, thanks!
- 01:10 PM Dashboard 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...
- 12:41 PM Dashboard 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... - 12:26 PM Dashboard 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... - 11:35 AM Dashboard Bug #46986 (Resolved): mgr/dashboard: cross buttons in filter chips are not visible
- 11:33 AM Dashboard 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.
- 11:22 AM Dashboard Tasks #40767 (Resolved): mgr/dashboard: Document all REST API endpoints
- 12:38 AM Dashboard 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...
08/22/2020
- 07:46 PM Backport #47097 (Rejected): octopus: Module 'diskprediction_local' has failed: No module named 's...
- 07:46 PM Bug #45633 (Resolved): mgr/status: metadata is fetched async
- While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ...
- 07:45 PM Dashboard 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 ...
- 07:44 PM Dashboard 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 ...
- 07:40 PM Backport #46958 (Resolved): octopus: mgr/status: metadata is fetched async
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36630
m... - 07:39 PM Dashboard 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... - 07:39 PM Backport #46715 (Resolved): octopus: Module 'diskprediction_local' has failed: Expected 2D array,...
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36577
m... - 12:11 PM Bug #46871: nautilus: device health - device not claimed by any active OSD daemons
- Thanks,
I know I didnt post much info but it seemed like an rather obvious/easy to reproduce bug.
08/21/2020
- 09:26 PM Bug #44948 (Pending Backport): Module 'diskprediction_local' has failed: No module named 'sklearn...
- 09:22 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
- Yaarit, could you please take a look?
- 06:29 PM Backport #46958: octopus: mgr/status: metadata is fetched async
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36630
merged - 06:26 PM Dashboard Backport #46924: octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
- Tiago Melo wrote:
> https://github.com/ceph/ceph/pull/36611
merged - 06:25 PM Backport #46715: octopus: Module 'diskprediction_local' has failed: Expected 2D array, got 1D arr...
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36577
merged - 05:17 PM Dashboard Cleanup #47073 (In Progress): mgr/dashboard: landing page
- Current landing page, despite the recent refresh, still exhibits some issues:
* Effective visualization
** There ... - 04:58 PM Dashboard Feature #47072 (New): mgr/dashboard: Usability Improvements
- This is a parent tracker for gathering a number of usability improvements.
- 04:54 PM Dashboard 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...
- 03:51 PM Dashboard 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... - 02:07 PM Dashboard Backport #46944: octopus: mgr/dashboard: host labels not shown after adding them.
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36678
merged - 03:51 PM Backport #46717 (Resolved): octopus: mgr/prometheus: log time it takes to collect metrics in debu...
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36581
m... - 02:06 PM Backport #46717: octopus: mgr/prometheus: log time it takes to collect metrics in debug mode
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36581
merged - 03:51 PM Dashboard 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... - 12:25 PM Dashboard 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...
- 12:22 PM Dashboard 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...
- 09:56 AM Dashboard 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.
- 09:14 AM Dashboard Cleanup #47036 (Resolved): mgr/dashboard: use SASS colors in TypeScript
- 09:11 AM Dashboard Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
- 08:43 AM Dashboard 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...
- 08:30 AM Dashboard Feature #44605 (In Progress): cephadm: RGW: missing dashboard integration
08/20/2020
- 07:51 PM Bug #46871 (Fix Under Review): nautilus: device health - device not claimed by any active OSD dae...
- 03:57 PM Bug #46871 (In Progress): nautilus: device health - device not claimed by any active OSD daemons
- Hi super xor,
I reproduced this issue and have a fix for it.
Thanks,
Yaarit - 11:50 AM Dashboard 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 ... - 09:48 AM Dashboard Bug #47049 (Fix Under Review): mgr/dashboard: replace endpoint of "This week" time range for Graf...
- 09:06 AM Dashboard 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...
- 10:48 AM Dashboard Bug #47052 (Fix Under Review): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'...
- 10:29 AM Dashboard Bug #47052 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
- ...
- 07:50 AM Dashboard Bug #47048 (Resolved): mgr/dashboard: Show error messages in change password form
- The change password form does not display error messages on invalid inputs
- 04:37 AM Dashboard Cleanup #39128 (In Progress): mgr/dashboard: new generic HTTP error page component
- 02:11 AM Dashboard Bug #47032 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
08/19/2020
- 05:37 PM Dashboard 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
- 09:06 AM Dashboard 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...
- 09:01 AM Dashboard Bug #47032 (In Progress): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (te...
- 07:50 AM Dashboard Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
- Alfonso found...
- 06:51 AM Dashboard Bug #47032 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
- ...
- 02:54 PM Dashboard Cleanup #47036 (Fix Under Review): mgr/dashboard: use SASS colors in TypeScript
- 10:52 AM Dashboard Cleanup #47036 (Resolved): mgr/dashboard: use SASS colors in TypeScript
- Ability to use SASS colors in TypeScript.
- 09:24 AM Dashboard Bug #47008 (Resolved): mgr/dashboard: restore table footer row size
08/18/2020
- 04:36 PM Dashboard Backport #47019 (Rejected): octopus: mgr/dashboard: leverage features set from orchestrator
- 04:28 PM Dashboard 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... - 04:28 PM Dashboard 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... - 01:11 PM Dashboard Feature #44605: cephadm: RGW: missing dashboard integration
- Right now users are getting...
- 12:56 PM Dashboard Bug #47008 (Fix Under Review): mgr/dashboard: restore table footer row size
- 12:43 PM Dashboard 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... - 12:11 PM Dashboard Bug #45397 (Pending Backport): mgr/dashboard: leverage features set from orchestrator
08/17/2020
- 10:04 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
- Sure, here it is:...
- 06:24 AM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
- Thanks for reporting the issue, can you post the output of `ceph device ls`?
Looks there is a problem when getting s... - 04:49 PM Dashboard Backport #47001 (In Progress): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
- 04:34 PM Dashboard Backport #47001 (Resolved): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
- https://github.com/ceph/ceph/pull/36693
- 04:44 PM Dashboard Backport #47000 (In Progress): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
- 04:34 PM Dashboard Backport #47000 (Resolved): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
- https://github.com/ceph/ceph/pull/36692
- 04:36 PM Backport #46996 (In Progress): octopus: mgr/crash: invalid crash remove example
- 04:27 PM Backport #46996 (Resolved): octopus: mgr/crash: invalid crash remove example
- https://github.com/ceph/ceph/pull/36690
- 04:33 PM Dashboard Cleanup #46920 (Pending Backport): mgr/dashboard/api: reduce verbosity in API tests log output
- 01:20 PM Dashboard Cleanup #46920 (Resolved): mgr/dashboard/api: reduce verbosity in API tests log output
- 04:30 PM Dashboard Backport #46999 (Resolved): octopus: mgr/dashboard: landing page 2.0
- https://github.com/ceph/ceph/pull/37390
- 03:08 PM Dashboard Feature #45464 (Resolved): mgr/dashboard: telemetry module activation notification
- 03:08 PM Dashboard Backport #46205 (Resolved): octopus: mgr/dashboard: telemetry module activation notification
- 01:38 PM Dashboard Backport #46993 (In Progress): octopus: mgr/dashboard: remove password field if login is using SS...
- 01:27 PM Dashboard Backport #46993 (Resolved): octopus: mgr/dashboard: remove password field if login is using SSO a...
- https://github.com/ceph/ceph/pull/36689
- 01:34 PM Dashboard Feature #46448 (Resolved): mgr/dashboard: Add hosts page unit tests
- 01:34 PM Dashboard Backport #46751 (Resolved): octopus: mgr/dashboard: Add hosts page unit tests
- 01:13 PM Dashboard Bug #46494 (Pending Backport): mgr/dashboard: remove password field if login is using SSO and fix...
- 10:35 AM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
- Lenz Grimmer wrote:
> With regards to the "Raw Capacity" widget: I have received comments/requests that people wou... - 10:08 AM Dashboard Bug #46653: mgr/dashboard: Firefox on Macbook has been hanging with "A web page is loading slowly...
- FWIW, we've updated the documentation accordingly, to give some guidance about which browser version we support. See ...
- 08:44 AM Dashboard Cleanup #42072 (Pending Backport): mgr/dashboard: landing page 2.0
- Switching to "pending backport" - it would be nice to have this enhancement in Octopus as well.
- 08:44 AM Dashboard Cleanup #42072 (Resolved): mgr/dashboard: landing page 2.0
- 08:22 AM Bug #46846: Prometheus metrics contain stripped/incomplete ipv6 address
- Assuming it was filed under "Messengers" by mistake.
- 07:32 AM Dashboard Bug #46923 (Resolved): mgr/dashboard: Fix list of supported browsers
- 06:59 AM Dashboard Backport #46944 (In Progress): octopus: mgr/dashboard: host labels not shown after adding them.
- 04:38 AM Dashboard Tasks #40767 (Fix Under Review): mgr/dashboard: Document all REST API endpoints
- 03:39 AM Dashboard Bug #46986 (Fix Under Review): mgr/dashboard: cross buttons in filter chips are not visible
- 03:32 AM Dashboard Bug #46986 (Resolved): mgr/dashboard: cross buttons in filter chips are not visible
- The button used to remove the filter is not visible unless hovering over it:
!Screenshot_20200817_104134.png!
!Sc... - 03:17 AM Documentation #46676 (Pending Backport): mgr/crash: invalid crash remove example
08/16/2020
- 12:02 AM Bug #43897 (Fix Under Review): crash module reports UTC timestamps but doesn't format timestamps ...
08/15/2020
- 11:37 PM Bug #43897 (In Progress): crash module reports UTC timestamps but doesn't format timestamps accor...
- 11:35 PM Bug #43897: crash module reports UTC timestamps but doesn't format timestamps accordingly
- So, since the timestamp is guaranteed to be UTC, the solution would be to use the "time_from_string" method to conver...
- 09:30 PM Backport #46981 (In Progress): nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
- 09:29 PM Backport #46981 (Resolved): nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
- https://github.com/ceph/ceph/pull/36670
- 09:29 PM Bug #46980 (Resolved): pybind/mgr/restful: use dict.items() for py3 compatible
- 08:43 PM Bug #46846 (Fix Under Review): Prometheus metrics contain stripped/incomplete ipv6 address
08/14/2020
- 03:21 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
- After reloading the mgr module The error is cleared and @ceph telemetry show@ gives output without errors. How ever @...
- 02:29 PM Dashboard Bug #46977 (Resolved): mgr/dashboard: telemetry module throws error "list index out of range"
- Ahoi,
I'm using cephadm on aarch64 with podman backend. Works good so far. This is the output when I try to interact... - 11:25 AM Bug #46871: nautilus: device health - device not claimed by any active OSD daemons
- ...
ST10000NM0156-2AA111_ZA2AX726 fsn-1-dc4-s3-973369:sdk osd.98
ST10000NM0156-2AA11... - 08:40 AM Backport #46958 (In Progress): octopus: mgr/status: metadata is fetched async
- 08:33 AM Dashboard Backport #46975 (Resolved): nautilus: mgr/dashboard: Strange iSCSI discovery auth behavior
- https://github.com/ceph/ceph/pull/37333
- 08:32 AM Dashboard Backport #46974 (Resolved): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
- https://github.com/ceph/ceph/pull/36782
- 08:32 AM Dashboard Backport #46973 (Resolved): nautilus: mgr/dashboard: Hide table action input field if limit=0
- https://github.com/ceph/ceph/pull/36783
- 08:32 AM Dashboard Backport #46972 (Resolved): octopus: mgr/dashboard: Hide table action input field if limit=0
- https://github.com/ceph/ceph/pull/36872
- 08:32 AM Dashboard Backport #46971 (Resolved): nautilus: mgr/dashboard: Proper format iSCSI target portals
- https://github.com/ceph/ceph/pull/37060
- 08:32 AM Dashboard Backport #46970 (Resolved): octopus: mgr/dashboard: Proper format iSCSI target portals
- https://github.com/ceph/ceph/pull/36870
- 08:23 AM Dashboard Bug #46919 (Resolved): mgr/dashboard: Favicon broken after logout
- 08:20 AM Dashboard Bug #46917 (Resolved): mgr/dashboard: Fix some typos
- 08:17 AM Dashboard Bug #46908 (Pending Backport): mgr/dashboard: Proper format iSCSI target portals
- 08:14 AM Dashboard Bug #46900 (Pending Backport): mgr/dashboard: Strange iSCSI discovery auth behavior
- 08:07 AM Dashboard Bug #46901 (Pending Backport): mgr/dashboard: Hide table action input field if limit=0
08/13/2020
- 08:53 PM Bug #40011 (Resolved): ceph -s shows wrong number of pools when pool was deleted
- While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ...
- 08:50 PM Dashboard Backport #46963 (Resolved): octopus: mgr/dashboard: Create Ceph services via Orchestrator by usin...
- https://github.com/ceph/ceph/pull/38888
- 08:50 PM Dashboard Backport #46962 (Rejected): nautilus: mgr/dashboard: add hint to notification badge when there ar...
- 08:50 PM Dashboard Backport #46961 (Resolved): octopus: mgr/dashboard: add hint to notification badge when there are...
- https://github.com/ceph/ceph/pull/37090
- 08:49 PM Dashboard Cleanup #45433 (Resolved): mgr/dashboard: Don't have two different unit test mechanics
- While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ...
- 08:49 PM Backport #46958 (Resolved): octopus: mgr/status: metadata is fetched async
- https://github.com/ceph/ceph/pull/36630
- 08:46 PM Dashboard Backport #46944 (Resolved): octopus: mgr/dashboard: host labels not shown after adding them.
- https://github.com/ceph/ceph/pull/36678
- 08:45 PM Backport #46937 (Resolved): nautilus: prometheus stats reporting fails with "KeyError"
- https://github.com/ceph/ceph/pull/36785
- 08:45 PM Backport #46936 (Resolved): octopus: prometheus stats reporting fails with "KeyError"
- https://github.com/ceph/ceph/pull/36786
- 08:44 PM Dashboard Backport #46933 (Resolved): octopus: mgr/dashboard: crushmap viewer is vertically compressed
- https://github.com/ceph/ceph/pull/36871
- 08:42 PM Backport #46753: octopus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36346
m... - 02:37 PM Backport #46753 (Resolved): octopus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_po...
- 08:00 PM Dashboard Backport #45889: octopus: mgr/dashboard: Pool form max size
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35925
m... - 07:59 PM Backport #46896: octopus: The backend test fails in tasks.mgr.dashboard.test_rbd.RbdTest.test_mov...
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36563
m... - 07:59 PM Backport #46895: octopus: Fix API test timeout issues
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36562
m... - 07:58 PM Dashboard Backport #45449: octopus: mgr/dashboard: The max. buckets field in RGW user form should be pre-fi...
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35795
m... - 07:58 PM Dashboard Backport #46794: octopus: mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in OSD delet...
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36419
m... - 07:58 PM Dashboard Backport #46788: octopus: mgr/dashboard: Cluster status messages overflow in the landing page
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36460
m... - 07:24 PM Dashboard Backport #46693 (Resolved): octopus: mgr/dashboard: Don't have two different unit test mechanics
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36267
m... - 07:22 PM Dashboard Backport #46576: octopus: mgr/dashboard/api: CODEOWNERS
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36143
m... - 07:22 PM Dashboard Backport #46351: octopus: mgr/dashboard: table details flicker if autoReload of table is on
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36226
m... - 07:22 PM Dashboard Backport #46590: octopus: mgr/dashboard: Use same required field message accross the UI
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36277
m... - 06:40 PM Dashboard Backport #46736: octopus: mgr/dashboard: cpu stats incorrectly displayed
- This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36322
m... - 05:34 PM Backport #42857 (Rejected): mimic: ceph -s shows wrong number of pools when pool was deleted
- Mimic EOL
- 02:34 PM Bug #46743 (In Progress): mgr/devicehealth: device_health_metrics pool gets created even without ...
- 02:14 PM Dashboard Backport #46925 (In Progress): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
- 02:07 PM Dashboard Backport #46925 (Resolved): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
- https://github.com/ceph/ceph/pull/36613
- 02:10 PM Dashboard Backport #46924 (In Progress): octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
- 02:07 PM Dashboard Backport #46924 (Resolved): octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
- https://github.com/ceph/ceph/pull/36611
- 02:09 PM Dashboard Bug #46923 (In Progress): mgr/dashboard: Fix list of supported browsers
- 01:46 PM Dashboard Bug #46923 (Resolved): mgr/dashboard: Fix list of supported browsers
- The documentation still refers to static versions of chrome and firefox, that are outdated.
Since browser versions a... - 01:59 PM Dashboard Bug #46818 (Pending Backport): mgr/dashboard: Unable to edit iSCSI logged-in client
- 01:33 PM Dashboard Bug #46899 (Resolved): mgr/dashboard: log useful information from internal server errors
- 01:29 PM Dashboard Bug #46653 (Won't Fix): mgr/dashboard: Firefox on Macbook has been hanging with "A web page is lo...
- There is a new Firefox ESR version, 78 ESR, and this problem is not reproducible there.
- 12:09 PM Dashboard Feature #26954 (Fix Under Review): mgr/dashboard: Remove Histogram component
- 12:08 PM Dashboard Cleanup #45822 (Fix Under Review): mgr/dashboard: minimize Back-end API Test console output/log t...
- 12:07 PM Backport #46913 (In Progress): nautilus: Fix API test timeout issues
- 11:54 AM Dashboard Cleanup #46920 (Fix Under Review): mgr/dashboard/api: reduce verbosity in API tests log output
- 11:44 AM Dashboard Cleanup #46920 (Resolved): mgr/dashboard/api: reduce verbosity in API tests log output
- Currently run-backend-api-tests.sh script provides, in case of error, 100k lines of logs of each daemon (mgr and osd)...
- 11:51 AM Dashboard Bug #46623 (Resolved): mgr/dashboard: ui/navigation.e2e-spec.ts: AssertionError: Timed out retryi...
- 11:42 AM Dashboard Bug #46917 (Fix Under Review): mgr/dashboard: Fix some typos
- 10:48 AM Dashboard Bug #46917 (Resolved): mgr/dashboard: Fix some typos
- 11:41 AM Dashboard Bug #46919 (Fix Under Review): mgr/dashboard: Favicon broken after logout
- 11:25 AM Dashboard Bug #46919 (Resolved): mgr/dashboard: Favicon broken after logout
- After the user logs out, the favicon is displaying a white circle as its status.
!favicon.png! - 11:02 AM Dashboard Bug #46918 (Can't reproduce): mgr/dashboard: Favicon rendering broken in Firefox
- The changes implemented in #44542 seem to work on Chrome/Chromium only. I'm using Firefox 79.0 on Linux here, and the...
- 07:46 AM Dashboard Bug #46915 (Fix Under Review): mgr/dashboard: Disable autocomplete on user form
- 07:18 AM Dashboard Bug #46915 (Resolved): mgr/dashboard: Disable autocomplete on user form
- Disable autocomplete for username and password on the user form page.
- 12:49 AM Bug #46846: Prometheus metrics contain stripped/incomplete ipv6 address
- Pushed this diff up as a PR. It would be great if it could be tested as I don't have a prometheus env setup. Though I...
08/12/2020
- 10:59 PM Bug #46871 (Need More Info): nautilus: device health - device not claimed by any active OSD daemons
- Hi super xor,
Can you please provide the output of `ceph device ls`?
Thanks,
Yaarit - 04:11 PM Dashboard Backport #45889 (Resolved): octopus: mgr/dashboard: Pool form max size
- 04:09 PM Dashboard Bug #46812 (Resolved): The backend test fails in tasks.mgr.dashboard.test_rbd.RbdTest.test_move_i...
- 04:09 PM Backport #46896 (Resolved): octopus: The backend test fails in tasks.mgr.dashboard.test_rbd.RbdTe...
- 04:07 PM Backport #46895 (Resolved): octopus: Fix API test timeout issues
- 04:06 PM Dashboard Feature #44831 (Pending Backport): mgr/dashboard: Create Ceph services via Orchestrator by using ...
- 02:39 PM Backport #46913 (Resolved): nautilus: Fix API test timeout issues
- https://github.com/ceph/ceph/pull/36607
- 02:32 PM Dashboard Bug #46601: Fix API test timeout issues
- We need this for nautilus as well !
- 02:28 PM Dashboard Bug #46903 (Fix Under Review): mgr/dashboard: Datatable catches select events from other datatables
- 02:15 PM Dashboard Bug #46903: mgr/dashboard: Datatable catches select events from other datatables
- Seems to be a known problem if the Swimlane datatable, see https://github.com/swimlane/ngx-datatable/issues/899.
- 12:56 PM Dashboard Feature #40739 (In Progress): mgr/dashboard: Allow modifying single OSD settings for noout/noscru...
- 11:56 AM Dashboard Backport #46907 (In Progress): octopus: mgr/dashboard: Extract documentation link to a component
- 10:03 AM Dashboard Backport #46907 (Resolved): octopus: mgr/dashboard: Extract documentation link to a component
- https://github.com/ceph/ceph/pull/36587
- 11:05 AM Dashboard Feature #46909 (New): mgr/dashboard: access error tracebacks from UI when debug mode is enabled
- Ability to access error tracebacks from UI when debug mode is enabled.
Proposal:
https://github.com/ceph/ceph/pul... - 10:56 AM Dashboard Bug #46908 (Fix Under Review): mgr/dashboard: Proper format iSCSI target portals
- 10:53 AM Dashboard Bug #46908 (Resolved): mgr/dashboard: Proper format iSCSI target portals
- !before.png!
- 09:07 AM Backport #46717 (In Progress): octopus: mgr/prometheus: log time it takes to collect metrics in d...
- 08:32 AM Dashboard Bug #45067 (In Progress): mgr/dashboard: redirect to original URL after successful login
- 07:49 AM Dashboard Feature #46888 (Resolved): mgr/dashboard: Update npm packages
- 07:44 AM Backport #46716 (In Progress): nautilus: Module 'diskprediction_local' has failed: Expected 2D ar...
- 07:39 AM Backport #46715 (In Progress): octopus: Module 'diskprediction_local' has failed: Expected 2D arr...
- 07:39 AM Dashboard Cleanup #45204 (Resolved): mgr/dashboard: The max. buckets field in RGW user form should be pre-f...
- 07:38 AM Dashboard Backport #45449 (Resolved): octopus: mgr/dashboard: The max. buckets field in RGW user form shoul...
- 07:34 AM Dashboard Bug #46413 (Resolved): mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in OSD delete form
- 07:33 AM Dashboard Backport #46794 (Resolved): octopus: mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError i...
- 05:33 AM Bug #46846: Prometheus metrics contain stripped/incomplete ipv6 address
- Looks like a splitting issue to me, not sure this is actaully messenger related, it's prometheus module related. Afte...
08/11/2020
- 08:23 PM Bug #46839: Mgr "crash" module can fail with no observable error messages
- Note: in the yaml above, my attempts to leave comments like `# ...` resulted in formatting with `1. ...`, `2. ...`, a...
- 08:20 PM Bug #46839: Mgr "crash" module can fail with no observable error messages
- I can repro using the below steps in larger k8s cluster. I can reliably repro when I install a Ceph cluster with one ...
- 04:21 PM Dashboard Cleanup #36565 (Pending Backport): mgr/dashboard: Extract documentation link to a component
- 03:25 PM Dashboard Bug #46657 (Resolved): mgr/dashboard: Cluster status messages overflow in the landing page
- 03:06 PM Dashboard Backport #46788 (Resolved): octopus: mgr/dashboard: Cluster status messages overflow in the landi...
- 01:45 PM Dashboard Bug #46903 (Resolved): mgr/dashboard: Datatable catches select events from other datatables
- Double-clicking in the limit or search action field of an embeded datatable will be processed by the wrapping datatab...
- 01:44 PM Dashboard Feature #45965: mgr/dashboard: Display users current quota usage
- Volker Theile wrote:
> Are you missing that information? https://github.com/ceph/ceph/blob/master/src/rgw/rgw_user.c... - 08:58 AM Dashboard Feature #45965: mgr/dashboard: Display users current quota usage
- Are you missing that information? https://github.com/ceph/ceph/blob/master/src/rgw/rgw_user.cc#L413...
- 01:28 PM Dashboard Bug #46901 (Fix Under Review): mgr/dashboard: Hide table action input field if limit=0
- 01:20 PM Dashboard Bug #46901 (In Progress): mgr/dashboard: Hide table action input field if limit=0
- 01:19 PM Dashboard Bug #46901 (Resolved): mgr/dashboard: Hide table action input field if limit=0
- If the number of displayed rows is explicitely set to 0 by the developer, then hide the input field in the table acti...
- 01:01 PM Dashboard Bug #46900 (Fix Under Review): mgr/dashboard: Strange iSCSI discovery auth behavior
- 12:50 PM Dashboard Bug #46900 (In Progress): mgr/dashboard: Strange iSCSI discovery auth behavior
- 12:35 PM Dashboard Bug #46900: mgr/dashboard: Strange iSCSI discovery auth behavior
- I think this is a browser feature that will auto-fill form fields like username and password.
- 12:25 PM Dashboard Bug #46900 (Resolved): mgr/dashboard: Strange iSCSI discovery auth behavior
- The button 'Discovery authentication' on the iSCSI targets page has a strange behavior. Sometimes it shows the user/p...
- 11:56 AM Dashboard Bug #46899 (Fix Under Review): mgr/dashboard: log useful information from internal server errors
- 11:48 AM Dashboard Bug #46899 (Resolved): mgr/dashboard: log useful information from internal server errors
- Log useful information (like traceback) from internal server errors
that are not handled in:
dashboard_exception_ha... - 11:03 AM Dashboard Cleanup #46898 (Resolved): mgr/dashboard/api: move/create OSD histogram in separate endpoint
- As a result of https://tracker.ceph.com/issues/26954, the OSD histogram information will be removed from the @api/osd...
- 09:46 AM Backport #46896 (In Progress): octopus: The backend test fails in tasks.mgr.dashboard.test_rbd.Rb...
- 09:07 AM Backport #46896 (Resolved): octopus: The backend test fails in tasks.mgr.dashboard.test_rbd.RbdTe...
- https://github.com/ceph/ceph/pull/36563
- 09:10 AM Backport #46895 (In Progress): octopus: Fix API test timeout issues
- 09:06 AM Backport #46895 (Resolved): octopus: Fix API test timeout issues
- https://github.com/ceph/ceph/pull/36562
- 09:04 AM Dashboard Bug #46601 (Pending Backport): Fix API test timeout issues
08/10/2020
- 10:43 PM Dashboard Feature #46888 (Fix Under Review): mgr/dashboard: Update npm packages
- 10:36 PM Dashboard Feature #46888 (Resolved): mgr/dashboard: Update npm packages
- 10:36 PM Dashboard Cleanup #46750 (Resolved): mgr/dashboard: Merge disable and disableDesc table action methods
- 09:09 PM Bug #43364 (Resolved): ceph-mgr's finisher queue can grow indefinitely, making python modules/com...
- 09:09 PM Backport #43468 (Rejected): luminous: ceph-mgr's finisher queue can grow indefinitely, making pyt...
- 09:07 PM Backport #43467 (Rejected): mimic: ceph-mgr's finisher queue can grow indefinitely, making python...
- 07:47 PM Bug #45633 (Pending Backport): mgr/status: metadata is fetched async
- 04:33 PM Dashboard Cleanup #46382: mgr/dashboard: Use a more Bootstrap like approach instead of custom code
- PR https://github.com/ceph/ceph/pull/36548 will fix a regression introduced by this PR.
- 02:57 PM Dashboard Cleanup #46382 (Resolved): mgr/dashboard: Use a more Bootstrap like approach instead of custom code
- 01:51 PM Dashboard Bug #46032: tasks.mgr.dashboard.test_ganesha.GaneshaTest: Timed out waiting for daemon mds.a
- same failure in https://jenkins.ceph.com/job/ceph-api/551/
- 01:47 PM Dashboard Feature #45414 (Pending Backport): mgr/dashboard: add hint to notification badge when there are p...
- 10:01 AM Bug #46808 (Pending Backport): prometheus stats reporting fails with "KeyError"
- 08:59 AM Feature #46775 (Resolved): mgr/cephadm: Enhance AlertManagerSpec to allow adding additional webho...
08/09/2020
- 04:57 AM Bug #46871 (Resolved): nautilus: device health - device not claimed by any active OSD daemons
- It seems this module is super buggy, apart from the known open issues I also get spotty metrics.
I cant scrape healt...
08/08/2020
- 07:52 AM Dashboard Cleanup #46870 (New): mgr/dashboard: Replace col-form-* label with something more generic
- As per the styles.scss we need to clean up our usages of (cd-)col-form-label since it is thought for sizing horizonta...
- 07:43 AM Dashboard Bug #46869 (Resolved): mgr/dashboard: SCSS modules are breaking our current way of branding the d...
- As of PR https://github.com/ceph/ceph/pull/35501 the dashboard branding doesn't work like before.
This means that ...
08/07/2020
- 03:22 PM Dashboard Feature #46864 (New): mgr/dashboard: native charts (replace grafana)
- In order to improve user experience and avoid the issues (deployment, configuration, maintenance) caused by dashboard...
- 11:53 AM Dashboard Bug #46812 (Pending Backport): The backend test fails in tasks.mgr.dashboard.test_rbd.RbdTest.tes...
- 11:51 AM Dashboard Bug #46566 (Resolved): octopus: mgr/dashboard: fix rbdmirroring dropdown menu
- 11:49 AM Dashboard Bug #46761 (Pending Backport): mgr/dashboard: host labels not shown after adding them.
08/06/2020
- 05:59 PM Dashboard Backport #46693: octopus: mgr/dashboard: Don't have two different unit test mechanics
- Stephan Müller wrote:
> https://github.com/ceph/ceph/pull/36267
merged - 04:10 PM Support #43736 (Rejected): CEPH API service
- Hi Priyanka,
The best way of learning about the REST API is to go to the Ceph-Dashboard OpenAPI/Swagger page. Just... - 03:58 PM Dashboard Bug #46848 (New): ERROR: test_perf_counters_list (tasks.mgr.dashboard.test_perf_counters.PerfCoun...
- ...
- 01:22 PM Bug #46846 (Resolved): Prometheus metrics contain stripped/incomplete ipv6 address
- ...
- 11:51 AM Dashboard Bug #46826: mgr/dashboard: crushmap viewer is vertically compressed
- Thank you! I've earmarked this to be backported to octopus, in case this version is affected by this bug, too. If not...
- 11:50 AM Dashboard Bug #46826 (Pending Backport): mgr/dashboard: crushmap viewer is vertically compressed
- 12:19 AM Dashboard Bug #46032: tasks.mgr.dashboard.test_ganesha.GaneshaTest: Timed out waiting for daemon mds.a
- https://jenkins.ceph.com/job/ceph-api/227/...
- 12:13 AM Dashboard Bug #46686: ERROR: setUpClass (tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest)
- It seems these timeouts are still too low - here's one failing at 60s:
https://jenkins.ceph.com/job/ceph-api/211/
...
Also available in: Atom