Sun Cluster 3.0 安装指南

示例-从 Sun Cluster 2.2 升级到 Sun Cluster 3.0 软件 -开始处理

下面的示例显示开始处理将两个节点的群集从 Sun Cluster 2.2 升级到 Sun Cluster 3.0 软件。群集节点名称是 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