>  기사  >  데이터 베이스  >  RAC之安装DB SOFT节点间时间一致导致tar错误

RAC之安装DB SOFT节点间时间一致导致tar错误

WBOY
WBOY원래의
2016-06-07 17:07:34886검색

这个错误是第1次遇到,在node1上安装soft的过程当中,在进行copy file to remote node2的时候,查看了日志如下:

这个错误是第1次遇到,在node1上安装soft的过程当中,在进行copy file to remote node2的时候,查看了日志如下:

INFO: List of files to be excluded from:install/excludeFileList.txt

INFO: Exclude file list /tmp/OraInstall2011-11-26_02-13-20PM/installExcludeFile.lst does not exist or is empty. The file is ignored.

WARNING: Error while copying directory /opt/app/product/10.2.0/db_1 with exclude file list 'null' to nodes 'r2'. [PRKC-1002 : All the submitted commands did not execute successfully]

----------------------------------------------------------------------------------

r2:

/bin/tar: ./assistants/dbca???????????? 2011-11-26 14:19:29 ???????????? 10 ?????????

/bin/tar: ./bin/dbv???????????? 2011-11-26 14:19:20 ???????????? 1 ?????????

.。。。。

类似的环境搭建过多次了,也没遇到过,,google了下,有网友说是node1的时间必须比node2的慢才可以,而且说明产生的问题也是在复制和tar过程步骤,将信将疑修改了node1的时间比node2慢了将近10分钟,然后先把刚才中途失败的先delete掉,重新运行./runInstaller,擦,果然通过了,最后将node1时间改成与node2一致,以便继续dbca建库。

-The End-

linux

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.