Solaris OS용 Sun Cluster 시스템 관리 안내서

예—클러스터 전송 케이블, 전송 어댑터 또는 전송 연결 장치 추가

다음 예에서는 scsetup 명령을 사용하여 노드에 전송 케이블, 전송 어댑터 또는 전송 연결 장치를 추가하는 방법을 보여 줍니다.


[물리적 케이블이 설치되어 있는지 확인]
# scsetup
클러스터 상호 연결을 선택합니다.
클러스터 전송 케이블, 
노드에 전송 어댑터 추가 
또는 전송 연결 장치 추가를 선택합니다.
프롬프트가 표시되면 질문에 답합니다. 
   필요한 정보:         예:
   node names             phys-schost-1
   adapter names          qfe2
   junction names         hub2
   transport type         dlpi
[scconf 명령이 성공적으로 완료되었는지 확인]
Command completed successfully.
Quit the scsetup Cluster Interconnect Menu and Main Menu.
[케이블, 어댑터 및 연결이 추가되어 있는지 확인]
# scconf -p | grep cable
  Transport cable:   phys-schost-2:qfe0@1 ethernet-1@2    Enabled
  Transport cable:   phys-schost-3:qfe0@1 ethernet-1@3    Enabled
  Transport cable:   phys-schost-1:qfe0@0 ethernet-1@1    Enabled
# scconf -p | grep adapter
  Node transport adapters:                         qfe2 hme1 qfe0
  Node transport adapter:                          qfe0
  Node transport adapters:                         qfe0 qfe2 hme1
  Node transport adapter:                          qfe0
  Node transport adapters:                         qfe0 qfe2 hme1
  Node transport adapter:                          qfe0
# scconf -p | grep junction
  Cluster transport junctions:                       hub0 hub1 hub2
  Cluster transport junction:                        hub0
  Cluster transport junction:                        hub1
  Cluster transport junction:                        hub2