Storage Foundation and High Availability Solutions 7.4.2 HA and DR Solutions Guide for Microsoft SharePoint 2010 - Windows

Last Published:
Product(s): InfoScale & Storage Foundation (7.4.2)
Platform: Windows
  1. Introducing Storage Foundation and High Availability Solutions for SharePoint 2010
    1.  
      About clustering solutions with SFW HA
    2.  
      About high availability
    3.  
      How a high availability solution works
    4.  
      About replication
    5.  
      About disaster recovery
    6.  
      What you can do with a disaster recovery solution
    7.  
      Typical disaster recovery configuration
    8. About high availability support for SharePoint Server
      1.  
        About disaster recovery support for SharePoint Server
      2.  
        Before you begin configuring quick recovery for SharePoint Server 2010
      3.  
        About quick recovery support for SharePoint Server
    9.  
      About the SharePoint Search service application
  2. Introducing the VCS agent for SharePoint Server 2010
    1.  
      About the VCS agent for Microsoft SharePoint Server 2010
    2.  
      SharePoint Server agent functions
    3.  
      SharePoint Server agent state definitions
    4.  
      SharePoint Server agent resource type definition
    5.  
      SharePoint Server agent attribute definitions
  3. Configuration workflows for SharePoint Server 2010
    1. Reviewing the HA configuration
      1.  
        Sample SharePoint Server HA configuration
      2.  
        Following the HA workflow in the Solutions Configuration Center
    2.  
      Reviewing the disaster recovery configuration
    3.  
      High availability (HA) configuration
    4.  
      Disaster recovery configuration
    5. Notes and recommendations for cluster and application configuration
      1.  
        IPv6 support
    6.  
      Configuring the storage hardware and network
    7. Configuring the cluster using the Cluster Configuration Wizard
      1.  
        Configuring notification
      2.  
        Adding nodes to a cluster
  4. Using the Solutions Configuration Center
    1.  
      About the Solutions Configuration Center
    2.  
      Starting the Solutions Configuration Center
    3.  
      Options in the Solutions Configuration Center
    4.  
      About launching wizards from the Solutions Configuration Center
    5.  
      Remote and local access to Solutions wizards
    6.  
      Solutions wizards and logs
    7.  
      Workflows in the Solutions Configuration Center
  5. Installing and configuring SharePoint Server 2010 for high availability
    1.  
      About installing and configuring SharePoint
    2.  
      Configuring 64-bit Perl for SharePoint
    3. About configuring SharePoint service groups
      1.  
        Before you configure a SharePoint service group
      2.  
        Creating a SharePoint service group
      3.  
        About service groups for SharePoint Search
    4.  
      Verifying the SharePoint cluster configuration
    5.  
      Considerations when modifying a SharePoint service group
  6. Configuring disaster recovery for SharePoint Server 2010
    1.  
      Tasks for configuring disaster recovery for SharePoint Server
    2. Configuring the SQL Server service group for DR in the SharePoint environment
      1.  
        Updating the SQL Server IP address
      2. Updating the IP address for web requests
        1.  
          Requirements
        2.  
          Customizing the DNS update settings for the web servers
        3.  
          Configuring a resource for the web servers
    3. Configuring the secondary site for SharePoint disaster recovery
      1.  
        Installing InfoScale Enterprise and configuring the cluster on the secondary site
      2.  
        About installing the SharePoint servers on the secondary site
      3.  
        About configuring the SharePoint service groups on the secondary site
      4.  
        Verifying the service group configuration
  7. Introducing the VCS agent for SharePoint Search Service Application
    1. About the VCS agent for SharePoint Search service application
      1.  
        How the VCS agent makes SharePoint Search service application highly available
      2.  
        VCS agent for SharePoint Search service application - functions
      3.  
        VCS agent for SharePoint Search service application - state definitions
      4.  
        Resource type definition
      5.  
        Attribute definitions
      6.  
        Sample configuration file
    2. Configuring the SharePoint Search Service Application service group
      1.  
        Prerequisites for configuring a service group for a SharePoint Search service application
      2.  
        Installing and configuring SharePoint Server 2010
      3.  
        Changing the index location of the Crawl and Query components
      4.  
        Configuring a service group for a SharePoint Search service application manually
      5.  
        Configuring the service group for a Search service application using the wizard
      6. Verifying the application service group
        1.  
          Bringing the service group online
        2.  
          Taking the service group offline
        3.  
          Switching the service group
        4.  
          Disabling the service group
      7.  
        Configuring a Search service application for disaster recovery
    3. Administering the SharePoint Search Service Application service group
      1.  
        About administering the application service group
      2.  
        Modifying the application service group
      3.  
        Deleting the application service group
  8. Troubleshooting
    1.  
      About troubleshooting VCS agents
    2. Troubleshooting issues with SharePoint Search service application components
      1.  
        Restoring the Crawl or Query component registry keys
    3. VCS logging
      1.  
        VCS Cluster Configuration Wizard (VCW) logs
    4. Agent error messages and descriptions
      1.  
        VCS agent for SharePoint Search service application

Sample configuration file

include "types.cf"

cluster SPSPRi (
    SecureClus = 1
)

system SPS_R2_N1 (
)

system SPS_R2_N2 (
)

system SPS_R2_N3 (
)

group SPSPRI (
    SystemList = { SPS_R2_N1 = 0, SPS_R2_N2 = 1, SPS_R2_N3 = 2 }
)

FileShare SharePointSearch_VM_Query_Share (
    PathName = "\\QueryIndexComp"
    ShareName = cce65f70-1747-42b7-b877-bb82db4b0a68-query-1
    MountResName = SharePointSearch_VM_Query_MountV
    UserPermissions = { WSS_WPG = FULL_CONTROL }
    ShareComment = "Used by Microsoft Search Server 2010 
    to copy index files between servers"
)

MountV SharePointSearch_VM_Crawl_MountV (
    MountPath = "S:"
    VolumeName = CrawlVol
    VMDGResName = SharePointSearch_VM_Crawl_VMDg
    ForceUnmount = ALL
)

MountV SharePointSearch_VM_Query_MountV (
    MountPath = "Q:"
    VolumeName = IndexQueryVol
    VMDGResName = SharePointSearch_VM_Query_VMDg
    ForceUnmount = ALL
)

NIC SharePointSearch_VM_NIC (
    MACAddress @SPS_R2_N1 = 02-BF-0A-D9-3D-0B
    MACAddress @SPS_R2_N2 = 02-BF-0A-D9-3D-0B
    MACAddress @SPS_R2_N3 = 00-0C-29-64-B6-3F
)

RegRep SharePointSearch_VM_Crawl_RegRep (
    MountResName = SharePointSearch_VM_Crawl_MountV
    Keys = {
      "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Office Server\\
        14.0\\Search\\Applications\\
        cce65f70-1747-42b7-b877-bb82db4b0a68-crawl-1"
        = "cce65f70-1747-42b7-b877-bb82db4b0a68-crawl-1_App.reg",
      "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Office Server\\
        14.0\\Search\\Components\\
        cce65f70-1747-42b7-b877-bb82db4b0a68-crawl-1" 
        = "cce65f70-1747-42b7-b877-bb82db4b0a68-crawl-1_Comp.reg"
    }
)

RegRep SharePointSearch_VM_Query_RegRep (
    MountResName = SharePointSearch_VM_Query_MountV
    Keys = {
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Office Server\\
          14.0\\Search\\Applications\\
          cce65f70-1747-42b7-b877-bb82db4b0a68-query-1"
          = "cce65f70-1747-42b7-b877-bb82db4b0a68-query-1_App.reg",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Office Server\\
          14.0\\Search\\Components\\
          cce65f70-1747-42b7-b877-bb82db4b0a68-query-1" 
          = "cce65f70-1747-42b7-b877-bb82db4b0a68-query-1_Comp.reg"
    }
)

SharePointSearch SharePointSearch_VM_Admin (
    SPSFarmAdmin = Administrator
    Domain = IPV6
    Password = IWOuLWlQIoJOkOL
    SearchCompType = Admin
    SearchAppName = NewSearch
)

SharePointSearch SharePointSearch_VM_Crawl (
    SPSFarmAdmin = Administrator
    Domain = IPV6
    Password = aogMdoDiaGbgCgd
    SearchCompType = Crawl
    SearchAppName = NewSearch
    ComponentID = 422a3a73-9d3d-4dd1-b411-ec187975af7c
)

SharePointSearch SharePointSearch_VM_Query (
    SPSFarmAdmin = Administrator
    Domain = IPV6
    Password = ftlRitInfLglHli
    SearchCompType = Query
    SearchAppName = NewSearch
    ComponentID = dcb7d24d-cadb-44ee-a84a-504f7bf88cce
)

SharePointSearch SharePointSearch_VM_SearchService (
    SearchCompType = SearchService
)

VMDg SharePointSearch_VM_Crawl_VMDg (
    DiskGroupName = SPSCrawlDG
    DGGuid = d4df4e41-2f73-43c7-b4bd-dac0c05d52aa
)

VMDg SharePointSearch_VM_Query_VMDg (
    DiskGroupName = SPSIndex
    DGGuid = 0447418c-bcda-4d74-b286-dd15ef958239
)

SharePointSearch_VM_Query_Share requires SharePointSearch_VM_Query_MountV
SharePointSearch_VM_Crawl_MountV requires SharePointSearch_VM_Crawl_VMDg
SharePointSearch_VM_Query_MountV requires SharePointSearch_VM_Query_VMDg
SharePointSearch_VM_Crawl_RegRep requires SharePointSearch_VM_Crawl
SharePointSearch_VM_Query_RegRep requires SharePointSearch_VM_Query
SharePointSearch_VM_Admin requires SharePointSearch_VM_NIC
SharePointSearch_VM_Crawl requires SharePointSearch_VM_Admin
SharePointSearch_VM_Crawl requires SharePointSearch_VM_Crawl_MountV
SharePointSearch_VM_Query requires SharePointSearch_VM_Admin
SharePointSearch_VM_Query requires SharePointSearch_VM_Query_Share
SharePointSearch_VM_SearchService requires SharePointSearch_VM_Crawl_RegRep
SharePointSearch_VM_SearchService requires SharePointSearch_VM_Query_RegRep

// resource dependency tree
//
//	group SPSPRI
//	{
//	SharePointSearch SharePointSearch_VM_SearchService
//	    {
//	    RegRep SharePointSearch_VM_Crawl_RegRep
//	        {
//	        SharePointSearch SharePointSearch_VM_Crawl
//	            {
//	            SharePointSearch SharePointSearch_VM_Admin
//	                {
//	                NIC SharePointSearch_VM_NIC
//	                }
//	            MountV SharePointSearch_VM_Crawl_MountV
//	                {
//	                VMDg SharePointSearch_VM_Crawl_VMDg
//	                }
//	            }
//	        }
//	    RegRep SharePointSearch_VM_Query_RegRep
//	        {
//	        SharePointSearch SharePointSearch_VM_Query
//	            {
//	            SharePointSearch SharePointSearch_VM_Admin
//	                {
//	                NIC SharePointSearch_VM_NIC
//	                }
//	            FileShare SharePointSearch_VM_Query_Share
//	                {
//	                MountV SharePointSearch_VM_Query_MountV
//	                    {
//	                    VMDg SharePointSearch_VM_Query_VMDg
//	                    }
//	                }
//	            }
//	        }
//	    }
//	}