Sun Cluster 3.0 U1 시스템 관리 안내서

2.2.3 클러스터 노드를 다시 부트하는 방법

  1. 클러스터 노드에서 OPS(Oracle Parallel Server)를 실행하는 경우에는 OPS 데이터베이스 인스턴스를 종료하십시오.

    종료 절차는 Oracle Parallel Server 제품 문서를 참조하십시오.

  2. 종료할 클러스터 노드에 대해 수퍼유저가 되십시오.

  3. scswitchshutdown 명령을 사용하여 클러스터 노드를 종료하십시오.

    종료할 노드에서 다음 명령을 입력하십시오. shutdown 명령에 -i 6 옵션을 사용하면 노드가 종료되어 ok 프롬프트로 전환된 후에 다시 부트됩니다.


    # scswitch -S -h nodelist
    # shutdown -g0 -y -i6
    

    주 -

    클러스터 멤버쉽을 얻으려면 클러스터 노드에 클러스터 상호 연결에 대하여 작동하는 연결이 있어야 합니다.


  4. 노드가 오류 없이 부트되어 온라인 상태인지 확인하십시오.


    # scstat -n
    

2.2.3.1 예: 클러스터 노드 다시 부트

다음 예는 phys-schost-1 노드를 다시 부트할 때 콘솔에 표시되는 출력입니다. 이 노드에 대한 종료 및 시작 메시지가 클러스터에 있는 다른 노드의 콘솔에 나타납니다.


# scswitch -S -h phys-schost-1
# shutdown -g0 -y -i6
May 2 10:08:46 phys-schost-1 cl_runtime: WARNING: CMM monitoring disabled.
phys-schost-1# 
INIT: New run level: 6
The system is coming down.  Please wait.
System services are now being stopped.
Notice: rgmd is being stopped.
Notice: rpc.pmfd is being stopped.
Notice: rpc.fed is being stopped.
umount: /global/.devices/node@1 busy
umount: /global/phys-schost-1 busy
The system is down.
syncing file systems... done
rebooting...
Resetting ... 
,,,
Sun Ultra 1 SBus (UltraSPARC 143MHz), No Keyboard
OpenBoot 3.11, 128 MB memory installed, Serial #5932401.
Ethernet address 8:8:20:99:ab:77, Host ID: 8899ab77.
...
Rebooting with command: boot
...
Hostname: phys-schost-1
Booting as part of a cluster
...
NOTICE: Node 1: attempting to join cluster
...
NOTICE: Node 1: joined cluster
...
The system is coming up.  Please wait.
The system is ready.
phys-schost-1 console login: