On Sun, Nov 13, 2016 at 10:40 PM, Tianshan Qu <qutianshan@xxxxxxxxx> wrote: > Hi: > > There is a problem with unlock multiste sync log. > The situation is set rgw_num_rados_handles > 1 and > rgw_num_async_rados_threads default 32. since multisite use async > thread pool, so lock and unlock operation may get different threads, > which may direct to different rados handles, and lock operation use > client.xxxx to identify owner, different rados handles means different > client, leads to unlock fail, and next lock will return locked, rgw > log will show many -16 error. > Is there a good way to solve this? Can you open a ceph tracker issue for that? Thanks, Yehuda -- 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