기존 전역 클러스터나 영역 클러스터에 Oracle Solaris 호스트 또는 가상 시스템을 추가하기 전에 전용 클러스터 상호 연결에 작동하는 물리적 연결을 비롯하여 노드에 필요한 하드웨어가 모두 올바르게 설치되고 구성되었는지 확인하십시오.
하드웨어 설치 정보는 Oracle Solaris Cluster 4.2 Hardware Administration Manual 또는 서버와 함께 제공된 하드웨어 설명서를 참조하십시오.
이 절차를 수행하면 시스템이 클러스터에 대한 권한이 있는 노드 목록에 노드 이름을 추가하여 클러스터에 자동으로 시스템을 설치할 수 있습니다.
phys-schost# 프롬프트는 전역 클러스터 프롬프트를 반영합니다. 전역 클러스터에서 이 절차를 수행합니다.
이 절차에서는 장문형 Oracle Solaris Cluster 명령을 제공합니다. 대부분의 명령에는 단문형도 있습니다. 명령은 명령 이름이 장문형과 단문형인 것을 제외하면 동일합니다.
Oracle Solaris Cluster Software Installation Guide Oracle Solaris Cluster 소프트웨어 설치 설명서 유틸리티를 사용합니다.
또한 각 노드에서 공용 네트워크 통신에 사용할 네트워크 자원을 지정해야 합니다. 다음 예에서 영역 이름은 sczone이고 sc_ipmp0은 IPMP 그룹 이름입니다.
clzc:sczone>add node clzc:sczone:node>set physical-host=phys-cluster-3 clzc:sczone:node>set hostname=hostname3 clzc:sczone:node>add net clzc:sczone:node:net>set address=hostname3 clzc:sczone:node:net>set physical=sc_ipmp0 clzc:sczone:node:net>end clzc:sczone:node>end clzc:sczone>exit
노드 구성에 대한 자세한 지침은 Oracle Solaris Cluster 소프트웨어 설치 설명서 의 영역 클러스터 만들기 및 구성을 참조하십시오.
# clzc install-cluster -d dvd-image zoneclustername
# clzc install zoneclustername
Enter 키를 누릅니다.
clsetup 프롬프트를 따릅니다. 이 옵션을 사용하면 새 시스템이 클러스터에 추가되려고 공용 네트워크를 통해 보내는 모든 요청을 클러스터가 무시합니다.
다음 예에서는 기존 클러스터의 권한이 있는 노드 목록에 phys-schost-3이라는 노드를 추가하는 방법을 보여 줍니다.
[Assume the root role and execute the clsetup utility.] phys-schost# clsetup [Select New nodes>Specify the name of a machine which may add itself.] [Answer the questions when prompted.] [Verify that the command completed successfully.] claccess allow -h phys-schost-3 Command completed successfully. [Select Prevent any new machines from being added to the cluster.] [Quit the clsetup New Nodes Menu and Main Menu.] [Install the cluster software.]
참조
clsetup(1CL) 매뉴얼 페이지
클러스터 노드를 추가하는 전체 작업 목록은 Table 8–1, "작업 맵: 클러스터 노드 추가"를 참조하십시오.
기존 자원 그룹에 노드를 추가하려면 Oracle Solaris Cluster 데이터 서비스 계획 및 관리 설명서 를 참조하십시오.