Daz and Iray Servers Farming Mode
rooseveltrp
Posts: 12
Hi,
I recently created a cluster of Iray Servers. The default mode of Iray Server Cluster is that all the GPU machines will work on the same frame until the render is complete.
I want to use the Iray Server's farming mode. This will allow each GPU machine to render a single frame.
But when I launch the cluster using the farming option, Daz doesn't let me connect and throws the following error.
This Works:
server\iray_server.exe -c x.x.x.x --master --interface-address x.x.x.x:10000
This Doesn't Work:
server\iray_server.exe -c x.x.x.x --master --interface-address x.x.x.x:10000 --farming
Daz says, "There was already a connection"
Thanks