创建Oracle vip的时候报错
报错信息 : rfaces(VipCA.java:614)oracle.ops.vipca.VipCA.processGUIArgs
[backcolor=rgb(239, 239, 239)][font=tahoma, 宋体]二。解决方法[backcolor=rgb(239, 239, 239)][font=tahoma, 宋体][root@o10n2 bin]# ./oifcfg iflist
eth0 192.168.150.0
eth1 172.168.146.0
[root@o10n2 bin]# ./oifcfg setif -global eth0/192.168.150.0:public
[root@o10n2 bin]# ./oifcfg setif -global eth1/172.168.146.0:cluster_interconnect
[root@o10n2 bin]# ./oifcfg iflist
eth0 192.168.150.0
eth1 172.168.146.0
[root@o10n2 bin]# ./oifcfg getif
eth0 192.168.150.0 global public
eth1 172.168.146.0 global cluster_interconnect
图形化vipca可以打开了,运行rootdelete.sh后再运行root.sh,以上报错不见了