- Fri Aug 19, 2011 4:56 am
#346302
We need full control of the render queue using the command line.
In practise we need to set flags to the command: mxnetwork -monitor -addjob:
such that the command doesn't just add the job to the queue but executes it as well.
Currently you can do the following using command line:
1. Start Network Manager
2. Start Render Node
3. Start Manager
4. Bind everything together......great.......but....
But you can't actually start a render job !!
You HAVE TO launch the Add-Job GUI wizard to start the job (mxnetwork -monitor -addjob:)
This command is useless in a Linux based network if the server that runs the manager does not have a display.
(e.g an off-site render farm)
Because in this situation Maxwell MUST run under the virtual frame buffer.
Thanks
In practise we need to set flags to the command: mxnetwork -monitor -addjob:
such that the command doesn't just add the job to the queue but executes it as well.
Currently you can do the following using command line:
1. Start Network Manager
2. Start Render Node
3. Start Manager
4. Bind everything together......great.......but....
But you can't actually start a render job !!
You HAVE TO launch the Add-Job GUI wizard to start the job (mxnetwork -monitor -addjob:)
This command is useless in a Linux based network if the server that runs the manager does not have a display.
(e.g an off-site render farm)
Because in this situation Maxwell MUST run under the virtual frame buffer.
Thanks

- By Jochen Haug