Search
Page 29 of 1,195. Showing 11,950 results (0.017 seconds)
_qubeUninstallSupervisorOrder
Uninstalling the Qube Supervisor The only condition is that the Qube-core is uninstalled last. You can uninstall all other Qube components in any order. The most common order is uninstall the Qube supervisor uninstall the QubeGUI (if installed) uninstall…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…Can you give an overview of Qube's architecture from a workflow standpoint?
Yes, here is a sample workflow that showcases Qube's main components: An artist submits a job from either Client machine (through the QubeGUI, in-application submission, command-line, python, etc) This creates a package of information (strings, numbers, e…I need to get rid of the worker and/or the supervisor tabs in the configuration GUI
Remove either the worker or the supervisor.…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 images in a central location. Either artist workstations or a dedicated farm of Worker ma…Cross-Platform rendering: Windows to OSX to Linux and vice versa
Rendering on Mixed-OS farms or in Mixed-OS facilities Many Qube customers have artists running on one operating system while the render farm runs on another. Some have render farms made up of multiple operating systems. In both cases, rendering becomes a…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.…How to upgrade a worker on Windows
You need to uninstall the older Qube components, and then install the newer ones. No data is lost during the uninstall/re-install. Stop the worker service If you want to avoid a reboot during the uninstall/reinstall cycle, you need to stop the Windows Qu…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…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…