Is there any firewall or another program that might be blocking the connection? If you look at the V-Ray RT render server command line window on the slave machine, what does it say?
The primary workstation is 64-bit. Here is the info from the command line window on the 32-bit system that I’m hoping to add, to help with the V-Ray RT distributed render:
Reading configuration from “C:\Program Files\Chaos Group\V-Ray\RT for 3ds Max 2009 for x86\bin\/vrayconfig.xml”
===============================================
V-Ray RT render server, version 0.10.15 for x86
Copyright (C) 2000-2009 Chaos Group Ltd. All rights reserved.
Use -credits option for additional third-party copyright notices.
Build from Dec 18 2009, 14:44:19
Compiled with Intel C++ compiler, version 11
Operating system is Microsoft™ Windows™, version 5.1, Service Pack 3
V-Ray core version is 1.90.02
===============================================
Loading plugins from “C:\Program Files\Chaos Group\V-Ray\RT for 3ds Max 2009 for x86\bin/plugins/vray_*.dll”
98 plugin(s) loaded successfully
Finished loading plugins.
Entering server mode - waiting for render requests on port 20206. Press Ctrl+C to exit.
Just for the record, Vlado, I’m experiencing the same things here. 64 bit Windows 7 as the workstation, with a number of XP32 bit slaves. I do not believe the slaves are joining in the RT render -- you would see them initialize in the ActiveShade window log, correct?
Have I forgotten anything?
· Each Slave works great with normal Distributed Rendering.
· Each Slave has RT 32 bit installed (of course).
· Each slave has V-Ray RT Render Slave Server running. The Command Line window reads similarly to Tim’s.
It would be best to check the V-Ray RT render server window on the render slaves and also check out the Task Manager to be sure that they are doing anything.
OK. Here’s what’s on the Render Slave server window…
Reading configuration from "C:\Program Files\Chaos Group\V-Ray\RT for 3ds Max 20 10 for x86\bin\/vrayconfig.xml" =============================================== V-Ray RT render server, version 0.10.15 for x86 Copyright (C) 2000-2009 Chaos Group Ltd. All rights reserved. Use -credits option for additional third-party copyright notices. Build from Dec 17 2009, 13:35:38 Compiled with Intel C++ compiler, version 11 Operating system is Microsoft™ Windows™, version 5.1, Service Pack 2 V-Ray core version is 1.90.02 =============================================== Loading plugins from "C:\Program Files\Chaos Group\V-Ray\RT for 3ds Max 2010 for x86\bin/plugins/vray_*.dll" 98 plugin(s) loaded successfully Finished loading plugins. Entering server mode - waiting for render requests on port 20206. Press Ctrl+C t o exit.
I looked at the Task Manager on the Render Slave and it reports the RT Render Server is Running:
V-Ray RT render server - vray.exe -server -rtEngine=1 -portNumber=20206
Is there anything else I could check? The slave is still not picking up the RT job, as far as I can tell…
I just wanted to make a note here that I got the RT/DR slaves working. I’m not sure exactly how but there was some interference with the Eset security system I use that wasn’t apparent unless I was looking directly at the servers as I started an RT session. After creating rules for the RT Render Server and starting RT sessions and render slaves multiple times in different orders, each server finally started working, as evidenced by each render slave command window.
Then there was a question of the slaves not finding maps on a common network server. Even though UNC names are used and Vray production DR worked fine, I could not get the RT/DR servers to find the maps. I ended up setting the Vray Assets Environment Variable on each slave, which worked perfectly. I am using a mixture of 64 and 32 bit systems, but I do not know if this was the problem or not.
I hope this might help someone having similar problems…