使用11g R2安装RAC的时候,SSH使用非默认端口创建等效性时报错
wonder_Sep 21 2012 — edited Oct 24 2012报错信息:
[INS-06003] Failed to setup passwordless SSH connectivity with the following node(s): [rac1, rac2]
Cause - It is possible that the failed nodes are running different Operating System or not reachable. If they are reachable and running the same Operating System as the local machine, it is possible that the SSH daemon is not configured on the selected nodes.
Action - Ensure that the failed nodes are reachable, running the same Operating System and have support for SSH connectivity. Log File Location
/tmp/OraInstall2012-09-21_04-57-37PM/installActions2012-09-21_04-57-37PM.log
请问如何使用非默认端口创建SSH等效性,谢谢!
Edited by: wonder_ on 2012-9-21 上午3:07