Hello, I am now testing sheepdog with 20 nodes, and found that the sheep process uses a lot of sockets and exceeds default # of maximum open files in ubuntu 10.04 environment. The attached patch will solve this problem, however, I don't think the patch is very good and the way to go. Probably the sheep process should dynamically adapt the resource limit based on the # of nodes in the cluster. Regards, --- Keiichi SHIMA <shima at wide.ad.jp> WIDE Project http://www.wide.ad.jp/ -------------- next part -------------- A non-text attachment was scrubbed... Name: rlimit_nofile.patch Type: application/octet-stream Size: 845 bytes Desc: not available URL: <http://lists.wpkg.org/pipermail/sheepdog/attachments/20110527/2532552b/attachment.obj> |