Hi Steven, At this point I suspect you're using the Python client in such a way that too many connections are being created. Are you re-using the RiakClient object or repeatedly creating new ones? Can you provide any code that reproduces your issue?
-- Luke Bakken Engineer lbak...@basho.com On Tue, Jan 31, 2017 at 7:47 PM, Steven Joseph <ste...@streethawk.com> wrote: > Hi Luke, > > Here's the output of > > $ sysctl fs.file-max > > fs.file-max = 20000500 > > Regards > > Steven > > On Wed, Feb 1, 2017 at 9:30 AM Luke Bakken <lbak...@basho.com> wrote: >> >> Hi Steven, >> >> What is the output of this command on your systems? >> >> $ sysctl fs.file-max >> >> Mine is: >> >> fs.file-max = 1620211 >> >> -- >> Luke Bakken >> Engineer >> lbak...@basho.com >> >> >> On Tue, Jan 31, 2017 at 12:22 PM, Steven Joseph <ste...@streethawk.com> >> wrote: >> > Hi Shaun, >> > >> > Im having this issue again, this time I have captured the system limits, >> > while riak is still crashing. >> > >> > Please note lsof and prlimit outputs at bottom. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com