wohali commented on issue #796: CouchDB Error - No DB shards could be opened
URL: https://github.com/apache/couchdb/issues/796#issuecomment-327600353
 
 
   Still sounds like you're running into a max fds issue.
   
   I know nothing about that bitnami image, but do you know how it starts 
CouchDB? If it's via systemd, systemd has its own overrides on fd limits that 
need modifying. There are other places you need to change fd limits as well.
   
   Some resources:
   * 
https://stackoverflow.com/questions/1356675/check-the-open-fd-limit-for-a-given-process-in-linux
   * 
https://serverfault.com/questions/356962/where-are-the-default-ulimit-values-set-linux-centos
   * 
https://serverfault.com/questions/752086/how-to-permanently-increase-rabbitmq-file-descriptors-limit/855722
 (rabbitmq but the same thing applies to CouchDB)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to