Skip to content

Release 2.3.6 - SE Distributed Cache: real Size in MB + ports#54

Merged
luigilink merged 1 commit into
mainfrom
release/2.3.6
Jun 29, 2026
Merged

Release 2.3.6 - SE Distributed Cache: real Size in MB + ports#54
luigilink merged 1 commit into
mainfrom
release/2.3.6

Conversation

@luigilink

Copy link
Copy Markdown
Owner

Fixes #51, #53. Two-pass refactor: per-cache-host CredSSP session running Use-SPCacheCluster + Get-SPCacheHostConfig -HostName $env:COMPUTERNAME locally. 2016/2019 branch unchanged.
Pester 180/0, PSSA 0.

On SE, Get-SPCacheHostConfig only returns the real Size (in MB) and ports
when executed locally on the cache host after Use-SPCacheCluster - calling
it remotely from APP1 returns null. Refactor Get-AppFabricStatus in two
passes: (1) from the farm entry server, detect SE and list the DC service
instances + full server list; (2) open a CredSSP session per cache host and
run Use-SPCacheCluster + Get-SPCacheHostConfig -HostName $env:COMPUTERNAME
locally. Fallback to the SE cluster tier suffixed ' (tier)' when the local
lookup still fails. The 2016/2019 (AppFabric) branch is unchanged.

Fixes #51, #53
@github-actions

Copy link
Copy Markdown

Pester Test Results

  1 files   15 suites   2s ⏱️
 59 tests  59 ✅ 0 💤 0 ❌
181 runs  181 ✅ 0 💤 0 ❌

Results for commit c0dd0f3.

@luigilink luigilink merged commit 61a6e8b into main Jun 29, 2026
3 checks passed
@luigilink luigilink deleted the release/2.3.6 branch June 29, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2.3.5: SE Distributed Cache - 'Microsoft' phantom host (ClusterHealth.Hosts is objects, not strings)

1 participant