Cluster On Cross Domain

  • 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

  • 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

  • Thank You.

    Can we setup cluster on VMs ?

    Thank You.

    Regards,
    Raghavender Chavva

  • Raghavender (10/17/2016)


    Thank You.

    Can we setup cluster on VMs ?

    Yes

  • 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" 😉

  • 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