Hey upperstorey,
Yes that's correct. The workers will each be assigned a subjob. However this depends on a few factors. Such as subjob failure as well as host availability. Assuming each worker host is functioning properly, qube! will distribute a subjob to each host.
Thanks for the information, I'll describe how you'll want to setup your farm:
Because you're using a PDC (which is the best windows studio environment) you'll probably want output files owned by the job to be under that job user's permissions. In this environment you'll want to make 2 simple changes. 1 on the worker and 1 on the client. You'll also be required to register your account with the supervisor.
First, goto each worker and open up the "Configuration" tool under Start->Programs->Pipeline FX->qube! 4.0
You'll want to modify the worker's configuration to run all jobs using the real user. To do this, select the "worker" tab and then select the "proxy" settings tab. In this dialog, switch the proxy execution mode from "proxy" to "user" then click on "OK" allow the tool to restart the worker.
Second, on the host you're submitting your jobs from, you'll want qube! to detect the mounted directories and duplicate them on the workers. Again, open up the Configuration Tool on the client host this time. Select Client Settings and look for the "Auto-Mount" feature. This should be turned on.
Now that your client and workers are all setup, the last step is to register you're user's account with the supervisor. To do this, login as the user you plan to submit your jobs from. Run the login tool: Start->Programs->Pipeline FX->qube! 4.0
This tool will prompt you for your domain password. (This is only required every time you change your password.) Once you've finished inputting it, submit a new job into the queue. By either submitting the job from maya, or by using qubic!
If you're still having trouble, it helps to get the following information:
The worker's log file: C:\Program Files\pfx\qube\logs\workerlog.*
The job's detailed information: run command line: qbjobs -l <jobid>
The worker's log will contain information on login attempts and also will list issues with mounting/unmounting drives.
Thanks,
Anthony