Error I don't understand in logs: rexi_server error "fabric_rpc:all_docs/3 exit:{killed..." #3482
Unanswered
gilbrechbuhler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have an issue in a CouchDB cluster. I have regularly (once every hour approximatly) those kind of CouchDB logs appearing on the nodes :
I spent a lot of time researching this over Internet and trying to tweak every configuration I thought would be make sense for this issue. But I could not find a solution. I found information on similar issues but with timeouts (here for example #1008), but here it looks to be a different problem as the process gets killed and there is no timeout in the logs.
The cluster is made of 3 CouchDB nodes (running on LXC containers) with 8 CPU and 8 GB of RAM for each containers. The nodes are in different datacenters but the datacenters are connected together with a 1GB/s link.
OS: Debian 10
CouchDB version: 2.3.1
Here is the content of my /opt/couchdb/etc/local.d/local.ini:
Also the content of the /opt/couchdb/etc/vm.args:
So all nodes seem to be present and visible in the cluster.
Configuration is strictly identical on all three nodes.
I'm a bit lost on this issue, I tried setting the log level to debug to get more information but there is a lot of loads on these CouchDB so I could not really get anything usable.
Has anyone seen this error message before ? Does anyone know what I can do to solve this or what could be responsible of killing the process ?
Thanks a lot in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions