I have created a 2012 WFC with 2 nodes (server 1 and server2). Each node will host 2 instance of SQL Server 2014. I am planning to use 2 Availability Groups.
So
Server1\instance A
Server1\instance B
Server2\instance A
Server2\instance B
Thus "instance A" will have AG_A
instance B will have AG_B,
What is the recommend configuration for configuring the Quorum witness? A file share or disk witness? Note that the WFC does not have any shared disks since I'm only using AG (not a clustered SQL server service).
Thanks,
Pete