InfoScale™ 9.0 Cluster Server Implementation Guide for Oracle - Windows
- Introducing the VCS agents for Oracle and NetApp
- Installing and configuring VCS
- Installing and configuring Oracle
- Prerequisites for installing Oracle
- Managing storage using Windows Logical Disk Manager
- Managing storage using NetApp filer
- Configuring Oracle on the first node
- Associating the database with the listener
- Configuring the Oracle database
- Configuring the Oracle service group
- Administering the Oracle service group
- Troubleshooting
- Appendix A. Resource type definitions
- Appendix B. Sample configuration
- Appendix C. Oracle Enterprise Manager 10g Grid Control with VCS
- Making the additional agent highly available
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 |