Project

General

Profile

Activity

From 02/12/2018 to 03/13/2018

03/13/2018

04:28 PM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
I understand the temptation but I'd prefer this be fixed. Taking out RBD compilation has significantly improved compi... Patrick Donnelly
04:21 PM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
It's not impossible to put some special handling in the dashboard for disabling rbd functionality when it's missing, ... John Spray
07:19 AM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
Patrick Donnelly wrote:
> Omitting RBD must be why. Is there a way I can avoid this mgr error without building RBD...
Ricardo Dias
12:48 AM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
Oh, I'm building with:... Patrick Donnelly
12:16 AM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
Generally that's what you'd get from an incomplete build, perhaps doing the `cephfs_testing` vstart target rather tha... John Spray
04:28 PM Bug #23300 (Duplicate): ceph-mgr returns internal error
This was fixed in master recently and is being backported to luminous here: https://github.com/ceph/ceph/pull/20642
John Spray
01:55 PM Bug #23330: mon command "mgr metadata $name" has inconsistent argument naming
Marking for backport because will want to take it along with fix for 23286 when that's done John Spray
01:55 PM Bug #23330 (Fix Under Review): mon command "mgr metadata $name" has inconsistent argument naming
This command was using `id` where all the other metadata commands were using `who`, so anyone passing `who` is gettin... John Spray
11:33 AM Bug #23330 (Resolved): mon command "mgr metadata $name" has inconsistent argument naming
When running the following mon command:... Jan Fajerski
11:34 AM Bug #23286: mgr: ActivePyModules::list_servers_python() returns mgr with empty hostname
I have a potential fix (updating the metadata in DaemonServer::got_mgr_map()) but encountered http://tracker.ceph.com... Jan Fajerski
12:47 AM Bug #23276: balancer/osd: segfault in calc_pg_upmaps
Hi Dan,
There is already a pending backport for Luminous, see https://github.com/ceph/ceph/pull/20840
xie xingguo

03/12/2018

11:43 PM Dashboard Bug #23326 (Resolved): mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot ...
When running vstart against master:... Patrick Donnelly
04:08 PM Bug #23276: balancer/osd: segfault in calc_pg_upmaps
Great thanks.
Could someone please add the backports tag for l?
Dan van der Ster
06:42 AM Bug #23276: balancer/osd: segfault in calc_pg_upmaps
https://github.com/ceph/ceph/pull/20655 xie xingguo
09:14 AM Backport #23313 (Resolved): luminous: mgr: prometheus: internal server error while new OSDs are b...
https://github.com/ceph/ceph/pull/21492 Nathan Cutler
03:10 AM Bug #23205: Blocked requests no longer show details
in other words, what is the best way to troubleshoot the following situation:
2018-03-11 22:00:00.000132 mon.roc-v...
Alex Gorbachev

03/11/2018

07:26 PM Bug #23300: ceph-mgr returns internal error
Found it! We had several osds without a device class attached, because we did not want to use them at the moment.
Ad...
Nico Schottelius
07:20 PM Bug #23300: ceph-mgr returns internal error
Fun fact: it used to run fine until we were introducing new crush rules and changing the crush rule for a pool:
<p...
Nico Schottelius
07:17 PM Bug #23300 (Duplicate): ceph-mgr returns internal error
Hello,
after some weeks of running a new ceph cluster, we get the following answer from the mgr:
black3.place6:...
Nico Schottelius
05:10 AM Bug #23205: Blocked requests no longer show details
the one big advantage of having the few slowest OSDs listed in ceph.log or MON log was the ability to go back to trou... Alex Gorbachev

03/09/2018

01:59 PM Bug #23286: mgr: ActivePyModules::list_servers_python() returns mgr with empty hostname
This bug is a result of how we populate the mgrs into DaemonState from DaemonServer::got_mgr_map without ever reading... John Spray
01:08 PM Bug #23286: mgr: ActivePyModules::list_servers_python() returns mgr with empty hostname
- Hello, what's your ceph version? -
Oh, sorry. it's "ceph version 13.0.1-2832 .. mimic (dev)".
Chang Liu
10:50 AM Bug #23286 (Resolved): mgr: ActivePyModules::list_servers_python() returns mgr with empty hostname
When running a vstart.sh cluster on master at cf52fc5a, @list_servers_python()@ returns:... Sebastian Wagner
02:23 AM Dashboard Bug #23265 (Resolved): FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterC...
Kefu Chai

03/08/2018

04:24 PM Bug #23276 (Resolved): balancer/osd: segfault in calc_pg_upmaps
This cluster has upmapped pgs and the upmap balancer enabled. We moved two hosts from root=default to a new root=drai... Dan van der Ster
03:50 PM Bug #23136 (In Progress): mgr: disable then enable of Restful plugin does not work without restar...
https://github.com/ceph/ceph/pull/20365 is aiming to address this. but it needs some more polish. Kefu Chai
03:16 PM Bug #23166 (Pending Backport): mgr: prometheus: internal server error while new OSDs are being ad...
Kefu Chai
09:25 AM Dashboard Bug #23265: FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterConfiguratio...
> I don't understand how the issue is fixed just by removing unused code,
The test failure was fixed by removing u...
Sebastian Wagner
07:51 AM Dashboard Bug #23265: FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterConfiguratio...
Sebastian Wagner wrote:
> ... the second one was a rename of "developer" to "dev", which was fixed by removing unuse...
Ricardo Dias

03/07/2018

05:58 PM Dashboard Bug #23265: FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterConfiguratio...
Turned out, this issue consists of two parts: the first one is described above, and the second one was a rename of "d... Sebastian Wagner
04:26 PM Dashboard Bug #23265: FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterConfiguratio...
Some details. Before my commit,
1. @md_config_t::config_options@ expected @Option::dump@ to start an @object@ sec...
Sebastian Wagner
03:40 PM Dashboard Bug #23265: FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterConfiguratio...
Here is the PR: https://github.com/ceph/ceph/pull/20782 Sebastian Wagner
03:08 PM Dashboard Bug #23265: FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterConfiguratio...
To reproduce this bug:... Ricardo Dias
03:04 PM Dashboard Bug #23265 (Resolved): FAIL: test_get (tasks.mgr.dashboard_v2.test_cluster_configuration.ClusterC...
The dashboard_v2 API tests became broken in master (sha-1 480f078c147792c6bb234ee0c0b5ab9dbead5b05)... Ricardo Dias
03:56 PM Dashboard Bug #22098 (Resolved): dashboard failing to load audit log
John Spray
03:55 PM Feature #21502 (Resolved): Enable mgr modules to report their "runnability"
John Spray
03:54 PM Bug #22717 (Resolved): mgr: prometheus: impossible to join labels from metadata metrics.
John Spray
11:21 AM Feature #23042 (Fix Under Review): Prompt ServiceMap removal on clean shutdown
https://github.com/ceph/ceph/pull/20761 John Spray
02:39 AM Bug #23205: Blocked requests no longer show details
https://tracker.ceph.com/issues/23236 was rejected.
"ceph health" should list the osds with slow ops and dump_bloc...
Brad Hubbard

03/06/2018

03:56 PM Bug #23249 (Resolved): ceph osd safe-to-destroy crashes the mgr
On luminous v12.2.4:... Dan van der Ster
02:46 PM Bug #23205: Blocked requests no longer show details
Got it, thanks John. I think you are exactly right that most people either see problems coming from one or a couple O... Alex Gorbachev
09:56 AM Bug #23205: Blocked requests no longer show details
The "last X slow requests" was emitted separately by each OSD, so even though it was a summary, you'd still get a flo... John Spray
12:33 AM Bug #23205: Blocked requests no longer show details
John, thank you for answering. Was it not the reason for "last X slow requests" in case this helps at least lead in ... Alex Gorbachev

03/05/2018

09:51 PM Backport #23230 (In Progress): luminous: Update mgr/restful documentation
Nathan Cutler
09:49 PM Backport #23230 (Resolved): luminous: Update mgr/restful documentation
https://github.com/ceph/ceph/pull/20725 Nathan Cutler
09:38 PM Bug #23219 (Pending Backport): Update mgr/restful documentation
Boris Ranto
01:49 PM Bug #23219: Update mgr/restful documentation
https://github.com/ceph/ceph/pull/20717 Nathan Cutler
01:45 PM Bug #23219 (Resolved): Update mgr/restful documentation
Boris Ranto
09:10 PM Bug #22457 (In Progress): ceph-mgr dashboard has dependency on python-jinja2
Reopening - there is a problem with the original master fix (it introduced the python-jinja2 as a build dependency in... Nathan Cutler
05:15 PM Bug #23205: Blocked requests no longer show details
The details are there, but they're no longer dumped to the cluster log by default. The reason is that if you have 10... John Spray
05:02 PM Backport #23224 (Resolved): luminous: mgr log spamming about down osds
https://github.com/ceph/ceph/pull/21053 Nathan Cutler
10:47 AM Backport #23175 (In Progress): luminous: mgr not reporting when ports conflict
https://github.com/ceph/ceph/pull/20712 Prashant D
09:57 AM Bug #23017 (Pending Backport): mgr log spamming about down osds
Kefu Chai

03/04/2018

06:24 PM Bug #23205: Blocked requests no longer show details
Further note: the slowdowns and blocked requests start occurring after about 2TB of I/O on the image. Specifically, ... Alex Gorbachev
04:00 AM Bug #23205: Blocked requests no longer show details
Further info: these occur when journaling, object-map and exclusive-lock are set on the rbd image Alex Gorbachev

03/02/2018

11:15 PM Bug #23205 (Resolved): Blocked requests no longer show details
In Luminous, blocked requests no longer show details, i.e. OSD id or hints as to the operation:
018-03-01 21:52:54...
Alex Gorbachev
03:43 AM Bug #23118 (Resolved): Balancer maps PG to OSDs on the same host with upmap
Nathan Cutler
01:56 AM Bug #23118: Balancer maps PG to OSDs on the same host with upmap
https://github.com/ceph/ceph/pull/20653 xie xingguo

02/28/2018

03:38 PM Dashboard Feature #22521 (Resolved): dashboard: performance counter browser
John Spray
03:38 PM Feature #22748: Add units to configuration settings
https://github.com/ceph/ceph/pull/20419 John Spray
03:37 PM Feature #22747 (Resolved): Add units to performance counters
John Spray
03:36 PM Feature #21683 (Resolved): After "ceph mgr module enable", new module's commands should be usable...
John Spray
02:05 PM Bug #23166 (Fix Under Review): mgr: prometheus: internal server error while new OSDs are being ad...
https://github.com/ceph/ceph/pull/20644 John Spray
01:11 PM Bug #23167 (Fix Under Review): mgr: prometheus: ceph_pg metrics reported by prometheus plugin inc...
https://github.com/ceph/ceph/pull/20642 John Spray
12:33 PM Bug #23167: mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsistent with "cep...
Yes, this tracker covers what I have been seeing with the pg metrics. I have included the commit in this prometheus e... Boris Ranto
11:54 AM Bug #23167: mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsistent with "cep...
This is probably the same thing that was fixed in master in this commit:... John Spray
01:08 PM Dashboard Bug #22265 (Closed): dashboard OSD display error
This appears to be abandoned. John Spray
12:45 PM Dashboard Bug #22265 (Need More Info): dashboard OSD display error
Lenz Grimmer
11:52 AM Bug #23135 (Duplicate): mgr zabbix module don't work with osds lost
John Spray
11:43 AM Bug #22327 (Closed): MGR dashboard doesn't update OSD's ceph version after updating from 12.2.1 t...
John Spray
01:47 AM Bug #22327: MGR dashboard doesn't update OSD's ceph version after updating from 12.2.1 to 12.2.2
Did not have this issue updating from 12.2.2 to 12.2.3 or to 12.2.4, this can be closed. Jim Golden
11:20 AM Backport #23175 (Resolved): luminous: mgr not reporting when ports conflict
https://github.com/ceph/ceph/pull/20712 Nathan Cutler
09:06 AM Dashboard Bug #23168: After ceph cluster deployment, the ceph-mgr webui can't show as normal
I think https://github.com/ceph/ceph/pull/20229 could fix your problem.
you could press F12, and switch to "Networ...
Chang Liu
02:30 AM Dashboard Bug #23168 (Can't reproduce): After ceph cluster deployment, the ceph-mgr webui can't show as normal
During ceph cluster deployment, it is no any error found. Then I try to open the ceph-mgr webui, the page can't show... wei liu
01:34 AM Bug #23037 (Pending Backport): mgr not reporting when ports conflict
Kefu Chai

02/27/2018

11:34 PM Bug #23167 (Resolved): mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsisten...
This was observed in a cluster running 12.2.4.
When a host went down, the following PG counts were reported by "ce...
Subhachandra Chandra
11:22 PM Bug #23166 (Resolved): mgr: prometheus: internal server error while new OSDs are being added to t...
Found in v12.2.3
When new OSDs are being added to the cluster, the Prometheus endpoint returns the following error...
Subhachandra Chandra
01:12 AM Backport #23101 (In Progress): luminous: ceph-mgr fails to start after a system reboot on Ubuntu ...
https://github.com/ceph/ceph/pull/20604 Prashant D

02/26/2018

05:29 PM Bug #23136: mgr: disable then enable of Restful plugin does not work without restart of active ma...
Confirmed. I see we're getting an Address Already in Use.... John Spray
03:42 PM Bug #23136 (In Progress): mgr: disable then enable of Restful plugin does not work without restar...
The restful plugin does not work after a disable/enable cycle:
> curl -k https://mon03:8003
> {
> "api_version"...
Hans van den Bogert
05:15 PM Bug #23037 (Fix Under Review): mgr not reporting when ports conflict
https://github.com/ceph/ceph/pull/20595 John Spray
05:09 PM Bug #23037 (In Progress): mgr not reporting when ports conflict
Confirmed, the DaemonServer.init errors are not being handled :-o
All the other daemons seem to do an exit(1) on b...
John Spray
02:15 PM Bug #23135 (Duplicate): mgr zabbix module don't work with osds lost
We lost one of cluster nodes and mgr stopped to send zabbix metrics.... Oleg Morozov
11:35 AM Feature #23042: Prompt ServiceMap removal on clean shutdown
Similar thing in MDS: mds/Beacon.cc:void Beacon::send_and_wait(const double duration)
John Spray

02/24/2018

08:28 PM Bug #23118 (Resolved): Balancer maps PG to OSDs on the same host with upmap
With a v12.2.3 cluster I saw a PG mapped to two OSDs on the same host.
It was reported on ceph-devel here: https:/...
Wido den Hollander

02/23/2018

01:49 PM Backport #23101 (Resolved): luminous: ceph-mgr fails to start after a system reboot on Ubuntu 16.04
https://github.com/ceph/ceph/pull/20604 Nathan Cutler

02/22/2018

03:25 PM Bug #23083 (Pending Backport): ceph-mgr fails to start after a system reboot on Ubuntu 16.04
Sage Weil
10:58 AM Bug #23083: ceph-mgr fails to start after a system reboot on Ubuntu 16.04
https://github.com/ceph/ceph/pull/20533 Wido den Hollander
10:38 AM Bug #23083 (Resolved): ceph-mgr fails to start after a system reboot on Ubuntu 16.04
While upgrading a Luminous v12.2.2 system to 12.2.3 I noticed that on all three Monitors the Mgr daemon wouldn't star... Wido den Hollander
10:27 AM Bug #22230 (Resolved): mgr zabbix module need init default key when module loaded
Closing this one as this should be fixed.
If not, please re-open. Should all be fixed in master.
Wido den Hollander

02/21/2018

01:17 PM Bug #23037: mgr not reporting when ports conflict
Problem is not related to migration, but to behaviour of the new manager. When a manager and OSD instance run on the ... CEDRIC VAN FRACHEM

02/20/2018

04:19 PM Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
Thanks John... :)
Time to upgrade...
Martin Emrich
01:30 PM Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
This seems likely to be the same issue as http://tracker.ceph.com/issues/22142, the fix for which will be in 12.2.3 John Spray
07:41 AM Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
Same issue here with 12.2.2. I just restarted all mgr and mon with debuglevel 10. After restart, the dashboard correc... Martin Emrich

02/19/2018

06:34 PM Feature #23042 (Resolved): Prompt ServiceMap removal on clean shutdown
We should have MgrClient explicitly send a message on shutdown, so that DaemonServer can immediately remove it from S... John Spray
03:23 PM Bug #23017 (Fix Under Review): mgr log spamming about down osds
This was also happening at startup even if no OSDs were down, so let's stop reporting it at error level.
https://git...
John Spray
02:45 PM Bug #23037 (Resolved): mgr not reporting when ports conflict
After cluster migration from Jevel 10.2.9-0ubuntu0.16.04.1 to Luminous 12.2.2-1xenial on an Ubuntu.16.04.3 LTS (amd6... CEDRIC VAN FRACHEM

02/16/2018

03:40 AM Bug #22991 (Resolved): MgrStatMonitor: pending_digest debug output is formatted wrong
Kefu Chai

02/15/2018

06:32 PM Bug #22880 (Resolved): failed to load ceph_module with Python3
Kefu Chai
04:50 PM Bug #23017 (Resolved): mgr log spamming about down osds
When you have down osds in a cluster the ceph-mgr log is spammed with one line per down osd per second:... Dan van der Ster

02/14/2018

12:30 PM Backport #22983: luminous: balancer should warn about missing requirements
You can solve your issue using "mr doob google gravity":http://www-googlegravity.com/ map quest

02/13/2018

06:23 PM Bug #22991 (Fix Under Review): MgrStatMonitor: pending_digest debug output is formatted wrong
https://github.com/ceph/ceph/pull/20426 Patrick Donnelly
06:20 PM Bug #22991 (Resolved): MgrStatMonitor: pending_digest debug output is formatted wrong
... Patrick Donnelly
11:12 AM Bug #22947 (Duplicate): Prometheus exporter module fails due to incorrect PG_STATES
Thanks for the report: the fix for this will be part of the forthcoming 12.2.3 release. John Spray

02/12/2018

01:57 PM Bug #22226: ceph zabbix plugin sends incorrect motinoring info to zabbix server
If it's correlated with a mon going down then I suspect this is the same underlying cause as http://tracker.ceph.com/... John Spray
09:03 AM Backport #22983 (In Progress): luminous: balancer should warn about missing requirements
Nathan Cutler
09:02 AM Backport #22983 (Resolved): luminous: balancer should warn about missing requirements
https://github.com/ceph/ceph/pull/20359 Nathan Cutler
09:01 AM Bug #22424 (Pending Backport): balancer should warn about missing requirements
Nathan Cutler
 

Also available in: Atom