%%
$,#-.!
/"
%%#%0&!1
%%(
%%%2"32%4"!%453
%%%"%%4"!5
%45
%%%"%4"!
%%
""%67""!7
%4""5%&!5"
!!%%
%455%%2!4!3
[root@raw1 bin]# ./oifcfg iflist
eth0 10.85.10.0
eth1 192.168.1.0
[root@raw1 bin]# ./oifcfg getif
eth0 10.85.10.119 global public
eth0 10.85.10.121 global public
eth0 10.85.10.0 global public
eth1 192.168.1.119 global cluster_interconnect
eth1 192.168.1.121 global cluster_interconnect
eth1 192.168.1.0 global cluster_interconnect
查看 public 类型的网卡
[root@raw1 bin]# ./oifcfg getif -type public
eth0 10.85.10.119 global public
eth0 10.85.10.121 global public
eth0 10.85.10.0 global public
删除接口配置
%%%
添加接口配置
%%%8.'9:.!
%%%8:;8.!4
三. 集群层
集群层是指由 Clusterware 组成的核心集群, 这一层负责维护集群内的共享设备,并为应用集群提供完
整的集群状态视图,应用集群依据这个视图进行调整。 这一层共有 4 个命令: crsctl,
ocrcheck,ocrdump,ocrconfig. 后三个是针对 OCR 磁盘的。
评论