Re: Stuck at Cluster Network Configuration Wizard



You need another IP address on the same subnet. This becomes the virtual IP of the clustered SQL Instance. You only need one for the public side.

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




"Karen O." <Karen O.@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:2ACDD9A9-9AA9-4190-87DB-48FD793D57FD@xxxxxxxxxxxxxxxx
Geoff,

I am having the identical issue. All of my nics are statically assigned.

SQL setup can see the nics (they are listed on this screen under 'Specify
Network settings for this failover cluster). If I enter any of the ip's of
the prod nic or heartbeat nic -- it says "the address is already in use"
specify another. I am uncertain as to what input it wants. And ideas?

Thanks


"Geoff N. Hiten" wrote:

It looks like you don't have static IP addresses on the physical NICs, thus
they are inheriting the DHCP ON property. DHCP is supported in WIndows 2008
clustering, but you still can supply static IP addresses if you desire. If
you want to use static IP addresses, set the Physical NICs first, then the
cluster wizard should show you options for static IP addresses.

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





"Amirullail" <Amirullail@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:907D3683-010F-4651-874A-CFA6F3D9EE3B@xxxxxxxxxxxxxxxx
> "On the Cluster Network Selection page, specify the network resources > for
> your failover cluster instance:
>
> * SQL Server Failover Cluster Network Name — This is the name used > to
> identify your failover cluster instance on the network.
> * Network Settings — Specify the IP type and IP address for your
> failover cluster instance.
>
> To continue, click Next."
>
> I've read those notes from microsoft sql 2008 clustering site BUT i > dont
> understand which IP need i to enter. Am i supposed to enter Public IP
> range
> or Hearbeat IP range??
>
> Currently my IP setting for this 2 nodes are :
> node1:Public=10.1.103.123, Hearbeat=192.168.12.73
> node2:Public=10.1.103.124, Hearbeat=192.168.12.74
> MSDTC=10.1.103.41
> Cluster Resources=10.1.103.40
>
> I stuck at below wizard with this given value :
> IP Type:IPv4
> DHCP=check
> Address=null
> Subnet Mask=null
> Network=Cluster Network 1
>
> In my Failover Cluster Management interface, Cluster Network 1 is
> referring
> to Public IP. Does that mean that i need to configure my Network
> Configuration Wizard with static IP with Public IP range or ELSE?
>
>
>
>
>



.



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: Accessing Cluster Disks from a WEB Application
    ... Cluster Name ... Cluster Quorum Disk ... SQL Network Name ...
    (microsoft.public.windows.server.clustering)
  • Re: Issues creating a new failover cluster on the same server
    ... G:\Microsoft SQL Server\MSSQL.1 ... CHNSQL04 Cluster Group ... Drives: H and F ... Group, the MS DTC Group, and each of the SQL Server Instance Groups running ...
    (microsoft.public.sqlserver.clustering)
  • Re: Clustering Newbie - SAN Advice
    ... Senior SQL Infrastructure Consultant ... SAN/Smart array or through a fibre channel switch. ... The SAN or Smart array will dictate what internal connection the disks ... single-instance cluster. ...
    (microsoft.public.sqlserver.clustering)
  • WIN2K3 SP1, SQL Server / MSDTC Issue
    ... I can get SQL Installed ok and everything works fine until I set ... Setup Network Connections (for internal cluster comms and public network) ... Reboot Servers ...
    (microsoft.public.sqlserver.clustering)

Loading