On 20/12/2016 01:56, Brian Narsi wrote:
We have had a situation where Solr node was in distress due to hard drive
being full and the queries became very slow. Since our Solr cluster has two
nodes with indexes being fully available on both the nodes, we think that
one good solution would be to just stop the Solr instance on a distressed
node. That way the other node will continue to serve queries until the
distressed node is fixed.
Can folks please share their experiences in such a situation?
What are some good ways to handle this? How/when should we detect that the
host (linux) is in distress and then stop the solr node?
Thanks,
We ran into some disk space issues with a recent project, and built
something that blocks when space is low: you might find it useful.
Details at
http://www.flax.co.uk/blog/2016/04/21/running-disk-space-elasticsearch-solr/
Cheers
Charlie
--
Charlie Hull
Flax - Open Source Enterprise Search
tel/fax: +44 (0)8700 118334
mobile: +44 (0)7767 825828
web: www.flax.co.uk