installSunCluster.html
05-06-2002 Bikle
-----------------

Install Sun Cluster 3.0 on target host

Information about the hardware I was working on is displayed below:

hardware.txt

A discussion about installing Sun Cluster 3.0 may be found
at the following urls:

http://www.bikle.com/TThier/DBAtips/rac92install/
http://www.sun.de/Partner/Softwarepartner/Oracle/Technik/racsun.html

A simple way to test the functionality of Sun Cluster is to use
the scstat command.  After I installed Sun Cluster, I used the
scstat command to obtain a summary status:

bikle1# /usr/cluster/bin/scstat
------------------------------------------------------------------

-- Cluster Nodes --

                    Node name           Status
                    ---------           ------
  Cluster node:     bikle1             Online
  Cluster node:     bikle2             Online

------------------------------------------------------------------

-- Cluster Transport Paths --

                    Endpoint            Endpoint            Status
                    --------            --------            ------
  Transport path:   bikle1:hme2        bikle2:hme2        Path online
  Transport path:   bikle1:hme1        bikle2:hme1        Path online

------------------------------------------------------------------

-- Quorum Summary --

  Quorum votes possible:      3
  Quorum votes needed:        2
  Quorum votes present:       3
   

-- Quorum Votes by Node --

                    Node Name           Present Possible Status
                    ---------           ------- -------- ------
  Node votes:       bikle1             1        1       Online
  Node votes:       bikle2             1        1       Online


-- Quorum Votes by Device --

                    Device Name         Present Possible Status
                    -----------         ------- -------- ------
  Device votes:     /dev/did/rdsk/d4s2  1        1       Online