cluster install question

  • I have a vm cluster, now installing the sql cluster

    I have an ip for the following

    cluster

    node 1

    node2

    dtc.

    I am at the question of cluster network configuration and need to supply an IP address. It won't let me use the ip of the cluster, do I need another IP

  • timscronin (10/5/2011)


    It won't let me use the ip of the cluster, do I need another IP

    yes, and a further unique IP for each extra clustered instance you install.

    See my cluster install guide starting with the 1st part at this link[/url]

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • Yes You will need 2 ip's (Heartbeat IP, Private IP) for each node & 1 Ip for SQL server.

    Sagar Sonawane
    ** Every DBA has his day!!:cool:

  • Saga... (10/12/2011)


    Yes You will need 2 ip's (Heartbeat IP, Private IP) for each node & 1 Ip for SQL server.

    Heartbeat and private are the same!

    I assume you meant public and private 😉

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • If you are new to clustering, take a look at SQL FineBuild. This can install SQL Server as clustered or unclustered. For a cluster install it can also create your MSDTC cluster (or clusters on W2008). The Reference Manual is a separate download and explains what you need for the cluster install.

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • Perry Whittle (10/12/2011)


    Saga... (10/12/2011)


    Yes You will need 2 ip's (Heartbeat IP, Private IP) for each node & 1 Ip for SQL server.

    Heartbeat and private are the same!

    I assume you meant public and private 😉

    YEPP....

    Sagar Sonawane
    ** Every DBA has his day!!:cool:

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply