Announcement

Collapse
No announcement yet.

Adding multiple IP addresses to DR list.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Adding multiple IP addresses to DR list.

    From time to time I need high res renders done locally on my desktop. To do this, we add machines from our render farm to the DR list. Our farm is now over 100 machines. Is there a way to add via text/script, the IP addresses of all our machines at once rather than entering them one at a time through the DR/Settings UI? I know this info is stored in a config file somewhere because any machine I add is still on the list after I save, quit, reopen the maya scene. Problem is, I can't find where this info is saved or any docs on the matter.

    specs:

    OSX Yosemite v 10.10.3

    Maya 2015

    V-Ray 3.0


    Cheers,



    -Seth

  • #2
    The DR settings are saved in files called "server_list.tmp", "server_ports.tmp", "server_status.tmp" and "server_alias.tmp"; these are located in the folder returned by the MEL command `internalVar -userAppDir`

    You can check out the vrayDR.mel script where the DR settings dialog is implemented.

    Best regards,
    Vlado
    I only act like I know everything, Rogers.

    Comment


    • #3
      Great, much appreciated. Found it in server_list.tmp.

      Comment

      Working...
      X