[root@rac1 bin]# ./oifcfg getif
* 192.168.1.0 global public
* 192.168.0.0 global cluster_interconnect
eth0 192.168.1.0 global public
eth1 192.168.0.0 global cluster_interconnect
Only in OCR: eth0 192.168.1.0 global cluster_interconnect,public
PRIF-51: interface [eth0] is set to both public and cluster_interconnect
PRIF-29: Warning: wildcard in network parameters can cause mismatch among GPnP profile, OCR, and system
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]# ./oifcfg setif -global eth0/192.168.1.0:public
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]# ./oifcfg setif -global eth1/192.168.0.0:cluster_interconnect
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]# ./oifcfg getif
* 192.168.1.0 global public
* 192.168.0.0 global cluster_interconnect
eth0 192.168.1.0 global public
eth1 192.168.0.0 global cluster_interconnect
PRIF-29: Warning: wildcard in network parameters can cause mismatch among GPnP profile, OCR, and system
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]# ./oifcfg delif -global */192.168.1.0
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]# ./oifcfg delif -global */192.168.0.0
[root@rac1 bin]#
[root@rac1 bin]#
[root@rac1 bin]# ./oifcfg getif
eth0 192.168.1.0 global public
eth1 192.168.0.0 global cluster_interconnect
[root@rac1 bin]#
[root@rac1 bin]#
after restart cluster
Very useful , compare then oracle support this is best solution.
ReplyDelete