Issues
- In Central admin under Manage Services the Distributed cache service is stuck on starting.
- One of the cache hosts in the cluster is down one server A.
- More Cache hosts are running in this deployment than are registered with SharePoint for Server A and Server B
Server Config
8 server SharePoint farm Server A and Server B: Distributed cache servers Server C and Server D: Front End servers Server E and Server F: App servers Server G and Server H: OWA servers Get-cachehost cmdlet Service status Up for both Server A and Server B.
Steps so far
- Restarted AppFabric service on Server A and Server B
- Added service account to local admins on Server A and Server B
Stop-CacheClusterandStart-CacheCluster- Restarted Server A and Server B
export-cacheconfigserver
Configuration Server A
HostName : ServerA ClusterPort : 22234 CachePort : 22233 ArbitrationPort : 22235 ReplicationPort : 22236 Size : 5125 MB ServiceName : AppFabricCachingService HighWatermark : 99% LowWatermark : 90% IsLeadHost : True Configuration Server B
HostName : ServerB ClusterPort : 22234 CachePort : 22233 ArbitrationPort : 22235 ReplicationPort : 22236 Size : 5125 MB ServiceName : AppFabricCachingService HighWatermark : 99% LowWatermark : 90% IsLeadHost : True