I a two server set up. Server one for my application and server two a SAN for my SQL Server. Should I install the SQL server on the SAN? I have read about 10 articles and some state to install the SQL Server on the app server while others say on the SAN and yet others say it really does not matter. Help please.
Thanks!
Software/Hardware used:
SQL Server SAN
ASKED:
July 26, 2011 5:35 AM
UPDATED:
March 31, 2012 8:12 PM
I would lean towards installing SQL on the app server and having the actual data on the SAN.
This means you have segregated out the layers, data, app, interface so troubleshooting is easier and maint is easier also.