修改私网IP

修改private IP
备份并确认CRS集群正常
从Oracle 11.2 GI开始,私有网络配置不仅仅存在ocr中,还存在gpnp profile中,所以首先需要备份profile.xml

–RAC1,RAC2
[grid]$ cd /u01/app/11.2.0/grid/gpnp/rac1/profiles/peer/
[grid]$ cp -p profile.xml profile.xml.bk

确认CRS集群在各节点启动:
[grid]$ olsnodes -s
rac1 Active
rac2 Active

2 设定新的私网信息
oifcfg getif

oifcfg setif -global ens224/172.16.2.0:cluster_interconnect

oifcfg delif -global ens224/192.168.164.0

3 root用户在所有节点关闭并禁用集群
crsctl stop crs
crsctl disable crs

4 OS层修改私有网卡地址
ifconfig -a

修改私有网卡IP并重启:

[root]# vi /etc/sysconfig/network-scripts/ifcfg-ens224
[root]# ifdown ens224
[root]# ifup ens224

vi /etc/hosts 修改private ip部分为:
5 root用户在所有节点启用并启动集群
crsctl enable crs
crsctl start crs

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值