2019년 5월 30일 목요일

INS-06006


  • 코드
    • INS-06006
  • 원인
    • RAC 구성에서 두개의 Node ssh connectivity구성중에 Setup버튼으로 구성은 되었으나 test 버튼이 동작하지않고 그상태에서 next 다음단계로 진행할때 발생하는 에러
  • 해결
    • 설치하려는 계정의 home 디렉터리 (cd ~ 했을때 가는곳 .ssh라는 숨겨진 디렉토리가 있는데 여기에 ssh 연결의 결과 (최초연결시 신뢰관계를 맺은 정보를 저장해두는곳 있는곳에 들어가서 rm 으로  지우고 설치프로그램을 재시작하면 정상적으로 진행될수 있다

    • 통하지 않을경우 .ssh 폴더의 내용을 지우고 다른 node ssh node2-host-name 으로 들어가서 신뢰구간을 연결한다 (ip 아는 hosts 파일의 이름으로 들어가야됨)
  • 참고 MOS 문서번호 & 기타
    • 06006, 0,"Passwordless SSH connectivity not set up between the following node(s): %s."
      // *Cause: Either passwordless SSH connectivity is not setup between specified node(s) or they are not reachable. Refer to the logs for more details.
      // *Action: Refer to the logs for more details or contact Oracle Support Services.
      // *FQN: oracle.install.commons.net.support.SSHSupportErrorCode.PASSWORDLESS_SSH_CONNECTIVITY_NOT_SETUP

댓글 없음:

댓글 쓰기