클러스터 개인 전송 요구 사항에 대한 자세한 내용은 Oracle Solaris Cluster 4.2 Hardware Administration Manual 의 Interconnect Requirements and Restrictions을 참조하십시오.
phys-schost# 프롬프트는 전역 클러스터 프롬프트를 반영합니다. 전역 클러스터에서 이 절차를 수행합니다.
이 절차에서는 장문형 Oracle Solaris Cluster 명령을 제공합니다. 대부분의 명령에는 단문형도 있습니다. 명령은 명령 이름이 장문형과 단문형인 것을 제외하면 동일합니다.
Oracle Solaris Cluster Manager GUI를 통해서도 클러스터에 케이블, 전송 어댑터 및 개인 어댑터를 추가할 수 있습니다. GUI 로그인 지침은 Oracle Solaris Cluster Manager에 액세스하는 방법을 참조하십시오.
클러스터 전송 케이블 설치 절차는 Oracle Solaris Cluster 4.2 Hardware Administration Manual 을 참조하십시오.
# clsetup
주 메뉴가 표시됩니다.
지시에 따라 요청하는 정보를 입력하십시오.
지시에 따라 요청하는 정보를 입력하십시오.
클러스터 상호 연결에 다음 어댑터를 하나를 사용하려면 각 클러스터 노드에 있는 /etc/system 파일에 관련 항목을 추가합니다. 다음에 시스템을 재부트하면 이 항목이 적용됩니다.
|
지시에 따라 요청하는 정보를 입력하십시오.
# clinterconnect show node:adapter,adapternode # clinterconnect show node:adapter # clinterconnect show node:switch
다음 예에서 clsetup 유틸리티를 사용하여 노드에 전송 케이블, 전송 어댑터 또는 전송 스위치를 추가하는 방법을 보여 줍니다. 예제에는 DLPI(Data Link Provider Interface) 전송 유형에 대한 설정이 포함됩니다.
[Ensure that the physical cable is installed.] [Start the clsetup utility:] # clsetup [Select Cluster interconnect] [Select either Add a transport cable, Add a transport adapter to a node, or Add a transport switch.} [Answer the questions when prompted.] [You Will Need: ] [Information: Example:[ node names phys-schost-1 adapter names net5 switch names hub2 transport type dlpi [Verify that the clinterconnect command completed successfully:]Command completed successfully. Quit the clsetup Cluster Interconnect Menu and Main Menu. [Verify that the cable, adapter, and switch are added:] # clinterconnect show phys-schost-1:net5,hub2 ===Transport Cables === Transport Cable: phys-schost-1:net5@0,hub2 Endpoint1: phys-schost-2:net4@0 Endpoint2: hub2@2 State: Enabled # clinterconnect show phys-schost-1:net5 === Transport Adepters for net5 Transport Adapter: net5 Adapter State: Enabled Adapter Transport Type: dlpi Adapter Property (device_name): net6 Adapter Property (device_instance): 0 Adapter Property (lazy_free): 1 Adapter Property (dlpi_heartbeat_timeout): 10000 Adpater Property (dlpi_heartbeat_quantum): 1000 Adapter Property (nw_bandwidth): 80 Adapter Property (bandwidth): 70 Adapter Property (ip_address): 172.16.0.129 Adapter Property (netmask): 255.255.255.128 Adapter Port Names: 0 Adapter Port State (0): Enabled # clinterconnect show phys-schost-1:hub2 === Transport Switches === Transport Switch: hub2 Switch State: Enabled Switch Type: switch Switch Port Names: 1 2 Switch Port State(1): Enabled Switch Port State(2): Enabled
다음 단계
클러스터 전송 케이블의 상호 연결 상태를 확인하려면 클러스터 상호 연결 상태를 확인하는 방법을 참조하십시오.