Search
Page 8 of 27. Showing 264 results (0.012 seconds)
How to implement locking/unlocking a Linux worker at user login/out
KDM: In /usr/share/config/kdm, create the files: Xstartup (run a logon) Xreset (run at logoff) GDM: In /etc/gdm, create the files: PostLogin/Default (Logon) PostSession/Default (Logoff) This is the script that runs on login: MYHOSTNAME=`/bin/hostname` CO…qblock
| | | | | lock available job slots on a Worker host Description qblock locks the available job slots on a Qube! Worker. Usage qblock [options] hostname…qbunlock
| | | | | unlock available job slots on a Qube! Worker Description Unlocks the available job slots on a Worker. Usage qbunlock [options] hostname… where…qbhosts
| | | | | list Worker hosts Description qbhosts displays a list of hosts controlled by Qube. Usage qbhosts [options] [hostname][hostname,…] where hostname…supervisor_host_policy
Synopsis supervisor_host_policy = policy Policy is a designation for how the Supervisor determines which Workers will be allowed to join the farm. Values restricted…Macro Variables
To simplify definition of templates as well as Worker configurations, the qbwrk.conf also supports the use of macro variables. These are in the format: $template.name…How to have the worker service run as a particular user on Windows
Configure the service to log on a a particular user. This user must be in the local Administrator's group, and the following User Rights Assigments policies must be applied to both the Administrator's and Network Service groups: replace a process-level t…How do I set up debugging for a supervisor or worker crash on Windows?
Briefly, set up Dr. Watson to get a crash dump. From the Start Menu, run these commands: Start->Run->drwtsn32 -i Start->Run->drwtsn32 More information on Dr. Watson can be found at Microsoft: http://support.microsoft.com/kb/308538 http://support.microsoft…Hostname section expansion
of the configuration: [pfx[000-100]] Example [pfx[000-100]] worker_cluster = /project Here we define the configurations for all named Workers pfx000 through pfx100. If you don't…qbpreempt
qbpreempt | qbpreempt | qbpreempt | qbpreempt | qbpreempt | qbpreempt ask a job to release its worker job slots, let the current work (frame) finish Description…