RE: Open file limit warning when starting solr

2018-12-16 Thread Armon, Rony
't rememeber the entire name), that is for configure the daemon. I'm not fully sure if is different on Ubuntu, but showld be similar. Greetings! El vie., 14 dic. 2018 a las 14:47, Armon, Rony () escribió: > I don’t have a file named solr n etc/init.d and I followed the > instr

RE: Open file limit warning when starting solr

2018-12-15 Thread Armon, Rony
a file in /etc/init.d/solr that runs the daemon at boot, and a file in /etc/default/solr (i don't rememeber the entire name), that is for configure the daemon. I'm not fully sure if is different on Ubuntu, but showld be similar. Greetings! El vie., 14 dic. 2018 a las 14:47, Armon, Rony (

RE: Open file limit warning when starting solr

2018-12-14 Thread Armon, Rony
tezTZl9gDqIBoHVoL8I6zsy6C97uH4KauOE&s=KT98Xa93AgxUFtCr1pR_abkYgq3cViJfpad6bbvnmfY&e= I've not done this on my Debian, but maybe Ubuntu need it. Greetings!. El mié., 12 dic. 2018 a las 16:30, Armon, Rony () escribió: > Probably not solr: > rony@rony-VirtualBox:~$ sudo su - > r

RE: Open file limit warning when starting solr

2018-12-12 Thread Armon, Rony
Solr user > before check the limits again, then it shows its limits. Are you > running the daemon as solr user? > > Other command to check is: > > > # sysctl -a|grep -i fs.file-max > > fs.file-max = 6167826 > > > If is low then you may increase it. > > Gre

RE: Open file limit warning when starting solr

2018-12-12 Thread Armon, Rony
-i fs.file-max > fs.file-max = 6167826 If is low then you may increase it. Greetings! El mié., 12 dic. 2018 a las 14:44, Armon, Rony () escribió: > rony@rony-VirtualBox:~$ ulimit -n > 1024 > rony@rony-VirtualBox:~/solr-7.5.0$ ulimit -n > 1024 > > -Original Message-

RE: Open file limit warning when starting solr

2018-12-12 Thread Armon, Rony
solr Hello, What output you get with this commands?: > root@solr-temp01:/# ulimit -n > 1024 > root@solr-temp01:/# su solr > solr@solr-temp01:/$ ulimit -n > 65000 Greetings! El mié., 12 dic. 2018 a las 12:53, Armon, Rony () escribió: > Hi Daniel and thanks for the prompt reply

RE: Open file limit warning when starting solr

2018-12-12 Thread Armon, Rony
d for me on Debian 9. Greetings! El mié., 12 dic. 2018 a las 11:09, Armon, Rony () escribió: > Hello, When launching solr (Ubuntu 16.04) I'm getting: > * [WARN] *** Your open file limit is currently 1024. >It should be set to 65000 to avoid operat

Open file limit warning when starting solr

2018-12-12 Thread Armon, Rony
Hello, When launching solr (Ubuntu 16.04) I'm getting: * [WARN] *** Your open file limit is currently 1024. It should be set to 65000 to avoid operational disruption. If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in your prof