Search
Page 19 of 22. Showing 215 results (0.015 seconds)
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…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…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…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…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…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…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…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…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…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…