March 13, 2020 at 1:32 pm
Hello all,
I have a standalone server with 2016 and with like to make it HA with a second node. Standard edition with basic AG
Thank you in advance if i am missing something to reconfigure this
JR
March 13, 2020 at 2:12 pm
Don't install a SQL Server failover cluster - just a normal SQL Server instance on each Windows cluster node. Then create your AG, your listeners and so on. There'll be stuff out there to walk you through the process if you search carefully enough.
John
March 13, 2020 at 2:13 pm
For AG's you would setup the Windows cluster, then install SQL separately as individual instances on each server.
You don't need to install SQL as a failover cluster if your using AlwaysOn.
Take a look at Perry's stairway https://www.sqlservercentral.com/stairways/stairway-to-alwayson, but you will want to ignore Level 5 and 7 as your not combining traditional clustering and availability groups which these topics cover.
March 13, 2020 at 2:42 pm
thank you for the tips
so just install another standalone on the 2nd node and take it from there then after clustering the windows nodes?
March 13, 2020 at 3:55 pm
That's it. The only aspect of the cluster you need is the Windows parts. And that is only for automatic failovers.
From SQL's side, every node is a separate standalone instance
March 13, 2020 at 5:07 pm
Perfect thank you ! will report back on how it goes
March 16, 2020 at 5:03 pm
hello again... it seems that our sysdamin is having some difficulty on the steps to set up this windows cluster
Would there be some detailed steps doc here for Windows 2016 VM ?
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply