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

2.2.1.1 예: 클러스터 노드 종료

다음 예는 phys-schost-1노드를 종료할 때 표시되는 콘솔 출력입니다.-g0 옵션을 사용하면 천천히 종료되는 시간이 0으로 설정되고, -y 옵션을 사용하면 묻는 메시지에 자동으로 yes로 답하고, -i0 옵션을 사용하면 실행 레벨 0을 호출합니다. 이 노드의 종료 메시지는 클러스터에 있는 다른 노드의 콘솔에도 나타납니다.


# scswitch -S -h phys-schost-1
# shutdown -g0 -y -i0
May 2 10:08:46 phys-schost-1 cl_runtime: WARNING: CMM monitoring disabled.phys-schost-1# 
INIT: New run level: 0
The system is coming down.  Please wait.
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
Program terminated
ok