Storage Foundation and High Availability Solutions 7.4.1 HA and DR Solutions Guide for Microsoft SharePoint 2010 - Windows
- Introducing Storage Foundation and High Availability Solutions for SharePoint 2010
- About high availability support for SharePoint Server
- Introducing the VCS agent for SharePoint Server 2010
- Configuration workflows for SharePoint Server 2010
- Reviewing the HA configuration
- Notes and recommendations for cluster and application configuration
- Configuring the cluster using the Cluster Configuration Wizard
- Using the Solutions Configuration Center
- Installing and configuring SharePoint Server 2010 for high availability
- Configuring disaster recovery for SharePoint Server 2010
- Introducing the VCS agent for SharePoint Search Service Application
- About the VCS agent for SharePoint Search service application
- Configuring the SharePoint Search Service Application service group
- Verifying the application service group
- Administering the SharePoint Search Service Application service group
- Troubleshooting
- Appendix A. Using Veritas AppProtect for vSphere
SharePoint Server agent attribute definitions
Review the tables of required and optional attributes to familiarize yourself with the agent attributes for a SharePointServer resource type. This information will assist you during the agent configuration.
Table: SharePoint Server agent required attributes
Required Attributes | Definition |
---|---|
AppType | Defines whether the agent is configured to monitor a SharePoint Web Application, Service Application, or service. This attribute can take one of the following values:
The default value is WebApp. If this attribute value is set to WebApp or ServiceApp, then you must specify a value for the AppName attribute. If this attribute value is set to SPSService, the AppName attribute value is ignored. Type and Dimension: string-scalar |
AppPoolMon | Defines the monitoring modes for the application pool associated with the Web site being monitored. Configure this attribute only if AppType attribute value is set to WebApp and IIS is configured to run in the Worker Process Isolation mode. The attribute can take one of the following values:
The default value is NONE. Type and Dimension: string-scalar |
ServiceIDList | Defines the service IDs of the SharePoint services that are managed by the agent. This attribute is always local. This attribute can take the following values:
Note: If you are configuring this attribute manually, use the VCS hadiscover command or the SharePoint server cmdlets to retrieve the service IDs. Type and Dimension: string-vector |
Table: SharePoint Server agent optional attributes
Optional Attribute | Definition |
---|---|
AppName | The name of the SharePoint Web Application or Service Application that is managed by the agent. The value of this attribute depends on the value of the AppType attribute. This attribute can take the following values:
Note: This attribute is ignored if AppType attribute value is set as SPSService. Type and Dimension: string-scalar |
FarmAdminAccount | A user account that has the SharePoint Server Farm Admin privileges. User name can be of the form username@domain.com, domain\username, or domain.com\username. The agent uses the Farm Admin user account context to manage the services specified in the ServiceIDList attribute value. Type and Dimension: string-scalar |
FarmAdminPassword | The password of the user specified in the FarmAdminAccount attribute value. The password is stored in the VCS configuration in an encrypted form. Type and Dimension: string-scalar |
StopSPSService | When a resource in the VCS cluster is taken offline:
The default value of this attribute is false. Type and Dimension: boolean |