I have a SQL server that requires more space. I am thinking about adding an additional server however I'd like to keep the same instance name for purposes of the existing apps that connect to it. What would be the best approach?
Should I/Is it possible to convert an existing stand alone and start a cluster?- eg convert current sqls erver to cluster and introduce new server into cluster and save instance name?