當(dāng)前位置: 首頁IT技術(shù) → Oracle RAC 如何修改IP地址方法

Oracle RAC 如何修改IP地址方法

更多

Oracle RAC 如何修改IP地址呢?今天跟大家分享下Oracle RAC 修改IP地址的方法,希望能幫上朋友們吧!

Oracle RAC修改IP地址方法:

1、關(guān)閉crs_stop -all

2、修改/etc/hosts內(nèi)對(duì)應(yīng)信息

3、分兩步

a,修改public ip 。

b,修改網(wǎng)段掩碼

-- 查看當(dāng)前配置:

[root@raw1 bin]# ./oifcfg getif -global

eth0  10.85.10.0  global  public

eth1  192.168.1.0  global  cluster_interconnect

  -- 刪除當(dāng)前配置

[root@raw1 bin]# ./oifcfg delif -global eth0

[root@raw1 bin]# ./oifcfg delif -global eth1

[root@raw1 bin]# ./oifcfg getif

-- 重新添加

[root@raw1 bin]# ./oifcfg setif -global eth0/10.85.10.0:public

[root@raw1 bin]# ./oifcfg setif -global eth1/192.168.1.0:cluster_interconnect

[root@raw1 bin]#  ./oifcfg getif

eth0  10.85.10.0  global  public

eth1  192.168.1.0  global  cluster_interconnect

[root@racnode2 bin]# ./oifcfg iflist

eth0  192.168.86.0

eth1  192.168.0.0

eth2  192.168.200.0

eth3  192.168.200.0

eth4  192.168.200.0

eth5  192.168.200.0

注意: 這里IP 地址最一個(gè)為0.  代表的是一個(gè)網(wǎng)段。 修改的時(shí)候要切記。 否在在啟動(dòng)OCR 時(shí)會(huì)報(bào)如下錯(cuò)誤:

[  CRSOCR][4054413904] OCR context init failure.  Error: PROC-44: 網(wǎng)絡(luò)地址和網(wǎng)絡(luò)接口操作中出錯(cuò) 網(wǎng)絡(luò)地址和網(wǎng)絡(luò)接口操作錯(cuò)誤 [7]

c,修改VIP

[root@raw1 bin]# ./srvctl modify nodeapps -n raw1 -A 10.85.10.222/255.255.255.0/eth0

[root@raw1 bin]# ./srvctl modify nodeapps -n raw2 -A 10.85.10.223/255.255.255.0/eth0

4、檢查listener.ora 和 tnsname中ip信息是否需要修改

5、啟動(dòng)資源,crs_start -all

好了,這樣就完成Oracle RAC的 IP地址的修改過程了!

熱門評(píng)論
最新評(píng)論
發(fā)表評(píng)論 查看所有評(píng)論(0)
昵稱:
表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
字?jǐn)?shù): 0/500 (您的評(píng)論需要經(jīng)過審核才能顯示)