1 | .TH mmlscluster 02/16/06 |
---|
2 | mmlscluster Command |
---|
3 | .SH "Name" |
---|
4 | .PP |
---|
5 | \fBmmlscluster\fR - Displays the current configuration information |
---|
6 | for a GPFS cluster. |
---|
7 | .SH "Synopsis" |
---|
8 | .PP |
---|
9 | \fBmmlscluster\fR |
---|
10 | .SH "Description" |
---|
11 | .PP |
---|
12 | Use the \fBmmlscluster\fR command to display the current configuration |
---|
13 | information for a GPFS cluster. |
---|
14 | .PP |
---|
15 | For the GPFS cluster, the \fBmmlscluster\fR command displays: |
---|
16 | .RS +3 |
---|
17 | .HP 3 |
---|
18 | \(bu The cluster name |
---|
19 | .HP 3 |
---|
20 | \(bu The cluster ID |
---|
21 | .HP 3 |
---|
22 | \(bu GPFS UID domain |
---|
23 | .HP 3 |
---|
24 | \(bu The remote shell command being used |
---|
25 | .HP 3 |
---|
26 | \(bu The remote file copy command being used |
---|
27 | .HP 3 |
---|
28 | \(bu The primary GPFS cluster configuration server |
---|
29 | .HP 3 |
---|
30 | \(bu The secondary GPFS cluster configuration server |
---|
31 | .HP 3 |
---|
32 | \(bu A list of nodes belonging the GPFS cluster |
---|
33 | .RE |
---|
34 | .PP |
---|
35 | For each node, the command displays: |
---|
36 | .RS +3 |
---|
37 | .HP 3 |
---|
38 | \(bu The node number assigned to the node by GPFS |
---|
39 | .HP 3 |
---|
40 | \(bu GPFS daemon node interface name |
---|
41 | .HP 3 |
---|
42 | \(bu Primary network IP address |
---|
43 | .HP 3 |
---|
44 | \(bu GPFS administration node interface name |
---|
45 | .HP 3 |
---|
46 | \(bu Remarks, such as whether the node is a quorum node or not |
---|
47 | .RE |
---|
48 | .SH "Parameters" |
---|
49 | .PP |
---|
50 | NONE |
---|
51 | .SH "Options" |
---|
52 | .PP |
---|
53 | NONE |
---|
54 | .SH "Exit status" |
---|
55 | .PP |
---|
56 | .PP |
---|
57 | .RS +3 |
---|
58 | \fB0 |
---|
59 | \fR |
---|
60 | .RE |
---|
61 | .RS +9 |
---|
62 | Successful completion. |
---|
63 | .RE |
---|
64 | .PP |
---|
65 | .RS +3 |
---|
66 | \fBnonzero |
---|
67 | \fR |
---|
68 | .RE |
---|
69 | .RS +9 |
---|
70 | A failure has occurred. |
---|
71 | .RE |
---|
72 | .SH "Security" |
---|
73 | .PP |
---|
74 | You must have root authority to run the \fBmmlscluster\fR |
---|
75 | command. |
---|
76 | .PP |
---|
77 | You may issue the \fBmmlscluster\fR command from any node in the GPFS |
---|
78 | cluster. |
---|
79 | .PP |
---|
80 | When using the \fBrcp\fR and \fBrsh\fR commands for remote |
---|
81 | communication, a properly configured \fB.rhosts\fR file must exist |
---|
82 | in the root user's home directory on each node in the GPFS |
---|
83 | cluster. If you have designated the use of a different remote |
---|
84 | communication program on either the |
---|
85 | \fBmmcrcluster\fR |
---|
86 | or the |
---|
87 | \fBmmchcluster\fR command, you must |
---|
88 | ensure: |
---|
89 | .RS +3 |
---|
90 | .HP 3 |
---|
91 | 1. Proper authorization is granted to all nodes in the GPFS cluster. |
---|
92 | .HP 3 |
---|
93 | 2. The nodes in the GPFS cluster can communicate without the use of a |
---|
94 | password, and without any extraneous messages. |
---|
95 | .RE |
---|
96 | .SH "Examples" |
---|
97 | .PP |
---|
98 | To display the current configuration information for the GPFS cluster, |
---|
99 | issue this command: |
---|
100 | .sp |
---|
101 | .nf |
---|
102 | mmlscluster\ |
---|
103 | .fi |
---|
104 | .sp |
---|
105 | .PP |
---|
106 | The system displays information similar to: |
---|
107 | .sp |
---|
108 | .nf |
---|
109 | GPFS cluster information |
---|
110 | ======================== |
---|
111 | GPFS cluster name: cluster1.kgn.ibm.com |
---|
112 | GPFS cluster id: 680681562214606028 |
---|
113 | GPFS UID domain: cluster1.kgn.ibm.com |
---|
114 | Remote shell command: /usr/bin/rsh |
---|
115 | Remote file copy command: /usr/bin/rcp |
---|
116 | GPFS cluster configuration servers: |
---|
117 | ----------------------------------- |
---|
118 | Primary server: k164sn06.kgn.ibm.com |
---|
119 | Secondary server: k164n04.kgn.ibm.com |
---|
120 | Node Daemon node name IP address Admin node name Designation |
---|
121 | ---------------------------------------------------------------------- |
---|
122 | 1 k164n04.kgn.ibm.com 89.116.68.68 k164n04.kgn.ibm.com quorum |
---|
123 | 2 k164n05.kgn.ibm.com 89.116.68.69 k164n05.kgn.ibm.com quorum |
---|
124 | 3 k164n06.kgn.ibm.com 89.116.68.70 k164sn06.kgn.ibm.com quorum-manager |
---|
125 | .fi |
---|
126 | .sp |
---|
127 | .SH "See also" |
---|
128 | .PP |
---|
129 | mmaddnode Command |
---|
130 | .PP |
---|
131 | mmchcluster Command |
---|
132 | .PP |
---|
133 | mmcrcluster Command |
---|
134 | .PP |
---|
135 | mmdelnode Command |
---|
136 | .SH "Location" |
---|
137 | .PP |
---|
138 | \fB/usr/lpp/mmfs/bin\fR |
---|
139 | .PP |
---|