Hi I am running a Sonar metrics build on a slave for a pretty hefty project. Looking at load average my master spikes (5 min load average of 8's and 9's on a 4 core machine) at the end of the 2 hour build which is when the sonar activity is taking place.
My questions are Is the sonar command run on slave or on the master? Is the data in someway funneled through the master from slave to the sonar DB? Is this not related to Sonar at all and is just the IO transfer of cobertura artifacts back to the master?
