Search
Page 28 of 107. Showing 1,065 results (0.011 seconds)
qbrequeue
qbrequeue | qbrequeue | qbrequeue | qbrequeue | qbrequeue | qbrequeue moves a job into the blocked state after a job has completed Description qbrequeue moves a job back into a blocked state from one of the following states: failed, complete, killed. It's…QubeGUI Release Summary
Qube 6.4 - August 31, 2012 All menus are now permissions-aware, if the user does not have the appropriate permission, the menu item is greyed out. This will also affect when the user selects multiple jobs and at least one of the jobs selected does not bel…client_job_flags
Synopsis client_job_flags = flagslist Sets various client job flags. The flags will be set for all jobs submitted from the client. Values _jobFlags Example client_job_flags = "auto_mount"client_job_flags = "auto_mount,grid" Defaults "auto_mount"…supervisor_pgrp_subjob_limits
Synopsis supervisor_pgrp_subjob_limits = user=limit[user=limit,…] Sets up the pgrp subjob limit for specific users. Example supervisor_pgrp_subjob_limits = root=-1,eric=10,jack=12,ginger=15 Defaults Unset (empty string)…Command Line Reference
This page provides documentation for all command-line utilites. All commands, sorted alphabetically Common end-user commands Administration-level commands All commands qbadmin : qbadmin qbarchive : qbarchive qbblock : qbblock qbbottom : qbbottom qbconfigf…supervisor_reserve_timeout
Synopsis supervisor_reserve_timeout = timeout in seconds The timeout value, in seconds, specifies how much time a job is allowed to hold a host in reserve before the job can report "running" if this timeout passes, the job is assumed to be a start failure…supervisor_tmp_path
Synopsis supervisor_tmp_path = path Path is used to specify where the Supervisor will write its temporary files. Example supervisor_tmp_path = /tmp Defaults Linux/OSX:/tmp Windows:(Windows Default User Temp Path)…supervisor_max_worker_retry
Synopsis supervisor_max_worker_retry = retries Retries is the total number of attempts the Supervisor will make before giving up on a Worker host. When a host is marked as DOWN, the Supervisor will check the host on a periodic basis to insure that hosts w…worker_heartbeat_interval
Synopsis worker_heartbeat_interval = time Interval between times the Worker sends a heartbeat packet to the Supervisor. Example worker_heartbeat_interval = 600 Defaults (empty)…Components & Details
For all of the software components, it is usually required to login as an Administrator account, root, use "sudo", or know the Administrator password (for OSX dialog popup)…