Dan Reist
Dan Reist
To resolve this issue, a parameter called `ProcessOnlyOnActiveNode` should be created on the `Set-TargetResource` and `Test-TargetResource` functions. The `Get-TargetResource` function will execute the helper function `Test-ActiveNode` to determine if the...
The resource should evaluate if the current node is actively hosting the SQL instance. If it is not hosting the instance, it should write a verbose message stating that it...
To resolve this issue, a parameter called `ProcessOnlyOnActiveNode` should be created on the `Set-TargetResource` and `Test-TargetResource` functions. The `Get-TargetResource` function will execute the helper function `Test-ActiveNode` to determine if the...
Will do. Sorry haven't gotten to it yet, I've been under the weather the past couple days.
Here are the resources I've identified that definitely need to be made cluster aware. - xSQLServerAlwaysOnAvailabilityGroup: #868 - xSQLServerAlwaysOnAvailabilityGroupDatabaseMembership: #869 - xSQLServerAlwaysOnAvailabilityGroupReplica: #870 - xSQLServerAvailabilityGroupListener: #871 - xSQLServerConfiguration: #872 -...
@johlju, All of the issues should be updated. I don't think I missed any.
Yes, I'm working on getting it moved over. I'll test and get back to you.
Hi @davidmrdavid, how is this feature coming along?
That's great news! Thanks for the update.