Re: Re[2]: Solr CPU usage

2018-05-16 Thread Deepak Goel
1. Are you using two VM's on the same machine? 2. Why are the CPU usage graphs different (during the same time interval 15.40-16.00)? The master and slave are on the same computer, right? 3. The cpu utilised in the method graph is very less as compared to the time interval shown in the cpu usage

Re[2]: Solr CPU usage

2018-05-16 Thread Александр Шестак
Master/slave are working on single computer with Intel Core i5 3.2GHz (it is 4 cores). It is standard visualVm ui with CPU usage. I think that it show overall CPU usage (for all cores). >Среда, 16 мая 2018, 17:42 +03:00 от Deepak Goel : > >How many CPU's do you have in master/slave? > >The gra

Re: Solr CPU usage

2018-05-16 Thread Deepak Goel
How many CPU's do you have in master/slave? The graphs shown by you are for 'a single CPU' or 'All the CPU'? Deepak "The greatness of a nation can be judged by the way its animals are treated. Please stop cruelty to Animals, become a Vegan" +91 73500 12833 deic...@gmail.com Facebook: https://

Re: Solr CPU usage

2018-05-16 Thread Shawn Heisey
On 5/16/2018 7:11 AM, Александр Шестак wrote: Hi, I have a question about unpredictable CPU usage by solr. We have recently migrated our application from Solr 4.6.1 to Solr 7.1.0. We use master/slave approach. And now we have noticed that CPU usage of master/slave in passive state (no request

Re: Solr CPU Usage

2014-08-28 Thread Greg Harris
gt; > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4155747.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr CPU Usage

2014-08-28 Thread rulinma
I think that is configs not tuned well. Can use jmx to monitor what is doing? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4155747.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr CPU Usage

2014-08-28 Thread Chris Hostetter
: Yes i'm just worried about load average reported by OS, because last week : suddenly server can't accessed so we have to hard reboot. I'm still : investigating what is the problem, because this server is dedicated to solr ok - so here is the key bit. basically, nothing else you've mentioend i

RE: Solr CPU Usage

2014-08-28 Thread hendra_budiawan
Hi Jacques, I will try your advice to schedule index with different times also will try to start research with tomcat7 and java8. Thank you so much, Hendra -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4155562.html Sent from the Solr - User

RE: Solr CPU Usage

2014-08-28 Thread Jacques du Rand
little bump in efficiency by going with Tomcat 7 and java8. Jacques From: hendra_budiawan [hendra.budiawan...@gmail.com] Sent: Thursday, August 28, 2014 9:46 AM To: solr-user@lucene.apache.org Subject: RE: Solr CPU Usage HI Jacques, Yes we index and searc

RE: Solr CPU Usage

2014-08-28 Thread hendra_budiawan
HI Jacques, Yes we index and search from this box, we have 6 core with almost 4000K document each core getting and bigger each day. Regards, Hendra Budiawan -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p412.html Sent from the Solr - User

RE: Solr CPU Usage

2014-08-28 Thread Jacques du Rand
Do you index and search from this box ? How many documents do you have ? From: Shawn Heisey [s...@elyograg.org] Sent: Thursday, August 28, 2014 7:48 AM To: solr-user@lucene.apache.org Subject: Re: Solr CPU Usage On 8/27/2014 8:42 PM, hendra_budiawan wrote

Re: Solr CPU Usage

2014-08-27 Thread hendra_budiawan
this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4155528.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr CPU Usage

2014-08-27 Thread Shawn Heisey
On 8/27/2014 8:42 PM, hendra_budiawan wrote: > Yes i'm just worried about load average reported by OS, because last week > suddenly server can't accessed so we have to hard reboot. I'm still > investigating what is the problem, because this server is dedicated to solr > only, we suspect the proble

Re: Solr CPU Usage

2014-08-27 Thread hendra_budiawan
process but i'm still looking another possibility what makes this problem arises. Can you give me suggestion what supposed i need to check further? Thank's in advanced Hendra -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4155512.html Sent fro

Re: Solr CPU Usage

2014-08-27 Thread Shawn Heisey
On 8/27/2014 7:53 PM, hendra_budiawan wrote: > HI Shawn, thank's for reply here is standard top > > > > My server have enough RAM, so i think it's not RAMproblem > > total used free sharedbuffers cac

Re: Solr CPU Usage

2014-08-27 Thread hendra_budiawan
Hi Jack, High usage is happening when we restart the server a week ago, we still investigating to find the problem maybe there is something i'm missed to check. Regards, Hendra Budiawan -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4155507

Re: Solr CPU Usage

2014-08-27 Thread hendra_budiawan
19443 0293 5549 -/+ buffers/cache: 6786 25286 Swap:31999 0 31999 Still investigating right know to find the problem. Regards, Hendra Budiawan -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370p4

Re: Solr CPU Usage

2014-08-27 Thread Jack Krupansky
Sent: Wednesday, August 27, 2014 9:51 AM To: solr-user@lucene.apache.org Subject: Re: Solr CPU Usage On 8/27/2014 4:16 AM, hendra_budiawan wrote: I'm having high cpu usage on my server, detailed on picture below <http://lucene.472066.n3.nabble.com/file/n4155370/htop-server.png> Using de

Re: Solr CPU Usage

2014-08-27 Thread Shawn Heisey
On 8/27/2014 4:16 AM, hendra_budiawan wrote: > I'm having high cpu usage on my server, detailed on picture below > > > Using default config for solrconfig.xml & schema.xml, can anyone help me to > identified why the cpu so high on

Solr CPU Usage

2014-08-27 Thread hendra_budiawan
k's in advanced. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-CPU-Usage-tp4155370.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr cpu usage

2013-10-08 Thread Tim Vaillancourt
x27;re building a spec for a machine to purchase. > >> >> We're going to buy 10 machines. > >> >> we aren't sure yet how many proccesses we will run per machine. > >> >> the question is -should we buy faster cpu with less cores or slower > cpu

Re: solr cpu usage

2013-10-07 Thread Erick Erickson
many proccesses we will run per machine. >> >> the question is -should we buy faster cpu with less cores or slower cpu >> >> with more cores? >> >> in any case we will have 2 cpus in each machine. >> >> should we buy 2.6Ghz cpu with 8 cores or 3.5Ghz cpu with 4 cores? >> >> >> >> what will we gain by having many cores? >> >> >> >> what kinds of usages would make cpu be the bottleneck? >> >> >> >> >> >> >> >> >> >> -- >> >> View this message in context: >> >> http://lucene.472066.n3.nabble.com/solr-cpu-usage-tp4092938.html >> >> Sent from the Solr - User mailing list archive at Nabble.com. >> >> >>

Re: solr cpu usage

2013-10-07 Thread Tim Vaillancourt
is -should we buy faster cpu with less cores or slower cpu > >> with more cores? > >> in any case we will have 2 cpus in each machine. > >> should we buy 2.6Ghz cpu with 8 cores or 3.5Ghz cpu with 4 cores? > >> > >> what will we gain by having many cor

Re: solr cpu usage

2013-10-05 Thread Erick Erickson
; >> what will we gain by having many cores? >> >> what kinds of usages would make cpu be the bottleneck? >> >> >> >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/solr-cpu-usage-tp4092938.html >> Sent from the Solr - User mailing list archive at Nabble.com. >>

Re: solr cpu usage

2013-10-03 Thread Otis Gospodnetic
pu be the bottleneck? > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solr-cpu-usage-tp4092938.html > Sent from the Solr - User mailing list archive at Nabble.com. >

solr cpu usage

2013-10-01 Thread adfel70
hine. should we buy 2.6Ghz cpu with 8 cores or 3.5Ghz cpu with 4 cores? what will we gain by having many cores? what kinds of usages would make cpu be the bottleneck? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-cpu-usage-tp4092938.html Sent from the Solr - Us

Re: Solr CPU usage

2009-11-27 Thread Yonik Seeley
On Fri, Nov 27, 2009 at 12:09 PM, Girish Redekar wrote: > Am running both my server and client on ubuntu machines. The client is on a > different box. The server CPU and RAM are both well below 50%. OK, then the obvious thing to try would be to move the client to the server machine and see if you

Re: Solr CPU usage

2009-11-27 Thread Girish Redekar
Yonik, Am running both my server and client on ubuntu machines. The client is on a different box. The server CPU and RAM are both well below 50%. Girish Redekar http://girishredekar.net On Fri, Nov 27, 2009 at 10:07 PM, Yonik Seeley wrote: > On Fri, Nov 27, 2009 at 9:30 AM, Girish Redekar > wr

Re: Solr CPU usage

2009-11-27 Thread Yonik Seeley
On Fri, Nov 27, 2009 at 9:30 AM, Girish Redekar wrote: > Hi > > I'm testing my Solr instance with multiple simultaneous requests. Here's my > test. > > For an index of ~200K docs, I query Solr with 10 simultaneous threads. Can > someone help me explain/improve the following observations: > > 1) So

Solr CPU usage

2009-11-27 Thread Girish Redekar
Hi I'm testing my Solr instance with multiple simultaneous requests. Here's my test. For an index of ~200K docs, I query Solr with 10 simultaneous threads. Can someone help me explain/improve the following observations: 1) Solr doesn't seem to use all the available CPU to improve response times