Cluster Server Installation Guide for Solaris x64 5.0 - Storage ...

Cluster Server Installation Guide for Solaris x64 5.0 - Storage ... Cluster Server Installation Guide for Solaris x64 5.0 - Storage ...

sfdoccentral.symantec.com
from sfdoccentral.symantec.com More from this publisher
13.07.2015 Views

134 Verifying the VCS installationVerifying the main.cf fileSystemList = { IFRT01 = 0, sxvcs003 = 1 }Parallel = 1OnlineRetryLimit = 3OnlineRetryInterval = 120)Phantom phantom_vxss ()ProcessOnOnly vxatd (IgnoreArgs = 1PathName = "/opt/VRTSat/bin/vxatd")// resource dependency tree//// group VxSS// {// Phantom phantom_vxss// ProcessOnOnly vxatd// }Example main.cf, for clusters with the GCO optionIf you installed VCS with the Global Cluster option, note that the ClusterServicegroup also contains the Application resource, wac, required to control thecluster in a Global Cluster environment...group ClusterService (SystemList = { north = 0, south = 1 }AutoStartList = { north, south }OnlineRetryLimit = 3OnlineRetryInterval = 120)..Application wac (StartProgram = "/opt/VRTSvcs/bin/wacstart"StopProgram = "/opt/VRTSvcs/bin/wacstop"MonitorProcesses = { "/opt/VRTSvcs/bin/wac" }RestartLimit = 3)

Verifying the VCS installationVerifying LLT, GAB, and cluster operation135Verifying LLT, GAB, and cluster operationBefore attempting to verify the operation of LLT, GAB, or the cluster, you must:■■Log in to any node in the cluster as superuser.Place the VCS command directory in your PATH variable:# export PATH=$PATH:/usr/sbin:/sbin:/opt/VRTS/bin:/opt/VRTSvcs/binNote: If you are using SUN SCI adapters for your private network, move thescripts S70llt and S92gab from the directory /etc/rc2.d to directory /etc/rc3.d.so that they are run after the S19sci and S23scid scripts.Verifying LLTUse the lltstat command to verify that links are active for LLT. This commandreturns information about the links for LLT for the node on which you typed thecommand. Refer to the lltstat(1M) manual page for more information.Using lltstat -nIn the following example, lltstat -n is typed on each node in the cluster:Node 1# lltstat -nOutput resembles:LLT node information:Node State Links*0 north OPEN 21 south OPEN 2Node 2# lltstat -nOutput resembles:LLT node information:Node State Links0 north OPEN 2*1 south OPEN 2Note that each node has two links and that each node is in the OPEN state. Theasterisk (*) denotes the node on which you typed the command.

134 Verifying the VCS installationVerifying the main.cf fileSystemList = { IFRT01 = 0, sxvcs003 = 1 }Parallel = 1OnlineRetryLimit = 3OnlineRetryInterval = 120)Phantom phantom_vxss ()ProcessOnOnly vxatd (IgnoreArgs = 1PathName = "/opt/VRTSat/bin/vxatd")// resource dependency tree//// group VxSS// {// Phantom phantom_vxss// ProcessOnOnly vxatd// }Example main.cf, <strong>for</strong> clusters with the GCO optionIf you installed VCS with the Global <strong>Cluster</strong> option, note that the <strong>Cluster</strong>Servicegroup also contains the Application resource, wac, required to control thecluster in a Global <strong>Cluster</strong> environment...group <strong>Cluster</strong>Service (SystemList = { north = 0, south = 1 }AutoStartList = { north, south }OnlineRetryLimit = 3OnlineRetryInterval = 120)..Application wac (StartProgram = "/opt/VRTSvcs/bin/wacstart"StopProgram = "/opt/VRTSvcs/bin/wacstop"MonitorProcesses = { "/opt/VRTSvcs/bin/wac" }RestartLimit = 3)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!