Hello,
Here's what I have:
-1 SQL Server 2014 instance (cluster).
-1 Application Server with an RS instance (named RSHA)
-1 Application Server with an RS instance (also named RSHA)
-1 Load Balancer Server configured.
The Idea:
The end users would connect to an URL and the Load Balancer would redirect the requests to one of the two RSHA (or both...). And both RSHA have their RS Databases on the SQL2K14 Cluster instance. Basically, I want "HA" on Reporting Services Level.
The problem:
I get the error "The report server installation is not initialized." on one of the two RSHA when I browse the Web Services or Report Manager URL.
The Question:
Any idea on how I could make it without configuring a Scale-Out Deployment ? is this possible ?
I tried to setup the same encryption key on both RSHA in case it would help but it doesn't seem to...
I'm wading a bit, to be honest.
Thanks in advance !
Have a nice day.
Franck.