Hi,
We need to install MS CRM 2013 on Multi server environment, with SQL Server always on. following is the logical diagram of infra we have provided.
Since this is my first time installation on multi server with SQL server always on, i have few doubts after reading online blogs.
By reading the various blogs, i understood that, i have to follow below steps, so far, please correct me if i am wrong.
1). install CRM, full roles on Srv1 Pointing to Sql Srv1
2). Install Email Router on Srv1
3). Install CRM Full roles on Srv2 Pointing to Sql Srv1(using connect to existing deployment option in deployment steps)
4). Install Email Router on Srv2
Now, my questions are
-> What are the changes installation we need to make when we use a loadbalancer between two CRM Servers?
-> how SQL Srv2 will come to know about installations on SQL Srv1? Do we need to enable something, somewhere? Do we need to change anything in CRM installation to work with SQL Always on?
*This post is locked for comments