Re: Performance in solr7.5

2020-07-08 Thread Sankar Panda
Hi All, Any suggestion? Thanks Sankar Panda On Mon, Jul 6, 2020, 16:58 Sankar Panda wrote: > Hi Eric, > Thanks for your mail. I am seeing that 91`% time cpu is idle. > > if you see below some of the stats ,still i am not able to visualize where > it is wrong > > Filename

Re: Performance in solr7.5

2020-07-06 Thread Sankar Panda
Hi Eric, Thanks for your mail. I am seeing that 91`% time cpu is idle. if you see below some of the stats ,still i am not able to visualize where it is wrong FilenameTypeSizeUsed Priority /mnt/resource/swapfile file2097148 1119

Re: Performance in solr7.5

2020-07-05 Thread Erick Erickson
Look at your I/O stats. My bet is that you’re swapping like crazy and your CPU is relatively idle. 2T of index on two machines is probably simply too much data on too little hardware. Consider stress testing your hardware gradually, see: https://lucidworks.com/post/sizing-hardware-in-the-abstr

Performance in solr7.5

2020-07-05 Thread Sankar Panda
Hi All, I am facing performance issue while searching. It took 10mins to get the results.i have 2 shard and each shard having 2 replicas.80M documents and index size in each shard is 2T. Any suggestions? Thanks Sankar panda