Sage Weil <sweil <at> redhat.com> writes:
> Increasing the open file limit is the way to address this currently.  The 
> underlying problem is that we are creating threads to service each 
> connection and there isn't a max open connection limit.  The real fix is 
> to reimplement the SimpleMessenger, but the workaround is simple enough 
> (ulimit -n) that we haven't addressed that yet.  Yes, it will consume more 
> resources than it probably should.. sorry about that!
> 
Thanks Sage. Would eagerly await work on SimpleMessenger and other items 
from this blueprint to improve threading. 
https://wiki.ceph.com/Planning/Blueprints/Giant/librados%2F%2Fobjecter%3A_im
prove_threading
--
Amit Tiwary




--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to