Search

Search

Help

Page 99 of 107. Showing 1,065 results (0.015 seconds)

  1. Validating the qbwrk.conf

    Once the qbwrk.conf file is edited, then check the file for validity. This can also be used to verify macros and inheritance templates. As Administrator (or sudo), from the "pfx/qube/sbin" directory, run qbconfigfile /etc/qbwrk.conf (for Linux, with other…
    Qube 6.4Oct 18, 2012
  2. Database Health Check

    The health check is a quick way to ensure that all databases are intact. If errors are found within any tables in any databases, the names of the individual tables that contain these error conditions are cached, and a subsequent Database Repair will be pe…
    Qube 6.4Oct 12, 2012
  3. Pushing out the qbwrk.conf configuration to the Workers

    After the qbwrk.conf file is modified on the Supervisor, one needs to push out the update to reconfigure the Workers. As Administrator (or sudo), from the "pfx/qube/sbin" directory, run: qbadmin worker –reconfigure This will push out the changes to the Wo…
    Qube 6.4Jun 13, 2013
  4. Database Repair

    Performing a database repair is a more exhaustive check of the internal database structure, and so more time is required for each table compared to a simple health check. If a Database Health Check has not yet been performed since the QubeGUI has been sta…
    Qube 6.4Oct 17, 2012
  5. Centralized Jobtypes

    Thought it is the easiest for small farms, one does not have to always install jobtypes locally on the Workers. They can be centrally located on a network file system. Set the worker_template_path to point to the location of the jobtypes (delimited by col…
    Qube 6.4Jan 09, 2013
  6. Use of an encrypted database_password

    Use of an encrypted database_password in the qb.conf will prevent either the Database Health Check or the Database Repair options from actually be executed, since the QubeGUI has no way to decrypt the password and supply it to the mysqlcheck command-line.…
    Qube 6.4Oct 12, 2012
  7. Updating the Configuration

    One can modify the qb.conf or and qbwrk.conf from the QubeGUI or directly modifying the files with a text editor. Once changes have been made to the Supervisor configuration, it must be made aware of configuration changes by restarting the Supervisor serv…
    Qube 6.4Oct 18, 2012
  8. User Mode

    To run jobs as the submitting user, one needs to specify each Worker to run in User mode. The execution mode will need to be switched over to user mode. All users will need to register passwords with the Supervisor using the qblogin command so that the wo…
    Qube 6.4Apr 02, 2013
  9. User Password Registration (Windows Workers only)

    When a Worker is in User mode, all users wishing to execute jobs on Windows hosts will need to register their passwords with the Supervisor. If this is not done, when a job is submitted a "badlogin" state will show up for that job. Registering a user's W…
    Qube 6.4Mar 26, 2013
  10. Proxy mode

    If you wish to set up your Qube Workers to run as a specified user, use "proxy mode". When using proxy mode (proxy execution mode as "proxy"), you may want to designate and create proxy user account (or use the local "qubeproxy"). If the network uses Acti…
    Qube 6.4May 23, 2013