Cluster Server 8.0 Bundled Agents Reference Guide - Windows
- Introducing VCS bundled agents
- Storage agents
- Network agents
- FileShare agents
- Services and applications agents
- VCS infrastructure and support agents
- VCS hardware replication agent for NetApp
- Troubleshooting bundled agents
Attribute definitions
This section summarizes the required and optional attributes for the VMDg agent.
Table: VMDg agent required attributes
Required Attribute | Description |
---|---|
DiskGroupName | The name of the cluster disk group configured using SFW. The disk group name may be retrieved from the SFW console by running the command vxdg list, or by using the VMGetDrive utility. See the description of the VMGetDrive utility in the Cluster Server Administrator's Guide for instructions. Type and Dimension: string-scalar |
Table: VMDg agent optional attributes
Optional Attributes | Description |
---|---|
DetailMonitorFreq | The number of monitor cycles after which the agent monitors the resource in detail. Setting this value to 0 disables detail monitoring. Default is 10. Type and Dimension: integer-scalar |
DGGuid | The disk group ID of the cluster disk group configured using SFW. The disk group GUID may be retrieved by running the command vxdg list, or by using the VMGetDrive utility. See the description of the VMGetDrive utility in the Cluster Server Administrator's Guide for instructions. Type and Dimension: string-scalar |
ForceImport | Defines whether the agent forcibly imports the disk group when exactly half the disks are available. The value 1 indicates the agent imports the configured disk group when half the disks are available. The value 0 indicates it does not. Default is 0. This means that the disk group will be imported only when SFW acquires control over majority of the disks. Note: Set this attribute to 1 only after verifying the integrity of your data. If due caution is not exercised before setting this attribute to 1, you risk a split-brain condition, leading to potential data loss. Type and Dimension: boolean-scalar |
ForceDeport | Defines whether the agent forcibly deports the disk group even if the disks within the disk group are being used. The value 1 indicates the agent forcibly deports disk groups. The value 0 indicates it does not. Default is 0. Note: Set this attribute to 1 only after verifying the integrity of your data. If due caution is not exercised before setting this attribute to 1, you risk a potential data loss. Type and Dimension: boolean-scalar |
ListApplications | Defines whether the agent lists the applications accessing the disk group while deporting. The value 1 indicates the agent lists the applications. The value 0 indicates it does not. Default is 0. Note: The list of applications can be seen in the agent's log. Type and Dimension: boolean-scalar |
ListMountedVolumes | Defines whether the agent lists all mounted volumes in the disk group. The value 1 indicates the agent lists the mounted volumes. The value 0 indicates it does not. Default is 0. Note: The list of mounted volumes can be seen in the agent's log. Type and Dimension: boolean-scalar |
VxObFailAction |
This attribute has been deprecated. Use VxSVCFailAction instead. Type and Dimension: string-scalar |
VxObRestartAttempts |
This attribute has been deprecated. Use VxSVCRestartAttempts instead. Type and Dimension: integer-scalar |
VxVMFailAction | This attribute has been deprecated. Use VxSVCFailAction instead. Type and Dimension: string-scalar |
VxVMRestartAttempts | This attribute has been deprecated. Use VxSVCRestartAttempts instead. Type and Dimension: integer-scalar |
VxSVCFailAction | Defines the agent behavior when the Veritas Storage Agent service (VxSVC) fails. The value RESTART_VXSVC indicates the agent attempts to restart the VxSVC service every monitor cycle. The value SHUTDOWN indicates the agent attempts to restart the VxSVC service the number of times defined in the attribute VxSVCRestartAttempts. If it fails in restarting VxSVC, the agent shuts down the system. When this occurs, all service groups online on the system fail over to another system in the cluster. For example, if VxSVCRestartAttempts is set to 5, the agent attempts to start the service five times before shutting down the system. Default is RESTART_VXSVC. Type and Dimension: string-scalar |
VxSVCRestartAttempts | The number of times the agent attempts to restart the failed VxSVC service before shutting down the system. This attribute is considered only when VxSVCFailAction is set to SHUTDOWN. Default is 10. Type and Dimension: integer-scalar |
FastFailOver | This attribute decides whether or not a disk group is enabled for fast failover. The value 1 indicates that the agent enables fast failover for the configured disk group. The value 0 indicates that fast failover is disabled for the disk group. Default is 0. Type and Dimension: boolean-scalar |
ForFireDrill | Defines whether the disk group being monitored by the agent is a fire drill disk group. The value 1 indicates that the disk group being monitored is a fire drill disk group. Default is 0, which means that the disk group being monitored is not a fire drill disk group. Type and Dimension: boolean-scalar |