Search
Page 7 of 27. Showing 264 results (0.014 seconds)
How do you remove a duplicate "down" host?
need to remove it by name or IP: qbadmin worker --remove LAX-RF-029 If you're lucky, you'll get the down host removed. If both get removed, just use --clearbanned and restart…How to disable SELinux and firewalls on a Linux worker
Disable and Stop the Firewalls Run the following commands while logged in as the root user: /sbin/chkconfig iptables off /sbin/chkconfig ip6tables off /etc/init.d/iptables stop /etc/init.d/ip6tables stop Disable SELinux Edit the file /etc/selinux/config:…How to install a Qube supervisor and/or worker license
_licenseInstallation…WranglerView 6.4-3 Release Notes
to permissions errors on Windows @FIX: config Wizard will not launch when the worker service is running. @TWEAK:Tweaked Cinema4D submission to catch more rendering errors when…Proxy mode
Worker to Proxy mode (manually) Designate proxy user account name. Qube installs a user "qubeproxy," for example. This proxy account must exist on all workers, either as a local…Add a lag between worker job launches
The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…How do I restart the Worker remotely? (Windows)
Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net start qubeworker"…How to install and use Qube from a network location Linux
This is only applicable to client and worker machines. Perform a standard installation for the supervisor Download the latest version of the installers with either…QAV Preferences
(#items): Preview tabs temporarily cache files on the local disk Display Workers tab: Turns on or off the "Workers" tab on the main layout Plugins New in ArtistView 1.0-3…System-wide Resource Tracking
and managed over the whole render farm system, where a single resource is shared by multiple subjobs running on the same worker. Per-Host License – (new in 6.2) resources…