Oracle® Solaris Cluster 시스템 관리 설명서

인쇄 보기 종료

업데이트 날짜: 2015년 10월
 
 

클러스터 전송 케이블을 활성화하는 방법

이 옵션은 기존 클러스터 전송 케이블을 사용으로 설정하는 데 사용됩니다.

phys-schost# 프롬프트는 전역 클러스터 프롬프트를 반영합니다. 전역 클러스터에서 이 절차를 수행합니다.

이 절차에서는 장문형 Oracle Solaris Cluster 명령을 제공합니다. 대부분의 명령에는 단문형도 있습니다. 명령은 명령 이름이 장문형과 단문형인 것을 제외하면 동일합니다.

Oracle Solaris Cluster Manager GUI를 통해서도 케이블을 사용으로 설정할 수 있습니다. GUI 로그인 지침은 Oracle Solaris Cluster Manager에 액세스하는 방법을 참조하십시오.

  1. 클러스터 노드에서 root 역할을 수행합니다.
  2. clsetup 유틸리티를 시작합니다.
    # clsetup

    주 메뉴가 표시됩니다.

  3. 클러스터 상호 연결 메뉴에 액세스하는 옵션에 대한 번호를 입력하고 Enter 키를 누릅니다.
  4. 전송 케이블을 활성화하는 옵션에 대한 번호를 입력하고 Enter 키를 누릅니다.

    화면의 지시를 따르십시오. 식별하려는 케이블 종점 중 하나의 노드와 어댑터 이름을 모두 입력해야 합니다.

  5. 케이블이 활성화되었는지 확인합니다.
    # clinterconnect show  node:adapter,adapternode
예 7-4  클러스터 전송 케이블 사용으로 설정

이 예에서는 노드 phys-schost-2에 있는 어댑터 net0에서 클러스터 전송 케이블을 사용으로 설정하는 방법을 보여줍니다.

[Assume the root role on any node.]
[clsetup 유틸리티를 시작합니다:]
# clsetup
[Select Cluster interconnect>Enable a transport cable.[

[Answer the questions when prompted.[
[You will need the following information.[
   You Will Need:         
Information:                        Example:
   node names             phys-schost-2
   adapter names          net0
   switch names           hub1
[Verify that the scinterconnect
명령이 성공적으로 완료되었습니다:]
 
clinterconnect  enable phys-schost-2:net0
 
Command completed successfully.
[Quit the clsetup Cluster Interconnect Menu and Main Menu.]
[케이블이 활성화되었는지 확인합니다:]
# clinterconnect show  phys-schost-1:net5,hub2
Transport cable:   phys-schost-2:net0@0 ethernet-1@2    Enabled
Transport cable:   phys-schost-3:net5@1 ethernet-1@3    Enabled
Transport cable:   phys-schost-1:net5@0 ethernet-1@1    Enabled