Sun Cluster 3.0 설치 안내서

예-Sun Cluster 2.2에서 Sun Cluster 3.0 소프트웨어로 업그레이드 - 시작 프로세스

다음 예는 Sun Cluster 2.2에서 Sun Cluster 3.0 소프트웨어로 2-노드 클러스터 업그레이드 시작 프로세스를 보여줍니다. 클러스터 노드 이름은 phys-schost-1이고, 스폰서 노드 및 phys-schost-2이고, phys-schost-1이 설정한 클러스터에 조인합니다. 볼륨 관리자는 Solstice DiskSuite이고, 두 노드 모두 디스크세트 schost-1에 대한 조정자로 사용됩니다.


(Install the latest Solstice DiskSuite mediator package on each node:)
# cd /cdrom/suncluster_3_0/SunCluster_3.0/Packages
# pkgadd -d . SUNWmdm
 
(Restore the mediator:)
# metaset -s schost-1 -t
# metaset -s schost-1 -a -m phys-schost-1 phys-schost-2
 
(Begin upgrade on the first node:)
phys-schost-1# cd /cdrom/suncluster_3_0/SunCluster_3.0/Tools
phys-schost-1# ./scinstall -u begin -F
 
(Begin upgrade on the second node:)
phys-schost-2# cd /cdrom/suncluster_3_0/SunCluster_3.0/Tools
phys-schost-2# ./scinstall -u begin -N phys-schost-1
 
(Reboot each node:)
# shutdown -g 0 -y -i 6