forked from nyunixguru/Veritas-Cluster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathConfiguring LLT, GAB, VCSMM, and VXFEN drivers.htm
219 lines (134 loc) · 9.64 KB
/
Configuring LLT, GAB, VCSMM, and VXFEN drivers.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head>
<!--
*************************************************************************************
* Copyright (c) 2007 Symantec Corporation. All rights reserved. *
For third-party license citations, please see the bottom of this file.
*************************************************************************************
-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="GENERATOR" content="Quadralay WebWorks Publisher 2003 for FrameMaker 8.0.8.2296">
<meta name="TEMPLATE_VERSION" content="corelle_htmlbook_wwp8 (rev 3.1)">
<meta name="CONTENT_GENERATED_DATE" content="01/11/08 11:06:10">
<meta name="CONTENT_SOURCE_FILE" content="sfrac_ora10g_add_rem_nd.fm">
<meta name="LANGUAGE" content="enu">
<link rel="StyleSheet" href="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/document.css" type="text/css" media="screen">
<title>Configuring LLT, GAB, VCSMM, and VXFEN drivers</title>
</head>
<body>
<a name="startcontent"> </a>
<table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td bgcolor="#4D4D4D"><img src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/spacer.gif" height="3" width="1"></td>
<td bgcolor="#4D4D4D"><img src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/spacer.gif" height="3" width="1"></td>
<td bgcolor="#4D4D4D"><img src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/spacer.gif" height="3" width="1"></td>
</tr>
<tr>
<!--<td width="582" bgcolor="#F4DC80"> </td>-->
<td bgcolor="#F4DC80" width="582"><img src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/symc-logo.gif" alt="Symantec logo" height="40" width="109"></td>
<td bgcolor="#F4DC80" height="1" width="1"><img src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/spacer.gif" height="40" width="1"></td>
<td bgcolor="#F4DC80" nowrap="nowrap" valign="middle" width="50%">
<p class="navright">< <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_ora10g_add_rem_nd6.html" title="Previous- Starting Volume Manager">Previous </a> | <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_installTOC.html" alt="Jump to TOC" title="Jump to TOC">TOC</a> | <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_installIX.html" alt="Jump to Index" title="Jump to Index">Index</a> | <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_ora10g_add_rem_nd8.html" title="Next- Preparing to add a node">Next </a> >
</p></td>
</tr>
</tbody></table>
<h4 class="Heading3NewPage">
<a name="178824"> </a>Configuring LLT, GAB, VCSMM, and VXFEN drivers
</h4>
<p class="StepIntro"><a name="178825"> </a>
<img src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/stepIntro.gif"> To configure LLT, GAB, VCSMM, and VXFEN drivers
</p>
<ol class="SmartListStep1and2"><li value="1">
<a name="202554"> </a>On the new system, modify the file <code>/etc/system.conf</code> to set the shared memory and other parameter required by Oracle; refer to the documentation: B10766-01, <em>Oracle 10</em><em>g</em><em> Installation Guide,</em> for details. The value of the shared memory parameter is put to effect when the system restarts.
</li><li value="2">
<a name="202563"> </a>Edit the file <code>/etc/llthosts</code> on the two existing systems. Using <code>vi</code> or another text editor, add the line for the new node to the file. The file should resemble:
<p class="CodeIndent1"><a name="191625"> </a> 1 galaxy
</p>
<p class="CodeIndent1"><a name="191626"> </a> 2 nebula
</p>
<p class="CodeIndent1"><a name="191627"> </a> 3 saturn
</p>
</li><li value="3">
<a name="178834"> </a>Copy the <code>/etc/llthosts</code> file from one of the existing systems over to the new system. The <code>/etc/llthosts</code> file must be identical on all nodes in the cluster.
</li><li value="4">
<a name="178835"> </a>Create an <code>/etc/llttab</code> file on the new system. For example:
<p class="CodeIndent1"><a name="178836"> </a> set-node saturn
</p>
<p class="CodeIndent1"><a name="190987"> </a> set-cluster 101
</p>
<p class="CodeIndent1"><a name="202604"> </a> link qfe0 qfe0 /dev/qfe:0 - ether - -
</p>
<p class="CodeIndent1"><a name="202605"> </a> link qfe1 qfe0 /dev/qfe:1 - ether - -
</p>
<p class="IndentedForced1"> <a name="191013"> </a>The second line, the cluster ID, must be the same as in the existing nodes.</p>
</li><li value="5">
<a name="178841"> </a>Use <code>vi</code> or another text editor to create the file <code>/etc/gabtab</code> on the new system. It should resemble the following example:
<p class="CodeIndent1"><a name="178842"> </a> /sbin/gabconfig -c -n<em>N</em>
</p>
<p class="IndentedForced1"> <a name="178843"> </a>Where <em>N</em> represents the number of systems in the cluster. For a three-system cluster, <em>N</em> would equal 3.</p>
</li><li value="6">
<a name="178844"> </a>Edit the <code>/etc/gabtab</code> file on each of the existing systems, changing the content to match the file on the new system.
</li><li value="7">
<a name="178845"> </a>If you are adding the new node to a single node
cluster, then fencing must be enabled and configured on the original
node before proceeding to<a href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_ora10g_add_rem_nd7.html#192939">step 8</a>.
<p class="Indented1"> <a name="192944"> </a><a href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_install28.html#1235960">See Setting up I/O fencing</a></p>
</li><li value="8">
<a name="192939"> </a>Set up the <code>/etc/vcsmmtab</code> and <code>/etc/vxfendg</code> files on the new system by copying them from one of the other existing nodes:
<p class="CodeIndent1"><a name="202632"> </a> # <code><b>scp galaxy:/etc/vcsmmtab /etc </b></code>
</p>
<p class="CodeIndent1"><a name="202633"> </a> # <code><b>scp galaxy:/etc/vxfendg /etc</b></code>
</p>
</li><li value="9">
<a name="193082"> </a>Run the commands to start LLT and GAB on the new node:
<p class="CodeIndent1"><a name="202660"> </a> # <code><b>/etc/init.d/llt start</b></code>
</p>
<p class="CodeIndent1"><a name="202661"> </a> # <code><b>/etc/init.d/gab start</b></code>
</p>
</li><li value="10">
<a name="178851"> </a>On the new node, start the VXFEN, VCSMM, and LMX drivers. Remove the <code>/etc/vxfenmode file</code> to enable fencing. Use the commands in the order shown:
<p class="CodeIndent1"><a name="202688"> </a> # <code><b>scp galaxy: /etc/vxfenmode /etc</b></code>
</p>
<p class="IndentedForced1"> <a name="202689"> </a>or</p>
<p class="CodeIndent1"><a name="202690"> </a> # <code><b>rcp galaxy: /etc/vxfenmode /etc</b></code>
</p>
<p class="CodeIndent1"><a name="178853"> </a> # <code><b>/etc/init.d/vxfen start</b></code>
</p>
<p class="CodeIndent1"><a name="178854"> </a> # <code><b>/etc/init.d/vcsmm start</b></code>
</p>
<p class="CodeIndent1"><a name="178855"> </a> # <code><b>/etc/init.d/lmx start</b></code>
</p>
</li><li value="11">
<a name="178856"> </a>On the new node, start the GMS and ODM drivers. Use the commands in the order shown:
<p class="CodeIndent1"><a name="202714"> </a> # <code><b>/etc/init.d/odm start</b></code>
</p>
</li><li value="12">
<a name="178859"> </a>On the new node, verify that the GAB port memberships are a, b, d, and o. Run the command:
<p class="CodeIndent1"><a name="178860"> </a> # <code><b>/sbin/gabconfig -a</b></code>
</p>
<p class="CodeIndent1"><a name="178861"> </a> GAB Port Memberships
</p>
</li></ol>
<br>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td border="0" cellspacing="0" cellpadding="0" colspan="2" bgcolor="#FFFFFF" height="12">
</td>
</tr>
<tr><td align="left"><p class="nav"> ^ <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_ora10g_add_rem_nd7.html" title="Configuring LLT, GAB, VCSMM, and VXFEN drivers">Return to Top</a>
</p>
</td>
<td><p class="navright">< <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_ora10g_add_rem_nd6.html" title="Previous- Starting Volume Manager">Previous </a> | <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_installTOC.html" alt="Jump to TOC" title="Jump to TOC">TOC</a> | <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_installIX.html" alt="Jump to Index" title="Jump to Index">Index</a> | <a class="nav" href="http://sfdoccentral.symantec.com/sf/5.0/solaris64/html/sf_rac_install/sfrac_ora10g_add_rem_nd8.html" title="Next- Preparing to add a node">Next </a> >
</p>
</td>
</tr><tr>
<td border="0" cellspacing="0" cellpadding="0" colspan="2" bgcolor="#000000" height="1">
</td>
</tr>
</tbody></table>
<script src="Configuring%20LLT,%20GAB,%20VCSMM,%20and%20VXFEN%20drivers_files/urchin.js" type="text/javascript"></script>
<script type="text/javascript">
_uacct = "UA-3009002-1";
urchinTracker();
</script>
</body></html>