Announcement

Collapse
No announcement yet.

render nodes

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

  • render nodes

    hello all.
    We have 3 licenses of vray in our studio, with 15 extra render nodes.
    I would like to know how to setup and use the extra licenses nodes for speed up our animation sequence.
    We use maya 2016.5 and vray 3.40 all under OS X.
    Any one can explain how setup and use the extra nodes in animation.
    thanks a lot

  • #2
    For animation you would usually want to use a render manager like backburner or deadline.
    You can use the V-Ray standalone to render a given frame on a given machine, but that would require some manual setup or scripting.
    The other way to go is to use DR, which would mean all machines rendering the same frame where parts of the image are distributed among those machines. Either way, that means installing only the standalone to those render node machines, where you won't need Maya and a gui/workstation license.

    Here's what we have on our help pages: https://docs.chaosgroup.com/display/...uted+Rendering
    See if it's of any use to you.
    Alex Yolov
    Product Manager
    V-Ray for Maya, Chaos Player
    www.chaos.com

    Comment


    • #3
      We would be interested in a 'Dummies Guide', for settings up DR on the Mac OS X for single images.

      A basic step by step breakdown would be great.

      Comment


      • #4
        You might want to have a look here, then: https://docs.chaosgroup.com/display/...ering+Settings

        The set-up is not specific to any OS:
        1. Installation: Basically, the machines that you're only going to use for rendering, need to have V-Ray Standalone installed. This is done with the same installer that you download for V-Ray for Maya, only after agreeing to the EULA, you need to choose "Standalone Only" as your install type.
        2. Licenses: Then you need to make sure your license setup is correct.
        3. Running the slaves: You need to start the V-Ray render slaves - they will pick up any distributed job over your network. You can look for an executable called "Launch V-Ray Render Slave". If you don't want to do this manually, you can register the slave as a service (at the end of step 1: Installation).
        4. Running DR: Here's where this link comes to use: https://docs.chaosgroup.com/display/...ering+Settings - you need to tell maya what list of V-Ray slaves to look for to distribute render jobs to. And that's pretty much it - just render with "Distributed Rendering" enabled from Maya and it should pick up any running slaves in your network.
        Alex Yolov
        Product Manager
        V-Ray for Maya, Chaos Player
        www.chaos.com

        Comment


        • #5
          Hi all

          When I run the varieslave, I get the following error:
          ' Failed to start network server: Failed to open listening port (4 ' That's 'forty eight'

          I'm running vray on a Mac.

          Cheers

          Comment


          • #6
            This means that there already is a server started. Can you check if it was registered as a service? You would either not need to start the server manually or disable and stop the service to be able to start it manually.
            Alex Yolov
            Product Manager
            V-Ray for Maya, Chaos Player
            www.chaos.com

            Comment


            • #7
              Ah yes, I installed Standalone as a service.

              The vray.bin application is running, but in Maya I get the following error:
              // Warning: line 1: V-Ray : Render host BIRS44DX-RNF9VN.local (10.80.1.225:20207) is not responding //

              Comment


              • #8
                The firewall is off, so allows all incoming connections.
                Is there anything else I'm missing?
                Cheers

                Comment


                • #9
                  Hello,

                  there are a few executables in /Applications/ChaosGroup/V-Ray/maya2016.5/bin which can be used for start/stop/register/unregister render slaves in the machine that they are executed. They all need to be executed with "sudo" command:
                  sudo registerVRaySlaveDaemon to register V-Ray as slave for the current machine so it could start on every boot
                  sudo startVRaySlaveDaemon to start V-Ray as slave for the current machine
                  sudo stopVRaySlaveDaemon to stop V-Ray as slave for the current machine
                  sudo unregisterVRaySlaveDaemon to unregister V-Ray as slave for the current machine so it wont start on every boot

                  Now you need to stop then unregister V-Ray as slave so you won't be getting this error message again, but you will need to start it manually every time.
                  Ivan Shaykov
                  chaos.com

                  Comment


                  • #10
                    Thanks for the info.

                    I unregistered V-Ray slave.

                    Used sudo registerVRaySlaveDaemon

                    restarted, but still the error message.

                    I tried manually starting the slave:
                    sudo startVRaySlaveDaemon

                    and restarting the Client mac but have the same error.

                    Is there anythings else I’m missing?

                    Comment


                    • #11
                      Does the license server need to be on the slave?

                      Comment


                      • #12
                        Try manually starting the vray executable, not the slave daemon (service). It should be done with a command in the terminal like this: /Applications/ChaosGroup/V-Ray/maya2016.5/vray/bun/vray -server
                        See if that helps.
                        Alex Yolov
                        Product Manager
                        V-Ray for Maya, Chaos Player
                        www.chaos.com

                        Comment


                        • #13
                          Originally posted by sherridge101 View Post
                          Does the license server need to be on the slave?
                          No, the slave only needs to know where to obtain a license from. If there's a licensing problem, there will be an explicit licensing error message.
                          Alex Yolov
                          Product Manager
                          V-Ray for Maya, Chaos Player
                          www.chaos.com

                          Comment


                          • #14
                            Starting the vray executable, I'm having some errors:
                            (The same port 48 errors)
                            Attached Files
                            Last edited by sherridge101; 08-02-2017, 09:23 AM.

                            Comment


                            • #15
                              Do you have V-Ray installed for other Maya versions or is there a separate V-Ray Standalone installation? Maybe they have a service that's running?
                              Alex Yolov
                              Product Manager
                              V-Ray for Maya, Chaos Player
                              www.chaos.com

                              Comment

                              Working...
                              X