On Fri, Jun 4, 2010 at 7:41 AM, Jim Schutt <jaschut@xxxxxxxxxx> wrote: >> It's not a complete solution to the >> memory use issue, but it covers the most common problem (client induced >> memory use), and your problem in particular. > > Will it also maybe address the possibility of OOM during recovery? Probably not -- we're just going to put a limit on how much data clients can shove into a server's memory. The server itself (and its peers) aren't very careful about it, and right now at least they really can't be due to their protocol expectations. But I imagine that it won't be such an issue if you enable swap, and this should let you do that without a client overwhelming your system. :) -- 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