Sun Cluster 3.0 시스템 관리 안내서

2.2.1.1 예제-클러스터 노드 시스템 종료

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


# scswitch -S -h phys-schost-1
# shutdown -g 0 -y
Sep  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