Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Storage Foundation and High Availability Solutions 7.4 HA and DR Solutions Guide for Microsoft SharePoint 2010 - Windows
- Introducing Storage Foundation and High Availability Solutions for SharePoint 2010
- About clustering solutions with SFW HA
- About high availability
- How a high availability solution works
- About replication
- About disaster recovery
- What you can do with a disaster recovery solution
- Typical disaster recovery configuration
- About high availability support for SharePoint Server
- About the SharePoint Search service application
- Introducing the VCS agent for SharePoint Server 2010
- Configuration workflows for SharePoint Server 2010
- Reviewing the HA configuration
- Reviewing the disaster recovery configuration
- High availability (HA) configuration
- Disaster recovery configuration
- Notes and recommendations for cluster and application configuration
- Configuring the storage hardware and network
- Configuring the cluster using the Cluster Configuration Wizard
- Using the Solutions Configuration Center
- About the Solutions Configuration Center
- Starting the Solutions Configuration Center
- Options in the Solutions Configuration Center
- About launching wizards from the Solutions Configuration Center
- Remote and local access to Solutions wizards
- Solutions wizards and logs
- Workflows in 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
- Prerequisites for configuring a service group for a SharePoint Search service application
- Installing and configuring SharePoint Server 2010
- Changing the index location of the Crawl and Query components
- Configuring a service group for a SharePoint Search service application manually
- Configuring the service group for a Search service application using the wizard
- Verifying the application service group
- Configuring a Search service application for disaster recovery
- Administering the SharePoint Search Service Application service group
- Troubleshooting
- Appendix A. Using Veritas AppProtect for vSphere
- About Just In Time Availability
- Prerequisites
- Setting up a plan
- Deleting a plan
- Managing a plan
- Viewing the history tab
- Limitations of Just In Time Availability
- Getting started with Just In Time Availability
- Supported operating systems and configurations
- Viewing the properties
- Log files
- Plan states
- Troubleshooting Just In Time Availability
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.