Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
Table F-2
CVMCluster agent attributes (continued)
DescriptionDimensionAttribute
Specifies the cluster messaging mechanism.
Default = gab
Note: Do not change this value.
string-scalarCVMTransport
The port number that is used by CVM for
vxconfigd-level communication.
integer-scalarPortConfigd
The port number that is used by CVM for
kernel-level communication.
integer-scalarPortKmsgd
Timeout in seconds used for CVM cluster
reconfiguration. Default = 200
integer-scalarCVMTimeout
CVMCluster agent type definition
The following type definition is included in the file, CVMTypes.cf:
type CVMCluster (
static int InfoTimeout = 0
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
)
Note: The attributes CVMNodeAddr, PortConfigd, and PortKmsgd are not used in
an SFCFS environment. GAB, the required cluster communication messaging
mechanism, does not use them.
High availability agent information
CVMCluster agent
424