Search
Page 28 of 1,195. Showing 11,950 results (0.092 seconds)
Setting Commandline Environment Variables (optional)
Having the Qube commands available in the path from the commandline can be useful. Here is what is needed to set this up: Linux (~/.cshrc/ or ~/,tcshrc): setenv QBDIR /usr/local/pfx/qube set path = ($path $QBDIR/bin $QBDIR/sbin) Linux (~/.bashrc): export…How to add a Qube! button to your maya shelf
Maya Shelf Qube! submit button: This tech tip takes you through the steps to create a Qube! Submit button in your “Render” shelf in Maya https://lh6.googleusercontent.com/jiCk059K3n2SiWK9mwVkSoMF5k7Xp2DBfHfIP2yM8ioKn7KYsUNLcfugIUAE4CYjasJwDAAqduv0fTmGE…What if I want to lock down certain hosts to specific groups that will only run jobs submitted to those groups?
As we discussed, a host group is like an "alias" for a set of machines. You can assigned a host to more than one group, but jobs sent to the group will only run on those machines. A cluster is a priority scheme that will allow a job to run anywhere there…Qube self-update functionality
We're often asked if all or part of Qube can automatically update itself, such as: the Qube supervisor automatically upgrading all or a portion of the workers in a farm the clients have a "check for updates" function Unfortunately, the short answer is "no…How to add a Qube! button to your C4D palette
Open cinema 4d and right click on the palette and scroll down to “command manager” https://lh6.googleusercontent.com/T2Ivh1hC4KG5J_1dBZpFe2Y2C7T10vE4T1YILpN3KXte3Dvn9dzLoDRYI-sFk7-dPW6qlhdboDq3R7JTNfAQrZT-4Bdl8DmrpGtNxfS11BhfM00C9iE with command manage…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 = "/…How to add a Qube! Button to After Effects
Download the attachement on this page in addition to the “File > Scripts > Qube! submit” method you can now have a dock-able submit button as seen below https://lh3.googleusercontent.com/RVjFcfz4ZFtN2GFVCXfMk0cRbziTTqT6kQJGt5fMv4N2_pnGuvINP8Lj-Kv_5Wm7ykJ…How to upgrade a supervisor 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 supervisor and the Qube MySQL server If you want to avoid a reboot during the uninstall/reinstall cycle, you need…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…Tips & Tricks
General KB general Installation KB Installation Configuration KB Configuration Administration KB Administration Supervisor KB Supervisor Worker KB Worker 3rd-Party Applications 3DS MAX KB 3ds max After Effects KB AfterEffects MAXON CINEMA 4D KB MAXON CINE…