rac vip failback issue
測試從交換機上或者資料庫主機端關閉eth0(public nic 240/242)
拔網線的效果也一樣,任一一個網路卡,vip漂移正常。
重啟原來網路卡後,vip漂移回來,但交換機收到arp包,將vip的mac地址設定為全0,
從而導致網外無法正常連線到failback 回來的vip地址。
Mac 緩衝更新後,恢復正常。
目前交換機設定的mac地址失效時間為4小時。
在某些情況下,例如這個case,mac地址重新整理造成vip failback後在一段時間內不可用。
10.2.0.4 and 11.1版本中,vip預設不做failback,在11gr2中,預設是failback的。
解決方法:
(1)取消自動failback,修改 $ORACLE_HOME/bin/racgwrap 指令碼,啟用:
ORA_RACG_VIP_FAILBACK=1 && export ORA_RACG_VIP_FAILBACK
(2)縮短交換機mac地址快取時間,由於可能影響整個vlan,所以昨天沒有測試。
(3)手工重定位或者呼叫指令碼,vip漂移後,重新廣播新的地址。 arping -c 5 -U -I eth0 $vipaddress
文件和相關bug:
VIP does not relocate back to the original node starting from 10.2.0.4 and 11.1 even after the public network problem is resolved. [ID 805969.1]
Bug 11069846 - Gratuitous ARP packets must be targeted to router to avoid connectivity problems - superceded [ID 11069846.8] |
||
|
||
|
修改時間 01-FEB-2012 型別 PATCH 狀態 PUBLISHED |
|
Bug 11069846 Gratuitous ARP packets must be targeted to router to avoid connectivity problems - superceded
This note
gives a brief overview of bug 11069846.
The content was last updated on: 01-FEB-2012
Click here
for details of each of the sections below.
Affects:
Product (Component) |
Oracle Server (PCW) |
Range of versions believed to be affected |
Versions BELOW 12.1 |
Versions confirmed as being affected |
|
Platforms affected |
Generic (all / most platforms affected) |
Note that this fix can cause / expose the
problem described in Bug:13440962
Note that this fix has been superceded
by the fix in Bug:13440962
Fixed:
This issue is fixed in |
|
|||
Symptoms: |
Related To: |
|
||
|
|
|||
Description
Note:
This fix can cause the problem described in bug 13440962.
Please use that fix instead of this one.
After failover, the SCAN/VIP addresses are sometimes not reachable from
outside the network after normal startup. When this connectivity problem
exists, the addresses are reachable from within the network (subnet),
but not from outside.
Rediscovery Notes:
Router ARP cache is not refreshing (router still thinks the IP belongs
to the old MAC address) when the SCAN/VIP addresses move from one node
to the other
Workaround
None
Please note: The above is a summary description only. Actual symptoms can vary. Matching to any symptoms here does not confirm that you are encountering this problem. For questions about this bug please consult Oracle Support. |
References
Bug:11069846
(This link will only work for PUBLISHED bugs)
Note:245840.1
Information on the sections in this article
Bug 13440962 - Different subnet failed to connect to vip after restart vip [ID 13440962.8] |
||
|
||
|
修改時間 01-FEB-2012 型別 PATCH 狀態 PUBLISHED |
|
Bug 13440962 Different subnet failed to connect to vip after restart vip
This
note gives a brief overview of bug 13440962.
The content was last updated on: 01-FEB-2012
Click here for details of each of the sections
below.
Affects:
Product (Component) |
Oracle Server (PCW) |
Range of versions believed to be affected |
Versions >= 11.2.0.3 but BELOW 12.1 |
Versions confirmed as being affected |
|
Platforms affected |
Generic (all / most platforms affected) |
It is believed to be a regression in default behaviour thus:
Regression introduced in 11.2.0.3
Fixed:
This issue is fixed in |
|
|||
Symptoms: |
Related To: |
|
||
|
|
|||
Description
This is a regression fix for problem introduced by patch 11069846.
The change in this patch (patch 13440962) fixes a problem with 4 extra
bytes in the GARP message and removes an extra unicast GARP packet to
the router.
Rediscovery Notes:
After upgrading to 11.2.0.3, after vip failover, the ip address is
not pingable from a different subnet on Linux.
(This problem is seen only on Linux)
Workaround
After vip failover, run command
/sbin/arping -U -c 3 -I
to update the ARP table of router.
Please note: The above is a summary description only. Actual symptoms can vary. Matching to any symptoms here does not confirm that you are encountering this problem. For questions about this bug please consult Oracle Support. |
References
Bug:13440962 (This link will only work for
PUBLISHED bugs)
Note:245840.1 Information on the sections in this
article
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/756652/viewspace-719796/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RAC如何修改VIP
- RAC更改叢集VIP
- RAC中修改IP, VIP
- 配置RAC中的VIP
- 【RAC】如何修改vip 或者vip 對應的hostname
- 【RAC】Oracle rac 如何修改公網及vipOracle
- RAC改VIP和SCAN IP
- 關於 rac vip fail backAI
- RAC 11.2.0.3 修改VIP地址
- oracle rac vip 漂移過程Oracle
- RAC的VIP切換測試
- Oracle RAC修改public, VIP, SCAN IPOracle
- rac 手動漂移scan ip vip
- ORACLE10g修改RAC VIPOracle
- Oracle RAC修改IP和VIP地址Oracle
- oracle 11g rac 修改VIP、scan VIP、priv IP操作文件Oracle
- rac 新增第二public ip 和 vip
- RAC_網路_VIP漂移_SCAN IP
- Oracle RAC修改public,private,vip scan IPOracle
- 10g RAC中修改VIP地址
- rac的vip和監聽莫名故障
- 【VIP】調整RAC虛擬IP地址(VIP)及虛擬主機名
- 關於 RAC VIP (Oracle10G RAC) 的探討(zt)Oracle
- Oracle 10g RAC vip 漂移問題Oracle 10g
- (轉)【VIP】調整RAC虛擬IP地址(VIP)及虛擬主機名
- RAC客戶端訪問DB只能用VIP不能用VIP對應的hostname客戶端
- How to modify Public ip and vip In 11gr2 Rac
- rac 改public 及vip IP---備份01
- oracle rac的vip與srvctl啟動關係Oracle
- 詭異的事情,RAC,public ip通,vip不通
- issue
- Oracle RAC中的Public IP, VIP和Internal IP,SCANOracle
- 基於同網段的RAC架構VIP修改架構
- 基於不同網段的RAC架構VIP修改架構
- 手動進行oracle rac vip 漂移的步驟 。Oracle
- 更改rac的vip地址和叢集互聯地址
- 修改oracle 10g rac(rhel4)的vipOracle 10g
- Oracle 12. 2 RAC public IP與vip 互換方法Oracle