Re: Cluster name with multiple IP addresses?



OK, you are not trying to stack multiple IP addresses on a single NIC, you are using a unique IP address for each NIC. That isn't a problem.

The problem comes from having the same DNS alias (network name) respond on two different subnets. That is a networking issue, not a clustering issue. I would use connection-specific domain suffixes to differentiate the networks. Also, I would use DNS SRV records to abstract the names. I.E. MySQLCluster points to the IP and port of the normal public NIC. MySQLClusterBackup points to the IP and port on the backup LAN.

I have used this setup in the past and it works just fine.

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP





"Structured Chaos" <jeffery_tyree@xxxxxxxxx> wrote in message news:Ooh45iT2HHA.2752@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for the quick info. Apparently it is a little more difficult than that, heheh
I did not see any dialog/screen that allowed for the addition of new network - only to modify node membership.

I have a ticket opened with MS. They have escalated it stating that they don't even know if SQL will support this configuration and are attempting to duplicate it in their labs. The MS SQL Data Engine Team manager stated they may even have to look at the code...

Should you happen to have any detailed steps on making this work, I'd appreciate it and apparently MS would too! LOL


"Geoff N. Hiten" <SQLCraftsman@xxxxxxxxx> wrote in message news:OQYwDPx0HHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
It is not an uncommon request, nor is it too difficult. Once you have the NICs and networks defined in the cluser configuration, you run the SQL setup wizard to add the networks to SQL Server. To use them effectively, look into connection-specific suffixes. That way you can force traffic to a particular network.

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP





"Structured Chaos" <jeffery_tyree@xxxxxxxxx> wrote in message news:%23Y%23s8Mv0HHA.5380@xxxxxxxxxxxxxxxxxxxxxxx
Can multiple IP addresses be assigned to a cluster and/or virtual name?

I have a 2-node Active/Passive cluster on a switched (not routed) network.
Each node has 3 NICs, each on its own subnet;
a) public/client access - 192.168.10.0
b) private/cluster traffic - 10.0.0.0
c) data backup network - 192.168.20.0

The cluster name "SQLCLST" and the virtual machine name "SQLSVR" have been defined with IP addresses on the public/client network.

My backup software is cluster aware but because the traffic is separated via switched network, I need the cluster and/or virtual machine name to respond to IP addresses on two different subnets. Is this possible? Did this make sense? ;)

TIA





.



Relevant Pages

  • Re: SQL 2008 clustering with Windows 2008
    ... Since the heartbeat NIC is not onany public network, it should have IP addresses hard-set. ... While Windows 2008 and SQL 2008 support DHCP addresses in a cluster, that is a prety advanced setup. ... You can team the public NICs, but you need to put them on different switches ...
    (microsoft.public.sqlserver.clustering)
  • Re: Requirements for iSCSI Cluster
    ... Reference the Q&A from the iSCSI FAQ listed below. ... Q.How many NICs are required for an iSCSI Cluster? ... A network card that is used for connectivity with external clients. ...
    (microsoft.public.windows.server.clustering)
  • Re: Accessing Cluster Disks from a WEB Application
    ... Cluster Name ... Cluster Quorum Disk ... SQL Network Name ...
    (microsoft.public.windows.server.clustering)
  • Re: Event IDs 1122 and 1123
    ... These errors are usually causes by NIC drivers or faulty network components ... latest/greatest drivers...especially if your using Broadcom NICs. ... > Myself and Simon went in on Friday to dissolve teaming on the cluster nics ... > the AD when the first node boots up. ...
    (microsoft.public.windows.server.clustering)
  • Re: Heartbeat Network Adapter
    ... Cluster Administrator. ... that you're actually using the NICs you think you are for each distinct ... MVP - Windows Server - Clustering ... Network Configuration Best Practices for Windows 2000 ...
    (microsoft.public.windows.server.clustering)