.TH mmstartup 12/04/06 mmstartup Command .SH "Name" .PP \fBmmstartup\fR - Starts the GPFS subsystem on one or more nodes. .SH "Synopsis" .PP \fBmmstartup\fR [\fB-a\fR | \fB-N\fR {\fINode\fR[,\fINode\fR...] | \fINodeFile\fR | \fINodeClass\fR}] [\fB-E\fR \fIEnvVar\fR=\fIvalue\fR \&.\&.\&.] .SH "Description" .PP Use the \fBmmstartup\fR command to start the GPFS daemons on one or more nodes. If no operand is specified, GPFS is started only on the node from which the command was issued. .PP \fBResults\fR .PP Upon successful completion of the \fBmmstartup\fR command, the GPFS subsystem is started on the specified nodes. .RS +3 \fBNote:\fR .RE .RS +9 The actual start of the GPFS daemons on the nodes also depends on: .RS +3 .HP 3 \(bu The availability of all required software for your environment .HP 3 \(bu The availability of required hardware for your environment .HP 3 \(bu Quorum requirements .RE .PP For the actual requirements for your operating environment, see the \fIGeneral Parallel File System: Concepts, Planning, and Installation Guide\fR and search for \fIinstalling GPFS\fR. .RE .SH "Parameters" .PP .RS +3 \fB-a \fR .RE .RS +9 Start GPFS on all nodes in a GPFS cluster. .RE .PP .RS +3 \fB-N {\fINode\fR[,\fINode\fR...] | \fINodeFile\fR | \fINodeClass\fR} \fR .RE .RS +9 Directs the \fBmmstartup\fR command to process a set of nodes. .PP This command does not support a \fINodeClass\fR of \fBmount\fR. .RE .SH "Options" .PP .RS +3 \fB\fB-E\fR \fIEnvVar\fR=\fIvalue\fR \fR .RE .RS +9 Specifies the name and value for an environment variable to be passed to the GPFS daemon. You can specify multiple \fB-E\fR options. .RE .SH "Exit status" .PP .PP .RS +3 \fB0 \fR .RE .RS +9 Successful completion. .RE .PP .RS +3 \fBnonzero \fR .RE .RS +9 A failure has occurred. .RE .SH "Security" .PP You must have root authority to run the \fBmmstartup\fR command. .PP You may issue the \fBmmstartup\fR command from any node in the GPFS cluster. .PP When using the \fBrcp\fR and \fBrsh\fR commands for remote communication, a properly configured \fB.rhosts\fR file must exist in the root user's home directory on each node in the GPFS cluster. If you have designated the use of a different remote communication program on either the \fBmmcrcluster\fR or the \fBmmchcluster\fR command, you must ensure: .RS +3 .HP 3 1. Proper authorization is granted to all nodes in the GPFS cluster. .HP 3 2. The nodes in the GPFS cluster can communicate without the use of a password, and without any extraneous messages. .RE .SH "Examples" .PP To start GPFS on all nodes in the GPFS cluster, issue this command: .sp .nf mmstartup -a .fi .sp .PP The system displays information similar to: .sp .nf Thu Aug 12 13:22:40 EDT 2004: 6027-1642 mmstartup: Starting GPFS ... .fi .sp .SH "See also" .PP mmgetstate Command .PP mmlscluster Command .PP mmshutdown Command .SH "Location" .PP \fB/usr/lpp/mmfs/bin\fR