问题描述:
[INS-40725] Unable to determine the existence of an interface with a subnet matching the SCAN VIP subnet.
Cause - A failure has occurred during the determination of the existence of an interface with a subnet matching the SCAN VIP subnet.
Action - Be sure there is a public interface with a subnet matching the SCAN VIP or choose a SCAN VIP with a subnet matching the public interface.
PRCT-1011 : Failed to run "oifcfg"
解决方法(主要是查看各个环境变量,使变量报错最小)
一、
windows注册表修改
win+R regedit 确定
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters 下新建
Value Name: DisableDHCPMediaSense
Data Type: DWORD
Value: 1
二、root用户,
vi /etc/profile
##只保留jdk配置信息,查找报错原因。
source /etc/profile
javac ###查看是否配置成功。
三、切换到grid用户
source ~/.bash_profile
最后
以上就是野性酒窝最近收集整理的关于INS-40725 Failed to run "oifcfg"的全部内容,更多相关INS-40725内容请搜索靠谱客的其他文章。
发表评论 取消回复