Revision: | 1.2 |
Committed: | Fri Dec 19 16:35:45 2008 UTC (14 years, 9 months ago) by kehcheng |
Content type: | text/plain |
Branch: | MAIN |
CVS Tags: | NetDRMS_Ver_6-4, NetDRMS_Ver_8-0, NetDRMS_Ver_6-2, NetDRMS_Ver_6-3, NetDRMS_Ver_6-0, NetDRMS_Ver_6-1, Ver_6-0, Ver_6-1, Ver_6-2, Ver_6-3, Ver_6-4, NetDRMS_Ver_2-7, NetDRMS_Ver_2-4, NetDRMS_Ver_2-5, NetDRMS_Ver_8-8, Ver_5-10, Ver_8-5, NetDRMS_Ver_7-0, NetDRMS_Ver_8-1, Ver_5-14, Ver_5-13, Ver_5-12, Ver_5-11, Ver_7-0, NetDRMS_Ver_2-0a2, NetDRMS_Ver_2-0a1, Ver_LATEST, Ver_5-2, NetDRMS_Ver_LATEST, NetDRMS_Ver_9-9, NetDRMS_Ver_2-2, NetDRMS_Ver_8-12, NetDRMS_Ver_8-10, NetDRMS_Ver_8-11, NetDRMS_Ver_9-1, NetDRMS_Ver_9-0, NetDRMS_Ver_9-3, NetDRMS_Ver_9-2, NetDRMS_Ver_9-5, NetDRMS_Ver_9-4, NetDRMS_Ver_8-2, NetDRMS_Ver_8-3, Ver_5-6, NetDRMS_Ver_2-1, Ver_5-5, NetDRMS_Ver_9-41, Ver_9-41, Ver_DRMSLATEST, NetDRMS_Ver_8-4, NetDRMS_Ver_2-0a, NetDRMS_Ver_8-5, NetDRMS_Ver_2-3, Ver_5-8, NetDRMS_Ver_8-6, Ver_5-7, Ver_8-8, NetDRMS_Ver_8-7, Ver_5-9, NetDRMS_Ver_2-0b1, Ver_8-2, Ver_9-3, Ver_8-0, Ver_8-1, Ver_8-6, Ver_8-7, Ver_8-4, Ver_8-11, Ver_5-3, NetDRMS_Ver_2-0b, Ver_5-1, Ver_5-0, Ver_7-1, Ver_9-1, NetDRMS_Ver_2-0, Ver_8-3, NetDRMS_Ver_7-1, Ver_9-5, Ver_9-4, Ver_8-10, Ver_9-2, Ver_8-12, Ver_9-0, HEAD |
Changes since 1.1: | +21 -11 lines |
Log Message: | dcs2 (the spare) is online all the time now |
# | Content |
---|---|
1 | /home/production/cvs/JSOC/doc/dcs2_convert_to_0_or_1.txt |
2 | |
3 | |
4 | ----------------------------- |
5 | Convert dcs2 to dcs0 or dcs1 |
6 | ----------------------------- |
7 | |
8 | Here are the steps to enable network connection to DDS from the |
9 | dcs spare (dcs2). |
10 | |
11 | 1. If the system to be replaced is still alive, login and |
12 | run "ifdown eth3" as root. |
13 | |
14 | 2. Log in the spare (dcs2) as root and run the command |
15 | "ifdown eth3". |
16 | |
17 | 3. Open the front door of the NASA rack and examine the |
18 | three red ethernet cables. Normally the dcs0 cable |
19 | should be on port 12 of switch x20b, the dcs1 cable |
20 | should be on port 3 of switch x20a, and the dcs2 |
21 | cable should be on port 4 of switch x20a. To fail- |
22 | over HMI, unplug the dcs1 cable and move the dcs2 |
23 | cable into port 3, switch x20a. To fail-over AIA, |
24 | unplug the dcs0 cable and move the dcs2 cable to |
25 | port 12, switch x20b. |
26 | |
27 | 4. Run "/etc/sysconfig/network/XXX-up", where XXX is |
28 | either HMI or AIA, on dcs2. |
29 | |
30 | |
31 | To restore the original dcs2 to itself, run "ifdown eth3", |
32 | move its red ethernet cable back to port 4, switch x20a, |
33 | and run /etc/sysconfig/network/MYSELF-up. |
34 | |
35 | To put the origina HMI or AIA machine back online, and plug |
36 | its red ethernet cable back in its original port (port 3, |
37 | switch x20a for HMI; port 12, switch x20b for AIA). If |
38 | the machine has not been rebooted since it went offline, |
39 | run "ifup eth3". |