dbTalk Databases Forums  

IP addresses + clustering

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss IP addresses + clustering in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hassan
 
Posts: n/a

Default IP addresses + clustering - 02-14-2004 , 09:08 PM






Whats the minimum no. of IP addresses I need to setup a SQL Server 2000
cluster and where do I need to use them ? Need to grab some from my n/w
admins . Just testing the clusters



Reply With Quote
  #2  
Old   
Shirley Kelly [MS]
 
Posts: n/a

Default RE: IP addresses + clustering - 02-15-2004 , 03:01 AM






Hi Hassan,

You need one IP address each public NIC in each node. The private network
can use IP addresses like 10.0.0.1 and 10.0.0.2 so your network admins
won't have to give them to you. You'll need one for the cluster IP address
and one for the SQL Server IP address.

If you have 2 nodes and each one has one public NIC, you'll need 4 IP
addresses:
1 for NIC on node 1
1 for NIC on node 2
1 for cluster IP
1 for SQL IP

Regards,
Shirley
SQL Server Support

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


Reply With Quote
  #3  
Old   
Hassan
 
Posts: n/a

Default Re: IP addresses + clustering - 02-15-2004 , 03:06 AM



Why do you say that the 10.0.0.x need not be given by the n/w admins ? Are
they special IPs ?

"Shirley Kelly [MS]" <skelly (AT) online (DOT) microsoft.com> wrote

Quote:
Hi Hassan,

You need one IP address each public NIC in each node. The private network
can use IP addresses like 10.0.0.1 and 10.0.0.2 so your network admins
won't have to give them to you. You'll need one for the cluster IP
address
and one for the SQL Server IP address.

If you have 2 nodes and each one has one public NIC, you'll need 4 IP
addresses:
1 for NIC on node 1
1 for NIC on node 2
1 for cluster IP
1 for SQL IP

Regards,
Shirley
SQL Server Support

This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.




Reply With Quote
  #4  
Old   
Shirley Kelly [MS]
 
Posts: n/a

Default Re: IP addresses + clustering - 02-15-2004 , 03:42 AM



The private network is used for heartbeat communications between the
cluster nodes. No public traffic goes across those IP addresses. That's
why you can use anything for them.


Regards,
Shirley
SQL Server Support

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


Reply With Quote
  #5  
Old   
Hassan
 
Posts: n/a

Default Re: IP addresses + clustering - 02-15-2004 , 10:45 PM



Why do you need one IP address for SQL Cluster ? Can we not just use the one
for the Windows Cluster ?

"Shirley Kelly [MS]" <skelly (AT) online (DOT) microsoft.com> wrote

Quote:
The private network is used for heartbeat communications between the
cluster nodes. No public traffic goes across those IP addresses. That's
why you can use anything for them.


Regards,
Shirley
SQL Server Support

This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.




Reply With Quote
  #6  
Old   
Shirley Kelly [MS]
 
Posts: n/a

Default Re: IP addresses + clustering - 02-16-2004 , 01:02 AM



SQL and the cluster each require a separate IP address and a separate
network name. SQL Server should not be installed into the same group as
the cluster resources. It should be installed in its own group with disk
resources.


Regards,
Shirley
SQL Server Support

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.