3
Table Of Contents
- Distributed Processing Setup
- Contents
- Introduction to DistributedProcessing
- Getting Started Quickly
- Preparing a Network forDistributed Processing
- The Interfaces
- Creating and AdministeringClusters
- An Overview of Configuring a Cluster
- Configuring Service Nodes and Cluster Controllers
- Creating Clusters with AppleQadministrator
- About QuickClusters
- Advanced Settings in the AppleQmaster Preferences Pane
- Modifying and Deleting Clusters With AppleQadministrator
- Monitoring Cluster Activity
- Accessing Activity Logs
- Setting Cluster Preferences
- Setting Passwords and Scratch Storage
- Recovery and Failure Notification Features
- Command-Line Usage
- Installing AppleQmaster from the Command Line
- Shell Commands for Configuring Service Nodes and Cluster Controllers
- Shell Commands for Submitting Compressor Jobs
- Shell Commands for Submitting AppleQmaster Jobs
- Shell Commands for Monitoring Batches
- Using Scripts to Run AppleQmaster, Compressor, and BatchMonitor
- Troubleshooting
- Index
68 Appendix A Command-Line Usage
4 Optionally, do one of the following to start the Apple Qmaster processes:
 Enter this command:
sudo SystemStarter start Qmaster
 Restart the remote computer.
5 Repeat these steps for each computer in your distributed processing network.
You can also install Apple Qmaster using Apple Remote Desktop. Just select a node, click
Install Package, and select the standalone installer package (AppleQmasterNode.mpkg).
The copy and installation process is done automatically.
Shell Commands for Configuring Service Nodes and Cluster Controllers
As an alternative to using the Apple Qmaster pane in System Preferences, you can use
the command qmasterprefs, with command-line options for enabling and disabling
service node and cluster-controlling services.
In the command-line descriptions below, angle brackets < > indicate a mandatory
argument in a command and brackets [ ] indicate an optional argument.
Note: While it is possible to use the command line to run an Apple Qmaster distributed
processing network, each Compressor service node (each computer providing
Compressor distributed processing services) must be logged in (with a Mac OS X
user name and password) for full functionality.
Synopsis
Below is a synopsis of the command for enabling and disabling cluster-controlling
services on a computer. The
qmasterprefs command is located in /usr/sbin.
qmasterprefs -cluster <on | off> [-timeout <minutes>] [-servername <name>]
[-list] [-help]
Below is a synopsis of the command for enabling and disabling service-node
processing on a computer.
qmasterprefs -service “Unix Processing” <on | off> [-instances <n>]
[-timeout <minutes>] [-servername <name>] [-list] [-help]










