> Note that (to answer Uwes question also) I created an Infra issue back > in > December > for a new Solaris zone for Hudson and Buildbot. > > http://issues.apache.org/jira/browse/INFRA-2360 > > I hope to get the new Hudson zone up and running in the next day or > two, > which should > alleviate pressure from the other two.
I am not sure, if this would solve the load problems on lucene.zones: load averages: 50.76, 50.55, 47.90 08:21:02 32 processes: 29 sleeping, 1 running, 2 on cpu CPU states: 0.0% idle, 50.2% user, 49.8% kernel, 0.0% iowait, 0.0% swap >From my solaris knowledge, the given load in the output of "top" is not from >this zone alone, it is the load of the whole physical machine (and 1 running >java compilation process cannot create a load of 50). Nothing more is running >at the moment on that zone. So my question is more, what is also running on the *physical* machine, that eats up all the cpu resources? Uwe