I have a question regarding how far can we push the limit of a content node.
My setup is one machine being stateless, the other being a content node. I noticed that when pushing a lot of documents (around 50k characters), the node will fail around 80 Millions docs, which is about 1 Terabyte of data.
The content node has 4Tb of storage, for 115Go of memory. I do not save anything as attribute, only summary and index.
The thing is that I can't properly manage to identify what is the cause of the failure of the content node, for example, which metrics to look at to identify the problem.
I thoroughly read the sizing documentation, but I did not found my answer. Maybe do you have some hints on where to look ?