Search

Search

Help

Page 57 of 1,195. Showing 11,950 results (0.014 seconds)

  1. supervisor_policy_library

    Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library = /etc/qubepolicy.pm Defaults none…
    Qube 6.5Oct 18, 2012
  2. client_host_domain

    Synopsis This field is used when sending client messages to the system (such as when submitting jobs, etc.) to override the client environment's Windows domain name. Example client_host_domain = MYDOMAIN Defaults Linux/OSX: (not set) Windows: current dom…
    Qube 6.5Feb 27, 2013
  3. supervisor_backuppath

    Synopsis supervisor_backuppath = path Path is used to specify which directory the Supervisor will backup its database to. This directory should be located on a mounted location. If the Supervisor host dies, copying the contents of this directory into the…
    Qube 6.5Oct 18, 2012
  4. supervisor_port

    Synopsis supervisor_port = port The network port number the Supervisor will use. Note: This must be configured the same on all Worker hosts and client hosts. Example Example supervisor_port = 2500 Defaults 50001 Note: This port is setting is not IETF comp…
    Qube 6.5Oct 18, 2012
  5. supervisor_preempt_policy

    Synopsis supervisor_preempt_policy = method The preemption method the Supervisor will use. Method can be either disabled, passive, or aggressive. The Supervisor during its preemption routine will determine if the system should kill a job and replace it. H…
    Qube 6.5Oct 18, 2012
  6. 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"…
    Qube 6.5Jan 09, 2013
  7. supervisor_queue_binding

    Synopsis supervisor_queue_binding = binding Binding is the type binding for the Supervisor's queuing algorithm. Qube allows for the administrator to replace the queuing algorithm for the Supervisor completely. The way to do so is to specify the binding fi…
    Qube 6.5Oct 18, 2012
  8. supervisor_default_pgrp_subjob_limit

    Synopsis supervisor_default_prgp_subjob_limit = limit Limit specifies the default pgrp limit (maximum number of subjobs a pgrp may run simultaneously) for all users. Value of -1 means "no limit". Example supervisor_default_pgrp_subjob_limit =5 Defaults -1…
    Qube 6.5Oct 18, 2012
  9. supervisor_queue_library

    Synopsis supervisor_queue_library = type | file The queue specifies the binary or script which defines the Supervisor's queuing algorithm. type specifies which queuing algorithm to use, or file points to a library file to be used as the source file for th…
    Qube 6.5Mar 01, 2013
  10. supervisor_default_priority

    Synopsis supervisor_default_priority = priority Submit jobs at priority if the job's priority has not been defined. Example supervisor_default_priority = 9000 Defaults 9999…
    Qube 6.5Oct 18, 2012