Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SSRS, AlwaysOn and Scale-Out Deployment

$
0
0
Morning All,I've got a 4 node AlwaysOn arrangement.Currently SSRS is installed on, and run entirely from the 4th node (N4).N4 hosts the reportingservice database and reportingservicetempdb.N4 also hosts the SSRS Windows Services.This is obviously a single point of failure.How would I make this more highly available? My inital thoughts are to add the two RS databases into a AG that can move between two of the nodes.Secondly, set up scale out deployment of the SSRS service accross those same two nodesWould this work in the event of losing the current reporting node?Is there an alternative/better way?CheersAlex

Viewing all articles
Browse latest Browse all 6525

Trending Articles