Search

Search

Help

Page 74 of 107. Showing 1,065 results (0.013 seconds)

  1. but what if I want each client to only submit to a specific group?

    To do that, you would need to go back to the cluster, establish worker restrictions, then set the client cluster to submit jobs to the appropriate cluster. 1. You will need to modify the qbwrk.conf: [project1] worker_cluster = "/" worker_restrictions = "/…
    Qube 6.4Nov 05, 2012
  2. How do I set up a host so that job will only run that type of host?

    For each Maya Worker create a host property called "host.maya" and set it equal to 1. You can either do this with the Configuration GUI or using a qbwrk.conf: [hostname01] worker_properties = host.maya=1 When you submit a job, the requirement must then in…
    Qube 6.4Nov 05, 2012
  3. What are all the numbers that go into the license resource?

    Qube! keeps track of 4 numbers for licensing. qb.conf controls 1, the supervisor maintains 1, The tool qbupdateresource controls 2 of them. The qb.conf value is set like this, for example: license.maya=50 This value of 50 can only be set in the qb.conf. T…
    Qube 6.4Nov 05, 2012
  4. Can you give an overview of Qube's architecture from a workflow standpoint?

    ) that reads the job package and launches the appropriate commandline or executable for the rendering, etc. The application (like maya) then reads in the scene (stored…
    Qube 6.4Mar 06, 2013
  5. I need to get rid of the worker and/or the supervisor tabs in the configuration GUI

    Remove either the worker or the supervisor.…
    Qube 6.4Nov 05, 2012
  6. What are the main recommended hardware components used by Qube ?

    From a hardware standpoint, the main things recommended are: Server machine to act as the Supervisor A File Server or NAS to store the scenes, textures, and rendered…
    Qube 6.4Nov 05, 2012
  7. Cross-Platform rendering: Windows to OSX to Linux and vice versa

    render farms made up of multiple operating systems. In both cases, rendering becomes a problem as paths are different across operating systems. For example, the path to a Maya scene
    Qube 6.4May 23, 2013
  8. What does a job CPUs, a job's subjobs, and the Host Resource "host.processors" mean with respect to Machine Cores?

    Qube does not explicitly restrict a job to run on a particular core. It leaves that up to the applications to determine. If this is the case, then what to these terms used in Qube mean and how do they relate to machine cores? The terms can be misleading.…
    Qube 6.4Nov 05, 2012
  9. Temporarily take hosts out of the farm.

    Ban the worker using qbadmin worker --remove. Stop and then disable the qubeworker service on that host. This stops the worker from showing up again if I make a --clearbanned call. So to reinstate a worker Reenable and re-start the qubeworker service qbad…
    Qube 6.4Nov 05, 2012
  10. I'm getting an error on an Windows installer about unable to detect Qube

    Run the registry editor on the machine (Start menu, "Run..." then "regedit" and hit enter), and check the following path. HKEY_LOCAL_MACHINESOFTWAREPipelineFXqube There should be BASE_DIR and INSTALL_DIR, which should point to, by default, respectively: B…
    Qube 6.4Nov 05, 2012