Project

General

Profile

Activity

From 08/17/2017 to 09/15/2017

09/15/2017

08:35 PM Bug #21260 (Resolved): ceph mgr versions shows active mgr as "Unknown"
Nathan Cutler
08:35 PM Backport #21342 (Resolved): luminous: ceph mgr versions shows active mgr as "Unknown"
Nathan Cutler
04:28 PM Bug #21404 (Fix Under Review): ceph-mgr gets process called "exe" after respawn
https://github.com/ceph/ceph/pull/17756 John Spray
04:21 PM Bug #21404 (Resolved): ceph-mgr gets process called "exe" after respawn

This is identical to http://tracker.ceph.com/issues/19291, as the respawn code was lifted from ceph-mds for ceph-mg...
John Spray
04:22 PM Bug #21399: ceph-mgr module(s) inaccessible after a reboot
Good to know it's reproducible, if I have the log from the existing instance where this is happening then that would ... John Spray
02:46 PM Bug #21399: ceph-mgr module(s) inaccessible after a reboot
John, this is reproducible, you just need to deploy a cluster with ansible and reboot the machine. For some reason, t... Boris Ranto
11:08 AM Bug #21399: ceph-mgr module(s) inaccessible after a reboot
Hmm, I can't see much from that log -- it looks like it's from a single run of the mgr rather than spanning the reboo... John Spray
10:59 AM Bug #21399 (Closed): ceph-mgr module(s) inaccessible after a reboot
I've enabled and secured the RESTful API and verified that I can access its web UI at https://<active-mgr-node-ip-add... Bara Ancincova
11:50 AM Bug #21253 (Pending Backport): Prometheus crash when update
Kefu Chai
07:10 AM Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
*PR*
https://github.com/ceph/ceph/pull/17751
UEST
jiantao zhu

09/12/2017

10:15 AM Bug #20692 (Resolved): mgr: 500 error when attempting to view filesystem data
Nathan Cutler
10:15 AM Backport #21137 (Resolved): luminous: mgr: 500 error when attempting to view filesystem data
Nathan Cutler
09:04 AM Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
You are welcome, I will do it as soon as I can. jiantao zhu
08:42 AM Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
Jiantao: thank you, would it be possible to open a github pull request with your fix? John Spray
07:40 AM Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
The bug is solved by myself.See module.py jiantao zhu
07:21 AM Bug #21367 (Can't reproduce): 'ZabbixSender' object has no attribute 'hostname'
there is a bug in ceph-zabbix and the log in ceph-mgr.lum001.log is:
2017-09-10 23:14:01.259667 7f21c2ada700 20 m...
jiantao zhu
08:32 AM Bug #21197: crash on DaemonPerfCounters::update
Thanks for the debugging -- when the RGW <-> mgr stuff was added we knew that it would require unique daemon names to... John Spray
05:07 AM Bug #21197: crash on DaemonPerfCounters::update
TLDR at EOF
Some more information to my setup:
I'm running a Docker swarm with 15 radosgw instances, the used D...
Katie Holly
01:34 AM Bug #21197: crash on DaemonPerfCounters::update
Same issues here.
The cluster has been upgraded from Jewel to Kraken and then to Luminous on Ubuntu 16.04, ceph-mg...
Katie Holly

09/11/2017

09:10 PM Bug #21157 (Resolved): Crash in MonCommandCompletion
Nathan Cutler
09:10 PM Backport #21183 (Resolved): luminous: Crash in MonCommandCompletion
Nathan Cutler
09:10 PM Bug #20746 (Resolved): dashboard: usage graph is getting more and mor big
Nathan Cutler
09:09 PM Backport #21188 (Resolved): luminous: dashboard: usage graph is getting more and mor big
Nathan Cutler
04:41 PM Bug #21356: ceph-mgr admin socket starts failing after many attempts to call nonexistent command
At the same time as fixing this, let's fix the code in common/admin_socket that spins in AdminSocket::entry when do_a... John Spray
04:39 PM Bug #21356 (Can't reproduce): ceph-mgr admin socket starts failing after many attempts to call no...
Apparently if something is repeatedly calling nonexistent commands on the mgr's admin socket, it ends up with errno 2... John Spray
09:50 AM Backport #21342 (In Progress): luminous: ceph mgr versions shows active mgr as "Unknown"
Nathan Cutler
09:37 AM Backport #21342 (Resolved): luminous: ceph mgr versions shows active mgr as "Unknown"
https://github.com/ceph/ceph/pull/17635 Nathan Cutler
09:21 AM Bug #21340 (New): mgr modules without serve threads cannot receive notifications
Originally any module would receive notifications, but during development of the prometheus module it was causing iss... John Spray
09:09 AM Bug #18994 (Closed): High CPU usage for ceph-mgr daemon v11.2.0
Closing this because Kraken is retired now that Luminous is out.
Please open a fresh ticket if having this issue w...
John Spray
08:50 AM Bug #18994: High CPU usage for ceph-mgr daemon v11.2.0
I'm seeing the same in a recently upgraded 11.2.1 cluster.
top:
3151 ceph 20 0 2153644 1,469g 16992 S ...
Kees Hoekzema
09:07 AM Bug #21225 (Can't reproduce): ceph-mgr: dashboard and zabbix plugin report wrong values
John Spray
08:57 AM Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
It is getting strange now. I restarted my mon/mgr nodes and the problem disappeared. It seems to work now and I canno... Tobias Rehn

09/10/2017

07:20 PM Bug #21260 (Pending Backport): ceph mgr versions shows active mgr as "Unknown"
Sage Weil
04:40 PM Bug #20222: v12.0.3 Luminous bluestore 'tp_osd_tp thread tp_osd_tp' had timed out after 60
Sage,
Able to reproduce the issue in v12.2.0
Env - 5 node , EC 4+1 , 120 OSD's
----
2017-09-10 15:39:14....
Nokia ceph-users

09/08/2017

08:20 PM Backport #21320 (Resolved): luminous: Quieten scary RuntimeError from restful module on startup
https://github.com/ceph/ceph/pull/17866 Nathan Cutler
03:44 PM Bug #21253 (Fix Under Review): Prometheus crash when update
https://github.com/ceph/ceph/pull/17605 John Spray
02:28 PM Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
How odd...
Please could you add these settings on mon and mgr nodes:...
John Spray
01:37 PM Fix #21292 (Pending Backport): Quieten scary RuntimeError from restful module on startup
John Spray

09/07/2017

02:08 PM Fix #21292 (Fix Under Review): Quieten scary RuntimeError from restful module on startup
https://github.com/ceph/ceph/pull/17573/files John Spray
10:05 AM Fix #21292 (Resolved): Quieten scary RuntimeError from restful module on startup
John Spray
01:48 PM Bug #21260 (Fix Under Review): ceph mgr versions shows active mgr as "Unknown"
https://github.com/ceph/ceph/pull/17571 John Spray

09/06/2017

10:34 AM Bug #21260 (Resolved): ceph mgr versions shows active mgr as "Unknown"
After migrating from Luminous 12.1.4 (rc) to Luminous 12.2.0, I found that 'ceph versions' command showa one mgr daem... Lluis Arasanz
01:24 AM Bug #21253: Prometheus crash when update
when mgr service is running, refresh the prometheus:9283 mutiple times, then it would crash with this error. Ji You
01:21 AM Bug #21253 (Resolved): Prometheus crash when update
... Ji You

09/05/2017

03:31 PM Bug #20444 (Resolved): mon: Hit assert in PaxosService::propose_pending after election
Nathan Cutler
03:31 PM Backport #20640 (Rejected): kraken: mon: Hit assert in PaxosService::propose_pending after election
Kraken is EOL. Nathan Cutler
03:31 PM Bug #19568 (Resolved): mgr: reopen logs on sighup
Nathan Cutler
03:31 PM Backport #19572 (Rejected): kraken: mgr: reopen logs on sighup
Kraken is EOL. Nathan Cutler
10:01 AM Backport #21188 (In Progress): luminous: dashboard: usage graph is getting more and mor big
Nathan Cutler
10:01 AM Bug #20746: dashboard: usage graph is getting more and mor big
*master PR*: https://github.com/ceph/ceph/pull/16857 Nathan Cutler
09:53 AM Backport #21183 (In Progress): luminous: Crash in MonCommandCompletion
Nathan Cutler
09:45 AM Backport #21137 (In Progress): luminous: mgr: 500 error when attempting to view filesystem data
Nathan Cutler

09/04/2017

02:04 PM Bug #21225 (Can't reproduce): ceph-mgr: dashboard and zabbix plugin report wrong values
I have installed a ceph cluster using the latest stable (luminous 12.2.0). I enabled the dashboard and zabbix plugin.... Tobias Rehn

09/01/2017

05:41 AM Bug #18994: High CPU usage for ceph-mgr daemon v11.2.0
Hello John,
We need to test v12.2.0 and will let you know the impact of mgr.
Thanks
Jayaram
Nokia ceph-users

08/31/2017

09:18 AM Bug #21197: crash on DaemonPerfCounters::update
... Chang Liu
09:13 AM Bug #21197 (Resolved): crash on DaemonPerfCounters::update
... Chang Liu

08/30/2017

07:33 PM Bug #21189 (Fix Under Review): mgr status module uses base 10 units
https://github.com/ceph/ceph/pull/17380 John Spray
04:44 PM Bug #21189 (Resolved): mgr status module uses base 10 units
The rest of Ceph uses base 2, so the e.g. free space stats look inconsistent. John Spray
03:58 PM Backport #21188 (Resolved): luminous: dashboard: usage graph is getting more and mor big
https://github.com/ceph/ceph/pull/17486 Nathan Cutler
03:57 PM Backport #21183 (Resolved): luminous: Crash in MonCommandCompletion
https://github.com/ceph/ceph/pull/17483 Nathan Cutler

08/29/2017

04:34 PM Bug #21157 (Pending Backport): Crash in MonCommandCompletion
Sage Weil

08/28/2017

07:00 PM Bug #20899: prometheus module generates invalid output when counter names contain non-alphanum ch...
https://github.com/ceph/ceph/pull/17318 John Spray
04:57 PM Bug #20899: prometheus module generates invalid output when counter names contain non-alphanum ch...
Thanks, John — I wasn't sure which branch to create the pull request on, luminous or master. Be gentle with me, it's ... Jeremy Austin
02:48 PM Bug #20899 (Fix Under Review): prometheus module generates invalid output when counter names cont...
Thanks for the patch, I took the liberty of turning it into a pull request here:
https://github.com/ceph/ceph/pul...
John Spray
05:27 AM Bug #20899: prometheus module generates invalid output when counter names contain non-alphanum ch...
I created an account just so I could submit this bug… so I concur,
mds_mem_cap+ is an example (the first sequenti...
Jeremy Austin
05:28 PM Bug #20746 (Pending Backport): dashboard: usage graph is getting more and mor big
John Spray
03:34 PM Bug #21159 (Fix Under Review): ceph-mgr spuriously reloading OSD metadata on map changes
Ah, this is already fixed by this PR:
https://github.com/ceph/ceph/pull/16925
John Spray
03:06 PM Bug #21159 (Resolved): ceph-mgr spuriously reloading OSD metadata on map changes
Seen while debugging http://tracker.ceph.com/issues/21157
ceph-mgr is issuing "osd metadata" commands for all OSDs...
John Spray
02:17 PM Bug #21158 (Fix Under Review): DaemonState members accessed outside of locks
https://github.com/ceph/ceph/pull/17309 John Spray
02:15 PM Bug #21158 (Resolved): DaemonState members accessed outside of locks
Looked into this code while working on http://tracker.ceph.com/issues/21157 and noticed it's pretty holey. John Spray
02:10 PM Bug #21157 (Fix Under Review): Crash in MonCommandCompletion
https://github.com/ceph/ceph/pull/17308 John Spray
02:06 PM Bug #21157 (Resolved): Crash in MonCommandCompletion
I think this got broken when use of sub-interpreters was added. MonCommandCompletion used to use PyGILState_Ensure, ... John Spray

08/25/2017

08:03 PM Backport #21137 (Resolved): luminous: mgr: 500 error when attempting to view filesystem data
https://github.com/ceph/ceph/pull/17477 Nathan Cutler
05:03 AM Bug #20692 (Pending Backport): mgr: 500 error when attempting to view filesystem data
Kefu Chai

08/24/2017

11:13 PM Bug #21122 (Won't Fix): Kraken to luminous upgrade: Error EINVAL: key for mgr.vpm037 exists but c...
Steps:
1. Installed stable version of kraken using ceph-deploy and setup a 4 node cluster
2. To workaround issue ...
Vasu Kulkarni
03:47 AM Bug #20955 (Resolved): mgr ignores public_network setting
Kefu Chai
03:05 AM Backport #21049 (Resolved): luminous: mgr ignores public_network setting
Sage Weil

08/23/2017

02:36 AM Backport #21049 (In Progress): luminous: mgr ignores public_network setting
https://github.com/ceph/ceph/pull/17173 Kefu Chai

08/22/2017

08:50 PM Bug #20950: key mismatch for mgr after upgrade from jewel to luminous(dev)
John,
Here is another run with recent sha, could you look into the logs and see if there is anything missing?
h...
Vasu Kulkarni
11:27 AM Bug #21060 (Duplicate): No hostanme in OSD metadata
John Spray
03:45 AM Bug #21060 (Duplicate): No hostanme in OSD metadata
... Chang Liu
11:21 AM Bug #20568 (Fix Under Review): the dashboard uses absolute links for filesystems and clients
https://github.com/ceph/ceph/pull/17119 John Spray

08/21/2017

04:13 PM Backport #21049 (Resolved): luminous: mgr ignores public_network setting
https://github.com/ceph/ceph/pull/17173 Nathan Cutler
11:25 AM Feature #17462 (Closed): Pagination on list GET methods
rest module was removed, no longer relevant. John Spray
11:15 AM Feature #17458 (Closed): Port /crush_node/ API from Calamari
rest module was removed, no longer relevant. John Spray
11:14 AM Bug #18994 (Need More Info): High CPU usage for ceph-mgr daemon v11.2.0
Muthusamy are you still having this issue with the 12.x code? John Spray
11:13 AM Bug #19369 (Duplicate): mgr: listening socket does not respect public/cluster network setting in ...
Happened to notice this by inspection as http://tracker.ceph.com/issues/20955, 90% sure this will be the same issue. John Spray

08/18/2017

03:15 AM Bug #20955 (Pending Backport): mgr ignores public_network setting
Kefu Chai
 

Also available in: Atom