Shell commands for submitting compressor jobs, Synopsis – Apple Qmaster 3 User Manual
Page 80

To start sharing
µ
Enter the following:
qmasterprefs -startSharing
To change the cluster storage path to an Xsan volume
µ
Enter the following:
qmasterprefs -cluster off storagepath /Volumes/XsanVol
To change the number of Compressor Processing services from 2 to 4
µ
Enter the following:
qmasterprefs -service "Compressor Processing" off sharing on instances 4
To turn off the Rendering service
µ
Enter the following:
qmasterprefs -service Rendering off
To turn on unmanaged services for Compressor Processing
µ
Enter the following:
qmasterprefs -service “Compressor Processing” on unmanaged on
To configure a service-only node
µ
Enter the following:
qmasterprefs -stopSharing -sharingType servicesOnly -startSharing
To create a QuickCluster
µ
Enter the following:
qmasterprefs -stopSharing -sharingType servicesAndQuickCluster -startSharing
Shell Commands for Submitting Compressor Jobs
You can run the Compressor application from the command line using the
Compressor
command, with a number of command-line options for submitting jobs.
In the command-line descriptions below, angle brackets < > indicate a mandatory
argument in a command, and brackets [ ] indicate an optional argument.
Synopsis
Below is a synopsis of the command for submitting a job to a cluster. The
Compressor
command is located in /Applications/Compressor.app/Contents/MacOS/.
Compressor [-clustername
[-destinationpath
In this example,
-jobpath
,
-settingpath
, and
-destinationpath
can be repeated as
many times as the number of jobs you want to submit.
80
Chapter 7
Using the Command Line