October 14, 2016 at 5:18 am
Hi All,
Could you please help me in setting up SQL Server cluster in cross domain.
What are the prerequisites, what are the precaution we need to take.
Is there any guide for step by step SQL Server cluster installation in cross domain.
Thank You.
Regards,
Raghavender Chavva
Thank You.
Regards,
Raghavender Chavva
October 17, 2016 at 2:37 am
Raghavender (10/14/2016)
Hi All,Could you please help me in setting up SQL Server cluster in cross domain.
What are the prerequisites, what are the precaution we need to take.
Is there any guide for step by step SQL Server cluster installation in cross domain.
Thank You.
Regards,
Raghavender Chavva
Think its almost the same . Both domains have to trusted and you have to register IPs from both subnet.
https://msdn.microsoft.com/en-us/library/ff878716.aspx
E
October 17, 2016 at 2:55 am
Thank You.
Can we setup cluster on VMs ?
Thank You.
Regards,
Raghavender Chavva
October 17, 2016 at 5:44 am
Raghavender (10/17/2016)
Thank You.Can we setup cluster on VMs ?
Yes
October 19, 2016 at 9:13 am
Raghavender (10/14/2016)
Hi All,Could you please help me in setting up SQL Server cluster in cross domain.
What are the prerequisites, what are the precaution we need to take.
Is there any guide for step by step SQL Server cluster installation in cross domain.
Thank You.
Regards,
Raghavender Chavva
All nodes must be in the same Active Directory domain, you may implement multiple subnets for your client access points as detailed in the link posted previously
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
October 19, 2016 at 9:29 am
you'll also want to set the multisubnetfailover=true option in your connection string. This requires .NET 4.5 or above
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply