vmware workstation 9 rac vmx file setting . oifcfg

本文详细介绍了如何在VMware Workstation中为两个节点创建并配置共享硬盘,以及如何将该硬盘与Oracle CRS服务结合使用。包括修改虚拟机配置文件,设置SCSI控制器参数,以及集群错误处理策略。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >




here I create scsi1:0 scsi1:1 scsc1:2 scsc1:3 scsc1:4 scsc1:5 disk on vmware workstation 9 and modified the vmx for both nodes by adding the following lines : the locking and sharedbus are the key for the shared disk when creating oracle crs service.


scsi1.present = "TRUE"
scsi1.virtualDev = "lsilogic"

scsi1.present = "TRUE"
scsi1.virtualDev = "lsilogic"


scsi1.sharedBus = "VIRTUAL"

disk.locking = "FALSE"


diskLib.dataCacheMaxSize = "0"
diskLib.dataCacheMaxReadAheadSize = "0"
diskLib.dataCacheMinReadAheadSize = "0"
diskLib.dataCachePageSize = "4096"
diskLib.maxUnsyncedWrites = "0"


cluster error handing: very easy


./oifcfg geif

./oifcfg setif -global eth0/192.168.1.0:public

./oifcfg setif -global eth1/192.168.0.0:cluster_interconnect

/LD_ASSUME and comment out the section for vipca and srvctl file 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值