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
67
A
Appendix
A
Command-Line Usage
If you are accustomed to doing your work from Terminal
shells, and need or prefer to run the distributed processing
system from the command line with minimal use of
application interfaces, this appendix is for you.
The appendix includes the following topics:
Â
Installing Apple Qmaster from the Command Line (p. 67)
Â
Shell Commands for Configuring Service Nodes and Cluster Controllers (p. 68)
Â
Shell Commands for Submitting Compressor Jobs (p. 69)
Â
Shell Commands for Submitting Apple Qmaster Jobs (p. 71)
Â
Shell Commands for Monitoring Batches (p. 73)
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.
Installing Apple Qmaster from the Command Line
Follow these steps to install Apple Qmaster software on each computer you want to
use for distributed processing. (All computers must be on the same subnet.)
1
Copy the standalone installer package (AppleQmasterNode.mpkg) to the remote system.
Note:
Do not alter the file hierarchy of the packages.
2
Log into the remote system.
3
Enter the following command:
sudo installer -pkg AppleQmasterNode.mpkg -target /
Apple Qmaster processes start automatically after installation.










