[FATAL] [INS-20702] Unexpected internaldriver error
问题现象:
安装过程中出现如下错误:
从上图可以看出由于内部驱动错误导致cluster工具验证失败,建议可以添加参数-ignoreInternalDriverError忽略来进行安装。
故障原因:
通过metalink文档查看得知,是因为bug 9329684导致,详细参考:
http://blog.csdn.net/wuweilong/article/details/8505372#t2
http://www.prudentwoo.com/archives/725
http://space.itpub.net/?uid-20674423-action-viewspace-itemid-752685
解决办法:
重新执行安装程序,添加-ignoreInternalDriverError 参数对错误进行忽略,可以完成安装。