Re: priority of indexer (SLES7, Domino 5.0.11)
"Jan Caspary" <[email protected]>
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <OFF6DEA6EA.34FB7CC7-ONC1256DDA.0047BE13-C1256DDA.00483E57@abstract-factory.de> |
Hi, I dont think this would work because all processes of the domino server would have nice-level -19. A better solution might be a ps | grep for the indexer process after the domino is started in the file /etc/init.d/domino to get the process-id. Now you can change the nice-level. Regards Jan [email protected] 10.11.2003 12:31 To: [email protected] cc: [email protected] Subject: Re: [suse-domino] priority of indexer (SLES7, Domino 5.0.11) Hi again, do following : 1) chmod 4755 /usr/bin/nice (will be started as root) 2) put "nice -n-19 ... " into the line where "$DOMINOBIN" will be started cu bruno [email protected] schrieb am 10.11.2003 11:47:10: > > Hi all, > > we work with a rather large db (> 2GB) and experience degradations in user > responiveness whenever the indexer is busy. When I manually renice the process > to -19, user experience is much better. Unfortunately, we down the domino > server each night for backup purposes (via rcdomino stop/start), and > thereafter, the process runs with ist standard priority. > Is there a way to start the indexer process with another priority, making it > nice on startup? > > Regards, Lucian Greis -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]