Search
Page 6 of 1,195. Showing 11,950 results (0.015 seconds)
Job States
Job States As a job moves from submission to execution to completion, it does so through a variety of states. In fact, at any given moment every job is in one of several states. Various commands issued either from the command line or through the Qube GUI…Advanced Submission Actions
Frame and Subjob Process Timeouts
New for Qube 6.0 The subjob process timeouts and frame timeouts allow the user when submitting the job to specify the maximum time a frame or subjob process should take before reporting it as failed. If "Retry Frame/Work" is specified, then it will retry…Batch Script for large installations
Below is a batch script that can be modified to suite your environment. Be advised this script should be run as user Administrator Qubeinstall.bat msiexec.exe /passive /i qube-core-$version$-WIN32-5.0-x64.msi msiexec.exe /passive /i qube-worker-$version$-…Common Worker Actions
Admin Overview and Terminology
The Administration document is designed to complement the Installation and Users Manuals. It focuses on the task of configuring and administering a Qube renderfarm.…Specifying Job Dependencies
One can specify per-job and per-frame dependencies when submitting a job directly from the submission dialog. To do so, click on the "Add" button to the right of the Dependency field. This will bring up a browser dialog with the format "link--…Template Inheritance
The advantage of the macro file format is the use of template inheritance and value replacement. A section is allowed to "inherit" another section's key/value pairs. This can be accomplished by adding a colon and a space-delimited list of templates. The q…Restarting the Worker
Linux % sudo /sbin/service worker restart OSX % sudo launchctl stop com.pipelinefx.worker % sudo launchctl start com.pipelinefx.worker Windows (Administrative Tools) Click on the Services icon in the Administrative Tools section of the Windows Control Pan…Remote Reboot_Shutdown Worker
Administrators are allowed the ability to reboot or shutdown hosts controlled by the farm remotely. This is a feature which you must have Qube administrative privileges. To use this feature, use the qbadmin command line. Keep in mind that shutting down a…