Search

Search

Help

Page 2 of 4. Showing 38 results (0.008 seconds)

  1. workerLock.py

    '] if not os.path.exists(qbApiDir): sys.exit(2) if qbApiDir not in sys.path: sys.path.append(qbApiDir) import qb HOSTNAME = socket.gethostname() TIME_FMT = '[%b %d, %Y %X…
  2. 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…
    QubeOct 15, 2014
  3. Testing

    will write a txt file with the hostname of the worker and its ability to write to the set location Maya_test.mb.zip : a basic maya scene with a range of 1 - 100 Cinema4d_test.zip…
    QubeOct 15, 2014
  4. Extra fields

    required by each type: job None subjob subjobid work workid/name host hostname time timeofday repeat timeofday-interval global…
    QubeOct 15, 2014
  5. I can't seem to qbping the Supervisor, even though I know it is up

    supervisor's hostname or IP address in the local machine's qb.conf. Be sure qb_domain is consistent across your facility. The default and recommended value is "qube" (note…
    QubeFeb 01, 2017
  6. Dynamic Menus

    Dynamically loaded menus [New in Qube 6.1] All the main and popup menus are dynamically loaded and exposed to the user. This allows one add, remove, or tweak the menu items in the interface. The default menus are stored under the simplecmds/ directory. wo…
    QubeOct 15, 2014
  7. Basic Installation Verification

    Verify Supervisor installation On the supervisor, start the Qube! US. It should connect to the supervisor service and show the supervisor hostname and license count…
    QubeOct 13, 2020
  8. qbwrk.conf File Format

    unless curly braces are used to describe the value. Format [section] key = valuekey = "value1 value2" key = { value1 value2 } Example [qb001] hostname worker_cluster…
    QubeFeb 27, 2017
  9. Basic python job submission I. Single command

    To begin we will go through a simple job submission. In this example, we will submit a job that runs a single command (in this case, the command "hostname") on one worker…
    QubeOct 13, 2020
  10. Qube Locker

    , leaving valuable screen real estate to other applications. Machine and Current Jobs: This displays the hostname and list of the jobs your machine is running Slider: A slider…
    QubeMay 11, 2018