ScanIPrelocate/failover后其他网段无法ping通

php中文网
发布: 2016-06-07 16:12:45
原创
1956人浏览过

集群单节点在重启或者手动srvctl relocate scan_listener后,集群所在网段ping ip,vip,scan ip正常,其他网段ping scan ip 不通。原因是路由的arp表没有随之而跟新scan ip。需要手动更新。 /sbin/arping -U -c 3 -I public NIC for vip vip ip address my o

集群单节点在重启或者手动srvctl relocate scan_listener后,集群所在网段ping ip,vip,scan ip正常,其他网段ping scan ip 不通。原因是路由的arp表没有随之而跟新scan ip。需要手动更新。

 /sbin/arping -U -c 3 -I <public NIC for vip> <vip ip address> 
登录后复制

my oracle support说明如下:

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
  • 11.2.0.3
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
  • 12.1 (Future Release)

 

360 AI助手
360 AI助手

360公司推出的AI聊天机器人聚合平台,集合了国内15家顶尖的AI大模型。

360 AI助手 140
查看详情 360 AI助手

Symptoms:

Related To:

  • (None Specified)
  • Cluster Ready Services / Parallel Server Management

 

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 G【本文来自鸿网互联 (http://www.68idc.cn)】ARP 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 <public NIC for vip> <vip ip address> 
 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.

最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号