Storage Foundation and High Availability Solutions 7.4.2 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
Troubleshooting issues with SharePoint Search service application components
You might encounter problems when using the VCS agent for a SharePoint Search service application. For example, the Crawl or Query component might be in the Not Responding state.
To troubleshoot when the Crawl or Query component is not responding
- Launch the SharePoint 2010 Central Administration web page.
- On the Search Administration page, view the details of the relevant Search service application.
- Check the Status of the Crawl or Query component.
If the Status is "Not Responding", perform the following steps.
- Launch the SharePoint 2010 Management Shell, and execute the following PowerShell script:
C:\Program Files\Veritas\Cluster Server\bin\SharePointSearch\ SearchServiceAppDetails.ps1
Provide the application name as input. The script displays the details of the Search service application components.
- Make sure that the storage for the index location on the Crawl Server or Query Server is accessible.
- Restart the SharePoint Server Search 14 service.
- Wait for a reasonable amount of time, and then verify that the component status is Online.
- Ensure the following for the Query component only:
The ShareName attribute of the FileShare resource (for example, SharePointSearch_VM_Query_Share) has the correct value. Compare it with the Name property of the Query component in the output of the PowerShell script.
The FileShare resource is online.
- If the component status is still not Online, then on the CrawlComponent or QueryComponent Server, perform one of the following tasks:
If you created the service group manually, restore the registry keys that you backed up before creating the service group or after modifying the Search service application.
See Configuring a service group for a SharePoint Search service application manually.
If you created the service group using the SharePoint Search Configuration Wizard, restore the registry keys that the wizard backed up.
- Restart the SharePoint Server Search 14 service, and then check the component status again.