Page History
...
Expand | ||
---|---|---|
| ||
While it's not necessary to check that your render servers are running properly, vraydr_check is a useful tool if there's a problem with communication among them.
The proper syntax for vraydr_check is from the path C:\Program Files\Chaos Group\V-Ray\Maya 20yy 20nn for x64\vray\bin (where 20yy 20nn is the version of Maya for which V-Ray is installed), run vraydr_check -host=ip (or computer name) -port=#####. An example is: vraydr_check -host=techdocs04 -port=20207. If the computer is running the render server, the Status comes back as ready and the version of V-Ray is displayed. The location of the vraydr_check executable is found at /usr/ChaosGroup/V-Ray/Maya 20nn-x64/vray/bin for the Linux OS, and at /Applications/ChaosGroup/V-Ray/MayannnnMaya20nn/VRay.app/Contents/MacOS for the macOS. For more information on using the vraydr_check tool, please see the Distributed rendering page. |
...