We've got Qube 5.5 running in the labs at school and it has mostly worked fine. We're using the log-in and log-out scripts so that the machines are locked when someone logs in, and unlocked when they log out.
While this mostly worked, it didn't always. Folks would be trying to work and the machine would be tanking because there was a render going in the background. Everyone quickly figured out that if they killed the worker.exe and mayabatch.exe that the render in the background stopped. While this worked for them, it took the machine completely off the render farm when they logged off. We ended up with a significant amount of CPUs that were listed as down.
The only thing I could think of is that the worker is waiting until the current frame is rendered before stopping the process on a machine. So if a 2 hour frame is rendering when someone logged in, it would still be running in the background for a couple of hours. Does this sound correct?
Is there a way to configure the workers to stop jobs immediately when they are locked? Or a command to immediately stop a job while leaving the worker.exe running?
Thanks for any help!
Marty