swordfish wrote:stephan.klein wrote:2.
indexer reindexed the mailboxes after upgrade, the system was not really responsible for about six hours.
How many users do you have and how big is your mail store to take 6 hours for reindexing?
HI,
our system is indexing to after the upgrade, but we try to reduce the cpu load like described in the faq http://www.scalix.com/wiki/index.php?ti ... e_CPU_time
We set in the general.cfg
IDX_MAXLOAD=1
IDX_MINLOAD=0.5
With this setting the load on a per CPU should be limited to an usable amount.
But something does not work, because we still have load average about 3.0
Why?