dsccommunity / dsccommunity/SharePointDsc
SPSearchServiceApp should support multiple database servers
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 246
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Details of the scenario you try and problem that is occurring:
Currently the SPSearchServiceApp only supports creating the databases on a single SQL Server. For very large scale deployments this might not be the desired state, so we should be able to configure the resource to move the DBs once they are provisioned.
The DSC configuration that is using the resource:
Any configuration of SPSearchServiceApp
Version of the Operating System and PowerShell the DSC Target Node is running:
n/a
Version of the DSC module you're using:
1.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the SPSearchServiceApp resource and its current single-SQL-Server database provisioning path. Determine how database-server configuration and post-provisioning moves should be represented, then verify that a configuration can provision the databases across multiple servers and move them as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100