Search

Search

Help

Page 19 of 22. Showing 215 results (0.015 seconds)

  1. Updating the Configuration

    configuration, it must be made aware of configuration changes by restarting the Supervisor service. If modifying through the QubeGUI, it should automatically prompt the user to restart…
    Qube 6.4Oct 18, 2012
  2. How do I set up Maya to do path translation?

    the dirmap, you will need to edit each users userSetup.mel file. Copy it around. In it, you add a line to enable dirmapping: dirmap -en 1; Then, you add the map such that the first…
    Qube 6.4Nov 05, 2012
  3. How to restrict a host to only one instance of a given kind of job, but still allow other jobs

    A Qube job has a "kind" parameter; this is a string which can be set to any value the user desires. It's mostly used to say "Only run one of this kind of a job…
    Qube 6.4May 31, 2013
  4. Job List Pane

    the "Retrieved" number, you should check and see if you are filtering the retrieved jobs with one of the job state buttons or the "User" or "Search" filter controls. In this case…
    Qube 6.4Oct 16, 2012
  5. qb_preemptcmp($runningjob, $candidatejob, $host)

    The format of the input parameters for jobs and hosts are standard Perl hash structures. $job = { “id” => 1000, “pid” => 1, “pgrp” => 1000, “priority” => 2, “user
    Qube 6.4Oct 22, 2012
  6. Set up Linux or OS X to handle jobs with UNC paths

    will work (you'll need to do this a root or an Admin user on each Worker): mkdir /server ln -s /Volumes/maya /server/maya So if you do an 'ls' of /server/maya, you should see…
    Qube 6.4Nov 05, 2012
  7. Drive Mounting: Remote files I access in OS X aren't visible on the Worker

    The problem you describe is caused by a difference between the remote file services available to a logged in user (such as yourself) and those available to the host without…
    Qube 6.4Nov 05, 2012
  8. Local Worker Configuration

    "Administration->Configure (local)…". This will modify the qb.conf for the user and then prompt the Worker service to restart automatically. Manually modify the qb.conf directly…
    Qube 6.4Oct 12, 2012
  9. Apple Remote Desktop for large installations

    -worker$version$MACOSX$os$i386.dmg, and qubegui$version$-release-MACOSX-10.7-i386 .dmg to Users desktop in a Folder "Qube" Select the above packages and right/ctrl click > open…
    Qube 6.4May 23, 2013
  10. Job Labels

    to a feedback loop job easily. The other alternative is to use the job's name to identify the job's dependency relationship. This method doesn't work well because a user is then committed…
    Qube 6.4Oct 22, 2012