Project

General

Profile

Activity

From 04/18/2017 to 05/17/2017

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

04/27/2017

01:06 PM Bug #19743 (Fix Under Review): mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
https://github.com/ceph/ceph/pull/14835 Kefu Chai
10:57 AM Bug #19791: commands in python module can't work
If this is what I think it is, it'll be fixed once https://github.com/ceph/ceph/pull/14578 is merged. Tim Serong
10:42 AM Bug #19791 (Resolved): commands in python module can't work
Commands defined in python module can't work as expected.
eg. 'ceph tell mgr enable_auth false' will return command...
zhang sw

04/26/2017

03:18 PM Bug #19782 (Closed): pgmap and mgrmap keep increasing with information about ceph-mgr
I just upgraded a (test) env from Jewel to Luminous and that started the ceph-mgr processes on my ceph-mon servers.
...
Wido den Hollander
10:35 AM Bug #19780: tons of valgrind reports related to embedded python from ceph-mgr
https://github.com/ceph/teuthology/pull/1068 posted to suppress some python warnings. Kefu Chai
10:34 AM Bug #19780: tons of valgrind reports related to embedded python from ceph-mgr
i compiled a python with... Kefu Chai
10:16 AM Bug #19780 (Resolved): tons of valgrind reports related to embedded python from ceph-mgr
we need to either silence or fix them before merging https://github.com/ceph/ceph/pull/14092
for valgrind report, ...
Kefu Chai

04/25/2017

02:28 PM Bug #19743: mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
/a/sage-2017-04-25_02:25:56-rados-wip-sage-testing---basic-smithi/1066035 Sage Weil

04/23/2017

08:40 PM Bug #19638: OSD MgrClient crash on shutdown
/a/sage-2017-04-21_23:56:14-rados-wip-sage-testing---basic-smithi/1054158
Sage Weil

04/21/2017

05:04 PM Bug #19412 (Resolved): Crash in PyModules::shutdown when non-serve()'ing module is loaded
Kefu Chai
01:36 PM Bug #19743 (Resolved): mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
... Sage Weil
08:07 AM Bug #19629 (Fix Under Review): mgr: set_config from python module crashes mgr (assertion failure ...
https://github.com/ceph/ceph/pull/14706
This PR doesn't help with mgr's auth caps, it just makes sure it logs the ...
Tim Serong
07:00 AM Bug #19629 (In Progress): mgr: set_config from python module crashes mgr (assertion failure due t...
Tim Serong
05:45 AM Bug #19629: mgr: set_config from python module crashes mgr (assertion failure due to access denied)
The permission denied problem goes away if you give mgr full access to the mon. For example, in a vstart environment... Tim Serong

04/20/2017

02:26 PM Feature #19713: Enable `tell` (MCommand) from mgr python modules
ceph-deploy update: https://github.com/ceph/ceph-deploy/pull/437 John Spray
02:21 PM Feature #19713: Enable `tell` (MCommand) from mgr python modules
ceph-ansible update: https://github.com/ceph/ceph-ansible/pull/1459 John Spray
02:19 PM Feature #19713 (Resolved): Enable `tell` (MCommand) from mgr python modules
Creating this ticket as a reference point for:
https://github.com/ceph/ceph/pull/14579
This will have ceph-deploy...
John Spray

04/19/2017

03:00 AM Bug #19580 (Resolved): valgrind: memory leak in MgrClient::reconnect()
Kefu Chai

04/18/2017

07:36 PM Bug #19590 (Resolved): mgr: leak from PyModules::init
Nathan Cutler
05:02 PM Bug #19590: mgr: leak from PyModules::init
merged Yuri Weinstein
05:05 PM Bug #19580 (Fix Under Review): valgrind: memory leak in MgrClient::reconnect()
merged https://github.com/ceph/ceph/pull/14431 Yuri Weinstein
09:49 AM Bug #19648: ceph-mgr aborted after start
We are updated to jewel from infernalis then to kraken (11.2.0) and cannot start ceph-mgr daemon
Immediately after s...
Vitaliy Dutchak
09:45 AM Bug #19648 (Resolved): ceph-mgr aborted after start
We are updated to jewel from infernalis then to kraken (11.2.0) and cannot start ceph-mgr daemon
Immediately after s...
Vitaliy Dutchak
 

Also available in: Atom