I am currently trying to set up our renderfarm with vray and come across the issue that the render slaves cannot find the license, resulting in error 61.
As for the situation, I don't want to setup the farm for distributed rendering but rather have all nodes working on their own images.
The license for the farm resides on one workstation and should also serve the farm nodes - which should be no problem as I understand it. When submitting a job the slave starts vray standalone just fine but then ends with the license error.
I specified the location of the license server in advance with:
and running
confirms that location has been set.
Also when opening a browser on the render node and searching for "http://serverName:30304" I get to the licensing page with all the license information. So, from that point everything seems to work fine.
Enabling or disabling the firewall doesn't make any difference.
Still I receive the license error on all render nodes.
If anyone could shed some light on the problem I would really appreciate it. Searching the forums gave no direct help as anyone only seems to be concerned with DR.
Cheers, Ingo
As for the situation, I don't want to setup the farm for distributed rendering but rather have all nodes working on their own images.
The license for the farm resides on one workstation and should also serve the farm nodes - which should be no problem as I understand it. When submitting a job the slave starts vray standalone just fine but then ends with the license error.
I specified the location of the license server in advance with:
Code:
/Applications/Autodesk/maya2012/Maya.app/Contents/vray/bin/setvrlservice.exe -server=serverName
Code:
/Applications/Autodesk/maya2012/Maya.app/Contents/vray/bin/setvrlservice.exe -dump
Also when opening a browser on the render node and searching for "http://serverName:30304" I get to the licensing page with all the license information. So, from that point everything seems to work fine.
Enabling or disabling the firewall doesn't make any difference.
Still I receive the license error on all render nodes.
If anyone could shed some light on the problem I would really appreciate it. Searching the forums gave no direct help as anyone only seems to be concerned with DR.
Cheers, Ingo
Comment