preprpnode 오류 내용 

Error
2632-044 The domain cannot be created due to the following errors that were detected while harvesting information from the target nodes:
svr2: 2632-068 This node has the same internal identifier as svr1 and cannot be included

 원인

preprpnode svr1 svr2 명령으로 2대의 서버 (svr1, svr2)를 한 도메인에 등록시킬 때, 각각의 서버는 서로 다른 RSCT(Reliable Scalable Cluster Technology) ID를 가지고 있어야 하는데, 어떠한 이유에서 (주로 VMware로 구축할 경우, svr1의 이미지를 그대로 복사하여 svr2를 만든 경우) RSCT ID가 동일해서 발생하는 오류임!

 조치

다음의 명령을 두 서버 중 하나에서 실행시켜 RSCT ID를 재 설정한 후, preprpnode 명령을 재 실행 함.

/usr/sbin/rsct/install/bin/recfgct

preprpnode svr1 svr2

 

+ Recent posts