Hi,
Having a pool with two front-end servers (Lync Server 2013 on Windows Server 2012) and I cannot get one of servers to work properly.
The Front-End service is not starting.
Have removed both servers from the topology and installed one at the time. When adding the second server to the pool the service never starts, its in starting state and a bunch of error messages appears:
- Server startup is being delayed because fabric pool manager is initializing.
Cause: This is normal when Pool is bootstrapped and indicates that the Front-End is waiting for a quorum of other Front-Ends to be started.
- Pool Manager failed to connect to Fabric Pool Manager.
Cause: This could happen because insufficient number of Front-Ends are currently active in the Pool.
I have tried restarted one at the time, both at the same time...
Reset-CsPoolRegistrarState -ResetType QuorumLossRecovery
Reset-CsPoolRegistrarState -ResetType FullReset
I have also had a look at the kb saying that there could be a certificate issue. So I have ran that script but no certificate is misplaced in any store.
I have removed the front-end certificates and requested new ones from the internal CA, I have also done the same to the OAuth certificates.
How to proceed?