| 1 | .TH mmlsconfig 02/16/06 |
|---|
| 2 | mmlsconfig Command |
|---|
| 3 | .SH "Name" |
|---|
| 4 | .PP |
|---|
| 5 | \fBmmlsconfig\fR - Displays the current configuration data for a GPFS |
|---|
| 6 | cluster. |
|---|
| 7 | .SH "Synopsis" |
|---|
| 8 | .PP |
|---|
| 9 | \fBmmlsconfig\fR |
|---|
| 10 | .SH "Description" |
|---|
| 11 | .PP |
|---|
| 12 | Use the \fBmmlsconfig\fR command to display the current configuration |
|---|
| 13 | data for a GPFS cluster. |
|---|
| 14 | .PP |
|---|
| 15 | Depending on your configuration, additional information that is set by GPFS |
|---|
| 16 | may be displayed to assist in problem determination when contacting the |
|---|
| 17 | IBM Support Center. If a configuration |
|---|
| 18 | parameter is not shown in the output of this command, the default value for |
|---|
| 19 | that parameter, as documented in the |
|---|
| 20 | \fBmmchconfig\fR |
|---|
| 21 | command, is in effect. |
|---|
| 22 | .SH "Parameters" |
|---|
| 23 | .PP |
|---|
| 24 | NONE |
|---|
| 25 | .SH "Options" |
|---|
| 26 | .PP |
|---|
| 27 | NONE |
|---|
| 28 | .SH "Exit status" |
|---|
| 29 | .PP |
|---|
| 30 | .PP |
|---|
| 31 | .RS +3 |
|---|
| 32 | \fB0 |
|---|
| 33 | \fR |
|---|
| 34 | .RE |
|---|
| 35 | .RS +9 |
|---|
| 36 | Successful completion. |
|---|
| 37 | .RE |
|---|
| 38 | .PP |
|---|
| 39 | .RS +3 |
|---|
| 40 | \fBnonzero |
|---|
| 41 | \fR |
|---|
| 42 | .RE |
|---|
| 43 | .RS +9 |
|---|
| 44 | A failure has occurred. |
|---|
| 45 | .RE |
|---|
| 46 | .SH "Security" |
|---|
| 47 | .PP |
|---|
| 48 | You must have root authority to run the \fBmmlsconfig\fR command. |
|---|
| 49 | .PP |
|---|
| 50 | You may issue the \fBmmlsconfig\fR command from any node in the GPFS |
|---|
| 51 | cluster. |
|---|
| 52 | .PP |
|---|
| 53 | When using the \fBrcp\fR and \fBrsh\fR commands for remote |
|---|
| 54 | communication, a properly configured \fB.rhosts\fR file must exist |
|---|
| 55 | in the root user's home directory on each node in the GPFS |
|---|
| 56 | cluster. If you have designated the use of a different remote |
|---|
| 57 | communication program on either the |
|---|
| 58 | \fBmmcrcluster\fR |
|---|
| 59 | or the |
|---|
| 60 | \fBmmchcluster\fR command, you must |
|---|
| 61 | ensure: |
|---|
| 62 | .RS +3 |
|---|
| 63 | .HP 3 |
|---|
| 64 | 1. Proper authorization is granted to all nodes in the GPFS cluster. |
|---|
| 65 | .HP 3 |
|---|
| 66 | 2. The nodes in the GPFS cluster can communicate without the use of a |
|---|
| 67 | password, and without any extraneous messages. |
|---|
| 68 | .RE |
|---|
| 69 | .SH "Examples" |
|---|
| 70 | .PP |
|---|
| 71 | To display the current configuration data for the GPFS cluster that you are |
|---|
| 72 | running on, issue this command: |
|---|
| 73 | .sp |
|---|
| 74 | .nf |
|---|
| 75 | mmlsconfig |
|---|
| 76 | .fi |
|---|
| 77 | .sp |
|---|
| 78 | .PP |
|---|
| 79 | The system displays information similar to: |
|---|
| 80 | .sp |
|---|
| 81 | .nf |
|---|
| 82 | Configuration data for cluster cluster1.kgn.ibm.com: |
|---|
| 83 | ------------------------------------------------------------ |
|---|
| 84 | clusterName cluster1.kgn.ibm.com |
|---|
| 85 | clusterId 680681562214606028 |
|---|
| 86 | clusterType lc |
|---|
| 87 | multinode yes |
|---|
| 88 | autoload no |
|---|
| 89 | useDiskLease yes |
|---|
| 90 | cipherList AUTHONLY |
|---|
| 91 | maxFeatureLevelAllowed 901 |
|---|
| 92 | subnets=192.168.2.0 |
|---|
| 93 | File systems in cluster cluster1.kgn.ibm.com: |
|---|
| 94 | ----------------------------------------------------- |
|---|
| 95 | /dev/fs1 |
|---|
| 96 | /dev/fs2 |
|---|
| 97 | .fi |
|---|
| 98 | .sp |
|---|
| 99 | .SH "See also" |
|---|
| 100 | .PP |
|---|
| 101 | mmchcluster Command |
|---|
| 102 | .PP |
|---|
| 103 | mmchconfig Command |
|---|
| 104 | .PP |
|---|
| 105 | mmcrcluster Command |
|---|
| 106 | .SH "Location" |
|---|
| 107 | .PP |
|---|
| 108 | \fB/usr/lpp/mmfs/bin\fR |
|---|
| 109 | .PP |
|---|