Sun Cluster 3.0 시스템 관리 안내서

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

  1. (선택적). Oracle Parallel Server(OPS)를 실행하는 클러스터의 경우, 모든 OPS 데이터베이스 인스턴스를 시스템 종료하십시오.

    시스템 종료 프로시저에 대해서는 Oracle Parallel Server 제품 문서를 참조하십시오.

  2. 시스템 종료되려면 클러스터 노드의 수퍼유저가 되십시오.

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

    시스템 종료될 노드에서 다음 명령을 입력하십시오.


    # scswitch -S -h node
    # shutdown -g 0 -y -i 6
    

    shutdown 명령과 함께 사용되는 -i 6 옵션은 ok PROM 프롬프트에서 시스템 종료한 후 노드가 재시작하도록 합니다.


    주 -

    클러스터 멤버쉽을 얻기 위해 클러스터 노드에는 클러스터 상호연결에 대한 작업 연결이 있어야 합니다.


  4. 노드가 오류없이 부팅되었는지와 온라인으로 되어 있는지 확인하십시오.

    scstat(1M) 명령은 노드의 상태를 보고합니다.


    # scstat -n
    

2.2.3.1 예제-클러스터 노드 다시 시동

다음 예는 노드 phys-schost-1을 시스템 종료한 후 재시작할 때의 콘솔 출력을 보여줍니다 -g 0 옵션은 grace 마침표를 0으로 설정하고, -y는 확인 질문에 자동 yes 응답을 제공합니다. 이 노드의 시스템 종료와 시작 메시지가 클러스터에 있는 다른 노드의 콘솔에 나타납니다.


# scswitch -S -h phys-schost-1
# shutdown -g 0 -y -i 6
Sep  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 #7982421.
Ethernet address 8:0:20:79:cd:55, Host ID: 8079cd55.
...
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: