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

예—클러스터 전송 케이블 활성화

이 예에서는 노드 phys-schost-2에 있는 어댑터 qfe-1에서 클러스터 전송 케이블을 활성화하는 방법을 보여 줍니다.


[노드에서 수퍼유저가 됩니다.]
[scsetup 유틸리티 입력]
# scsetup
클러스터 상호 연결>전송 케이블 사용 가능 설정을 선택합니다.
프롬프트가 표시되면 질문에 답합니다.
다음 정보가 필요합니다.
   필요한 정보:         예:
   node names             phys-schost-2
   adapter names          qfe1
   junction names         hub1
[scconf 명령이 성공적으로 완료되었는지 확인]
 
scconf -c -m endpoint=phys-schost-2:qfe1,state=enabled
 
Command completed successfully.
Quit the scsetup Cluster Interconnect Menu and Main Menu.
[케이블이 활성화되어 있는지 확인]
# scconf -p | grep cable
  Transport cable:   phys-schost-2:qfe1@0 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