Previous  |  Next  >  
Product: Storage Foundation for Oracle RAC Guides   
Manual: Storage Foundation 4.1 for Oracle RAC Installation and Configuration   

CVMCluster Agent: Type Attributes

The following table describes modifiable attributes of the CVMCluster resource type.

Attribute Dimension Description

CVMClustName

string-scalar

Name of the cluster.

CVMNodeId{}

string-association

Associative list. The first part names the system; the second part contains the LLT ID number for the system.

CVMTransport

string-scalar

Cluster messaging mechanism.

Default = gab

CVMTimeout

integer-scalar

Timeout in seconds for CVM cluster reconfiguration.

Default = 200

CVMCluster Agent: Type Definition

The CVMTypes.cf file includes the following type definition. The CVMNodeAddr, PortConfigd, and PortKmsgd attributes are not applicable in a RAC environment because GAB, the required mechanism for cluster communication, does not use these attributes.


type CVMCluster (
        static int NumThreads = 1
        static int OnlineRetryLimit = 2
        static int OnlineTimeout = 400
        static str ArgList[] = { CVMTransport, CVMClustName,
           CVMNodeAddr, CVMNodeId, PortConfigd, PortKmsgd,
           CVMTimeout }
        NameRule = ""
        str CVMClustName
        str CVMNodeAddr{}
        str CVMNodeId{}
        str CVMTransport
        int PortConfigd
        int PortKmsgd
        int CVMTimeout
)
 ^ Return to Top Previous  |  Next  >  
Product: Storage Foundation for Oracle RAC Guides  
Manual: Storage Foundation 4.1 for Oracle RAC Installation and Configuration  
VERITAS Software Corporation
www.veritas.com