Search
Page 26 of 1,195. Showing 11,950 results (0.015 seconds)
Getting Started
worker_logmode
Synopsis worker_logmode = mode Mode specifies what job logging action this host is required to take. By default it is set to remote which means that the Worker will transmit the contents of the job log back to the Supervisor so that it may be centrally lo…License Installation
_licenseInstallation…Verification Steps on the Supervisor
On the Supervisor, with the QubeGUI, perform the following checks: Verify Supervisor is running –Confirm that the title bar shows it can connect to the Supervisor. Verify license is installed – Check the QubeGUI title bar to see that the proper number of…worker_logpath
Synopsis worker_logpath = path Path specifies the log directory which the Worker will create/use the numbered directories for the job's standard output and standard error. Example worker_logpath = /logs/qube Defaults Linux/OSX: /var/spool/qube Windows: C:…User_Proxy mode Considerations
By default, each Qube Worker is configured to run in what we call "proxy" mode. This means the Worker will attempt to execute the job as a proxy user, rather than the user that submitted the job ("user" mode). When Qube is installed, a local user called "…Verification Steps on the Client
On a representative client machine when logged in as an artist, do the following checks from the QubeGUI: Submit a basic "set" job – This verifies if a very basic job that does not access the network filesystem will successfully complete.Run "Submit->Test…Specifying user-defined proxy user (Central Configuration)
If you prefer to use another proxy user instead of qubeproxy, you will need to configure the Worker to use a different proxy account and password. Login to an administrator account on the Supervisor and launch the QubeGUI, and click on the Host Layout Tab…worker_max_clients
Synopsis worker_max_clients = clients Clients is the maximum number of network messages a thread is allowed to service before dying. By increasing this number, the administrator is able to reduce the overhead of threads which re-spawn. The penalty however…Specifying User Mode (Central Configuration)
If your preference is to have the submitting user execute jobs, you will need to reconfigure the Workers to run in User mode. Login to an administrator account on the Supervisor and launch the QubeGUI, and click on the Host Layout Tab. Select the Workers…