I'm trying to figure out why, using DR on Current Frame, it seems to be hit and miss as to when it uses all 10 of my render slaves. In the console output, it lists all 10 dr hosts but then only connects to 2, or maybe 8, or maybe none. The frame takes approx 30 secs at 720x405 so it's not because it's so simple that it doesn't need the slaves.
I've verified that all render slaves have vray.exe running upon startup:
# ps aux | grep vray
root 3755 0.0 0.3 368224 26740 ? Ssl 17:22 0:00 /usr/autodesk/maya2012-x64/vray/bin/vray.exe -daemon -server -portNumber=20207 -logDir=/tmp/vraymayaslave2012 -display=0
Is this a common problem? How do I get Vray to use all 10 reliably?
-R
(using V-Ray for Maya version 2.00.04 EDU from Apr 28 2011 on CentOS 5.6 with Maya 2012 HF4)
I've verified that all render slaves have vray.exe running upon startup:
# ps aux | grep vray
root 3755 0.0 0.3 368224 26740 ? Ssl 17:22 0:00 /usr/autodesk/maya2012-x64/vray/bin/vray.exe -daemon -server -portNumber=20207 -logDir=/tmp/vraymayaslave2012 -display=0
Is this a common problem? How do I get Vray to use all 10 reliably?
-R
(using V-Ray for Maya version 2.00.04 EDU from Apr 28 2011 on CentOS 5.6 with Maya 2012 HF4)
Comment