Project

General

Profile

Activity

From 04/28/2017 to 05/27/2017

05/27/2017

08:16 PM Feature #19713 (Resolved): Enable `tell` (MCommand) from mgr python modules
Forgot to close this one when the code merged. John Spray
12:17 PM Feature #19713: Enable `tell` (MCommand) from mgr python modules
see also: https://github.com/ceph/ceph/pull/14920 Chang Liu
12:15 PM Feature #19885 (Resolved): `ceph tell mgr help` failed on Kraken
https://github.com/ceph/ceph/pull/15111 Chang Liu
07:14 AM Bug #20102 (Resolved): mgr crash in DaemonServer::ms_verify_authorizer()
... Kefu Chai

05/20/2017

12:41 AM Bug #19994 (Resolved): ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr

on trusty the ceph-deploy tests fails, there is nothing special we currently do to enable/start ceph-mgr
the same ...
Vasu Kulkarni

05/17/2017

03:14 AM Bug #19954 (Resolved): mgr key needs "mon 'allow *'" caps
Prior to https://github.com/ceph/ceph/commit/5906e359bd and https://github.com/ceph/ceph/commit/6625fcd8fd, the mgr k... Tim Serong

05/16/2017

01:43 PM Bug #19940 (Resolved): client.admin not granted mgr caps on upgrade (was: mgr access denied on pg...
Sage Weil
12:39 PM Bug #19940 (Fix Under Review): client.admin not granted mgr caps on upgrade (was: mgr access deni...
https://github.com/ceph/ceph/pull/15112 John Spray
12:12 PM Bug #19940: client.admin not granted mgr caps on upgrade (was: mgr access denied on pg dump)
Found it. client.admin now needs the mgr 'allow *' cap.
This fixes it:...
Dan van der Ster
12:04 PM Bug #19940: client.admin not granted mgr caps on upgrade (was: mgr access denied on pg dump)
... Dan van der Ster
11:58 AM Bug #19940 (Resolved): client.admin not granted mgr caps on upgrade (was: mgr access denied on pg...
This is a newly deployed master test cluster running ceph-12.0.2-1185.g3155335.el7.x86_64.
Once per minute our mgr...
Dan van der Ster
12:46 PM Bug #17738 (Duplicate): Deadlock when shutdown() is called while still in init()
Kefu Chai
05:22 AM Feature #19885: `ceph tell mgr help` failed on Kraken
Tim Serong wrote:
> Sorry, I'm not explaining myself clearly. What I meant was;
>
> - At some time in the past, ...
Chang Liu
03:42 AM Feature #19885: `ceph tell mgr help` failed on Kraken
Sorry, I'm not explaining myself clearly. What I meant was;
- At some time in the past, commands in python module...
Tim Serong

05/15/2017

04:36 PM Bug #19919: mgr: ImportError: No module named cherrypy
This is going to go away either when the rest module gets ripped out (due to new rest module), or when we start pulli... John Spray
04:32 PM Bug #19919: mgr: ImportError: No module named cherrypy
Also see in run http://pulpito.ceph.com/teuthology-2017-05-13_03:25:02-upgrade:kraken-x-master-distro-basic-smithi/
...
Yuri Weinstein
11:27 AM Feature #19885: `ceph tell mgr help` failed on Kraken
Tim Serong wrote:
> Sorry, my mistake. I was confusing this for a problem we had at one point where invoking comman...
Chang Liu
11:04 AM Feature #19885: `ceph tell mgr help` failed on Kraken
Sorry, my mistake. I was confusing this for a problem we had at one point where invoking commands defined in the pyt... Tim Serong
07:23 AM Feature #19885: `ceph tell mgr help` failed on Kraken
Tim Serong wrote:
> This problem doesn't occur in master. I believe it was fixed by https://github.com/ceph/ceph/co...
Chang Liu

05/13/2017

04:58 AM Feature #19885: `ceph tell mgr help` failed on Kraken
This problem doesn't occur in master. I believe it was fixed by https://github.com/ceph/ceph/commit/9988a564d8 Tim Serong
04:24 AM Feature #19885: `ceph tell mgr help` failed on Kraken
well, I found the command "get_command_descriptions" in source that used in OSD/MON module. I will take over this tic... Chang Liu

05/12/2017

04:08 PM Bug #19919: mgr: ImportError: No module named cherrypy
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-12_05:00:32-smoke-master-testing-basic-vps/1156754/teuthology.... Vasu Kulkarni
04:07 PM Bug #19919 (Duplicate): mgr: ImportError: No module named cherrypy

I have seen this error occur at various places ImportError: No module named cherrypy
probably looks like it can be...
Vasu Kulkarni
01:50 PM Feature #19885: `ceph tell mgr help` failed on Kraken
MgrPyModules reports all supported commands via "get_commands", we could report the supported commands by handling MM... Kefu Chai
11:05 AM Bug #19913: load plugin `rest` failed
well, there is a working PR based on Flask. Maybe we should cluster_log an error message. User could know why REST ap... Chang Liu
10:09 AM Bug #19913: load plugin `rest` failed
Maybe Cherrypy and Django is not the final solution, so there is no in the document huanwen ren
10:05 AM Bug #19913: load plugin `rest` failed
thanks, huanwen. I know how to fix the dependency, the problem is whether we should give a feedback to user, or we sh... Chang Liu
09:03 AM Bug #19913: load plugin `rest` failed
you need to install cherrypy
as fllow:...
huanwen ren
09:02 AM Bug #19913: load plugin `rest` failed
Needing install cherrypy
as fllow:...
huanwen ren
08:36 AM Bug #19913 (Resolved): load plugin `rest` failed
... Chang Liu

05/10/2017

12:24 PM Bug #17453 (Resolved): ceph-mgr doesn't forget about MDS daemons that have gone away
Kefu Chai
09:34 AM Feature #19885: `ceph tell mgr help` failed on Kraken
Well, I try to read relevant code. here is different between `ceph tell` and `daemon(admin_socket)`, which is just my... Chang Liu

05/09/2017

07:19 AM Feature #19885: `ceph tell mgr help` failed on Kraken
@Kefu, please take a look Chang Liu
07:18 AM Feature #19885: `ceph tell mgr help` failed on Kraken
sorry, i missed document link: http://docs.ceph.com/docs/kraken/mgr/administrator/ Chang Liu
07:17 AM Feature #19885 (Resolved): `ceph tell mgr help` failed on Kraken
My ceph version is Kraken V11.2.0, and I follow this document[1], but there is not `ceph tell mgr help` command. any ... Chang Liu

05/04/2017

01:39 PM Bug #17453 (Fix Under Review): ceph-mgr doesn't forget about MDS daemons that have gone away
https://github.com/ceph/ceph/pull/14937 Kefu Chai

05/02/2017

01:25 AM Bug #19638 (Resolved): OSD MgrClient crash on shutdown
Sage Weil

05/01/2017

05:31 PM Bug #19491 (Resolved): MgrMonitor prepare_beacon learned address - (was :/0)
Sage Weil
02:34 PM Bug #19638 (Fix Under Review): OSD MgrClient crash on shutdown
https://github.com/ceph/ceph/pull/14896 Sage Weil
01:16 AM Bug #19791 (Resolved): commands in python module can't work
https://github.com/ceph/ceph/pull/14883 Kefu Chai

04/28/2017

09:41 PM Bug #19629 (Resolved): mgr: set_config from python module crashes mgr (assertion failure due to a...
Sage Weil
03:55 PM Bug #19743 (Resolved): mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
Kefu Chai
03:34 PM Bug #19743: mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
merged Yuri Weinstein
01:01 AM Bug #19791 (Fix Under Review): commands in python module can't work
Kefu Chai
12:44 AM Bug #19791: commands in python module can't work
Yes, that pr can solve this problem. I didn't see that pr yesterday. zhang sw
 

Also available in: Atom