I'm strugling with DR Server at the moment. It take ages to "collect any extra data". I think I finally figured out why though:
After the render hits the pass limit, all the salves receive the END signal and generate 40+ .exrs. I assume this is normal because its the remaining parts of the rendered frame?
Some of the slaves send out the rest of the .exrs after it has created them in one go, and the drserver log looks like the 1st attached pic.
Other slaves seem to send out the rest of the .exrs 1 at a time based on the sync interval so it takes ages (~15min extra on a test I did where the render hit the pass limit in 13min), the log for these problem machine is in the second pic.
Bit of extra info: We have 27 slaves, the sync time was 60sec and 500,000 pixels (the defaults), the test scene I used was just the Alpha benchmark apartment set to 8096x4554px and 80passes in Corona 1.4
Any idea on what is going wrong here?