win2008x64+11g+mscs+ofs安裝記錄

tonglei2000發表於2010-12-22
今天開始在win2008x64上安裝ofs。
首先建域。2008上建域和2000上沒有太大區別,好像速度還快些。沒辦法,裝微軟的叢集必須建域。
一切順利,配叢集。成功。
安裝oracle。建庫,到2%的時候報錯。莫名其妙,最後在網際網路上查到原因,oracle 的
10.2.0.1到10.2.0.4以及11.1的版本有一個bug,不能再域控制器上建庫,出現上面的現象。
一個bug搞了一天。鬱悶
剛好是週五,週六週日下載了11.2的oracle,乾脆不打補丁,直接把版本搞上去。而且,11r1感覺畢竟是過渡版本,已經出了11.2,幹嗎還用11r1啊。
安裝11r2。建庫,一切正常。下載最新的ofs,版本是3.4.2,安裝正常。
R1和R2還是區別很大,至少建庫的時候,提示建立sga的時候R1最多是4GB,R2則是機器的實體記憶體。
校驗叢集的時候有waining,但是沒有處理。後來才知道是因為oracle讀取dns的時候有一臺主機得到了心跳網路卡的地址。在host檔案裡面加上pub的網路卡地址就沒有warning了。
11  15:46:45   > FS-10998:
12  15:46:45  FS-10502: hydjdb1 : Verifying the Oracle homes
13  15:46:45   > FS-10998:
14  15:46:45  FS-10501: hydjdb1 : Verifying the Oracle Services for MSCS installation
15  15:46:45   >>> FS-10652: hydjdb1 has Oracle Services for MSCS version 3.4.2.0 installed in Ofs34_home1
16  15:46:45   >>> FS-10652: hydjdb2 has Oracle Services for MSCS version 3.4.2.0 installed in Ofs34_home1
17  15:46:45   > FS-10998:
18  15:46:45  FS-10650: hydjdb1 : Verifying the Oracle Services for MSCS resource providers
19  15:46:45   > FS-10651: Verifying the Generic Service resource
20  15:46:45   >> FS-10665: Checking DLLs for resource provider
21  15:46:45   > FS-10998:
22  15:46:45   > FS-10651: Verifying the Oracle Management Agent resource
23  15:46:45   >> FS-10665: Checking DLLs for resource provider
24  15:46:45   >> FS-10667: Checking for software installation
25  15:46:45   >>> FS-10658: The Oracle Management Agent software is not installed on any of the cluster nodes
26  15:46:45   > FS-10998:
27  15:46:45   > FS-10651: Verifying the Oracle Application Server resource
28  15:46:45   >> FS-10665: Checking DLLs for resource provider
29  15:46:45   >> FS-10667: Checking for software installation
30  15:46:45   >>> FS-10658: The Oracle Application Server software is not installed on any of the cluster nodes
31  15:46:45   > FS-10998:
32  15:46:45   > FS-10651: Verifying the Oracle Database resource
33  15:46:45   >> FS-10665: Checking DLLs for resource provider
34  15:46:45   >> FS-10666: Checking for MSCS resource DLLs provided by Oracle
35  15:46:45   >> FS-10667: Checking for software installation
36  15:46:45   >>> FS-10652: hydjdb1 has Oracle Database version 11.2.0.1 installed in OraDb11g_home1
37  15:46:45   >>> FS-10652: hydjdb2 has Oracle Database version 11.2.0.1 installed in OraDb11g_home1
38  15:46:45   > FS-10998:
39  15:46:45  FS-10503: hydjdb1 : Verifying the network configuration
40  15:46:45   > FS-10510: 群集網路 1 network on the cluster uses subnet 192.168.16.0
41  15:46:45   > FS-10510: 群集網路 2 network on the cluster uses subnet 10.253.15.0
42  15:46:45   > FS-10998:
43  15:46:45   > FS-10512: hydjdb1 maps to 192.168.16.11, 10.253.15.11 on hydjdb1
44  15:46:45   > FS-10512: hydjdb1 maps to 10.253.15.11, 192.168.16.11 on hydjdb2
45  15:46:45    ** WARNING : FS-10662: hydjdb1 does not resolve to the same IP address on all cluster nodes
46  15:46:45   > FS-10998:
47  15:46:45   > FS-10512: hydjdb2 maps to 10.253.15.12 on hydjdb1
48  15:46:45   > FS-10512: hydjdb2 maps to 192.168.16.12, 10.253.15.12 on hydjdb2
49  15:46:45    ** WARNING : FS-10662: hydjdb2 does not resolve to the same IP address on all cluster nodes
50  15:46:45    ** WARNING : FS-10515: The order of network adapters of host hydjdb2 may be wrong. See the documentation
51  15:46:45   > FS-10998:
52  15:46:45   > FS-10512: cl-hydb maps to 10.253.15.20 on hydjdb1
53  15:46:45   > FS-10998:
54  15:46:45   > FS-10512: CL-HYDB maps to 10.253.15.20 on hydjdb2
 
 

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13337857/viewspace-682308/,如需轉載,請註明出處,否則將追究法律責任。

相關文章