Sun Cluster 3.0 5/02 发行说明

示例 - 从 Sun Cluster 2.2 升级到 Sun Cluster 3.0 5/02 软件 - 开始进程

以下示例说明了将双节点群集从 Sun Cluster 2.2 升级到 Sun Cluster 3.0 5/02 软件的开始进程。这两个群集节点的名称为 phys-schost-1phys-schost-2。前者为第一个安装好的节点,而后者则加入 phys-schost-1 所建立的群集中。卷管理器为 Solstice DiskSuite,而且这两个节点都用作磁盘集 schost-1 的调解器主机。


(Install the latest Solstice DiskSuite mediator package
on each node)
# cd /cdrom/suncluster_3_0_u3/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
 
(Shut down the rpc.pmfd daemon)
# /etc/init.d/initpmf stop
 
(Begin upgrade on the first node and reboot it)
phys-schost-1# cd /cdrom/suncluster_3_0_u3/SunCluster_3.0/Tools
phys-schost-1# ./scinstall -u begin -F
phys-schost-1# shutdown -g0 -y -i6
 
(Begin upgrade on the second node and reboot it)
phys-schost-2# cd /cdrom/suncluster_3_0_u3/SunCluster_3.0/Tools
phys-schost-2# ./scinstall -u begin -N phys-schost-1
phys-schost-2# shutdown -g0 -y -i6
 
(Verify cluster membership)
# scstat
 
(Choose a shared disk and configure it as the quorum
device)
# scdidadm -L
# scsetup
Select Quorum>Add a quorum disk
 
(Verify that the quorum device is configured)
# scstat -q
 
(Verify that the cluster is no longer in install
mode)
% scconf -p | grep "Cluster install mode:"
Cluster install mode:                                  disabled