Search

Search

Help

Page 77 of 111. Showing 1,104 results (0.01 seconds)

  1. How to submit a job to only empty workers, regardless of slot count

    It can happen that you want to send jobs to the farm and only have them run on workers that have no other jobs running. This is especially handy if your job will run an application that "auto-detects" the number of cores on a machine, and will automatica…
    Qube 6.5Feb 26, 2013
  2. How do I backup the Supervisor?

    You can use standard backup tools. Here is a list of files that are critical: supervisor_logfile: /var/spool/supelog supervisor_logpath: /var/spool/qube qb_directory: /usr/local/pfx/qube /etc/my.conf /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor inn…
    Qube 6.5Nov 05, 2012
  3. How do I reboot the Workers remotely?

    To reboot a Worker: qbadmin worker --reboot hostname Reboot all Workers (Windows): qbsub --flags host_list shutdown r…
    Qube 6.5Nov 05, 2012
  4. Migrating Supervisor to new host

    See How to migrate Qube! supervisor…
    Qube 6.5Apr 30, 2013
  5. How do I centralize my worker job logs?

    One can place all of the job logs (containing stdout,stderr,etc) directly in a central location. This requires modifying the configuration for both the Supervisor and the Workers. On the Supervisor, open the Configuration GUI. Under Supervisor Settings->P…
    Qube 6.5Mar 27, 2014
  6. What directory will my job run in?

    It will run in the same directory as it was submitted in, as long as that directory is valid on the executing Worker.…
    Qube 6.5Nov 05, 2012
  7. How do I run the same job on every host?

    qbsub --flags host_list command…
    Qube 6.5Nov 05, 2012
  8. Installing AfterEffects CS6 and CC on worker nodes

    Please perform a full install of AfterEffects on the worker nodes, and note that this will not require a license on each host. A "render engine" install will not install enough components to allow AfterEffects jobs to run properly. As of CS6 it's no long…
    Qube 6.5Aug 19, 2014
  9. How do I login to the local "qubeproxy" account on a Worker?

    Logging into the "qubeproxy" local user is useful for troubleshooting if you are running in "proxy" mode for that Worker. The "qubeproxy" account is a local machine user account. The username and password for this account is: Username: qubeproxy Password:…
    Qube 6.5Nov 05, 2012
  10. How do I reset the proxy password?

    Get the encrypted password string by using qblogin: qblogin --display --user proxyuser where proxyuser is the username for the proxy user. After successfully entering the password, an encrypted version of the password will be output. Paste the proxy_passw…
    Qube 6.5Nov 05, 2012