Dear all,
I have a cluster of 6 nodes of heavy indexing works, it's 4000docs/s for each. all of those nodes have the same hardware configuration and elasticsearch configuration.
this is of the normal node:
and this is the node with much higher write operations:
why there is 50 times difference of these 2 nodes?
the elasticsearch version is 1.3.0 and doc value is enabled.
thanks.
this node is not master, and we have daily index with 6 shards+0replica and each shard a node.
And I just found that though this node has same number of file write operation with current master node, and it is 50 times then other nodes. but the write bytes of all nodes are same!
after a few study on this, I found this node had same write size with other nodes. So, I ran iostat on these nodes and found this node had much higher wrqm/s and very small avgrq-sz , and that's why bigdesk showed there are so many write operations and same write size. but why? any comment?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.