Cluster Server 7.4.1 Implementation Guide for Microsoft Exchange 2010 - Windows
- Introducing the VCS agents for Exchange and NetApp
- Installing the product and configuring a VCS cluster
- Installing Microsoft Exchange Server 2010
- Configuring the Exchange database service group
- Creating the Exchange database service group
- About verifying the service group configuration
- About modifying the Exchange database service group configuration
- Making a standalone Exchange server highly available
- Deploying Disaster Recovery for Exchange Server
- Removing the software components
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample Configurations
About the NetApp Filer agent
The NetApp Filer agent monitors the state of the filer device. The agent is represented by the NetAppFiler resource type in VCS. NetAppFiler resources are persistent, meaning that they are not brought online or taken offline.
The NetApp Filer agent function is as follows:
Monitor | Performs the following tasks:
|
The NetApp Filer agent resource type definition and attribute definitions are as follows. This information will assist you during the agent configuration.
The NetApp Filer agent is configured as a resource of type NetAppFiler.
type NetAppFiler ( static int MonitorInterval = 30 static i18nstr ArgList[] = { FilerName, StorageIP } static str Operations = None str FilerName str StorageIP )
The following table describes the NetApp Filer agent attributes.
Attribute | Description |
---|---|
FilerName | DNS-resolvable name or IP address of the locally attached filer. Type and dimension: string-scalar |
StorageIP | The private storage IP address of the filer. Type and dimension: string-scalar |