You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/03/03 23:06:00 UTC

[GitHub] adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened

adyshimony commented on issue #796: CouchDB Error - No DB shards could be opened
URL: https://github.com/apache/couchdb/issues/796#issuecomment-370187107
 
 
   Hi,
   
   I have the same issue with 60 dbs, running on a local computer, each db has 4 views, up to 2 millions docs for every DB.
   I am getting emfile error, and shard db.
   https://gist.github.com/adyshimony/d5b9fec95a7ec7544095cef398960c5c
   
   I set up the config exactly as written here 
   http://docs.couchdb.org/en/stable/maintenance/performance.html#system-resource-limits
   
   Checking ulimit -n returns 64000
   
   Also set max_dbs_open is 15k
   Also added 
   [couchdb]
   update_lru_on_read = false
   
   Any clew can help me out here.
   
   
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services