Hi, in cephx enabled clusters (0.47.x), authentication failures from radosgw seem to lead to an uncaught assertion failure: 2012-07-02 11:26:46.559830 b69c5730 0 librados: client.radosgw.charlie authentication error (1) Operation not permitted 2012-07-02 11:26:46.560093 b69c5730 -1 Couldn't init storage provider (RADOS) 2012-07-02 11:26:46.560401 b69c5730 -1 common/Timer.cc: In function 'SafeTimer::~SafeTimer()' thread b69c5730 time 2012-07-02 11:26:46.5601 10 common/Timer.cc: 57: FAILED assert(thread == __null) ceph version 0.47.3 (commit:c467d9d1b2eac9d3d4706b8e044979aa63b009f8) 1: (SafeTimer::~SafeTimer()+0x96) [0x80a5c76] 2: (main()+0x56f) [0x809708f] 3: (__libc_start_main()+0xe6) [0xb6cefca6] 4: /usr/bin/radosgw() [0x807f4a1] NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. --- begin dump of recent events --- -2> 2012-07-02 11:26:46.559830 b69c5730 0 librados: client.radosgw.charlie authentication error (1) Operation not permitted -1> 2012-07-02 11:26:46.560093 b69c5730 -1 Couldn't init storage provider (RADOS) 0> 2012-07-02 11:26:46.560401 b69c5730 -1 common/Timer.cc: In function 'SafeTimer::~SafeTimer()' thread b69c5730 time 2012-07-02 11:26 :46.560110 common/Timer.cc: 57: FAILED assert(thread == __null) Kinda ugly. Maybe this could be fixed in the pending 0.48 release. The issue obviously goes away immediately after correcting the auth credentials. Cheers, Florian -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html