Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > Win2003 Cluster with multiple NICs

Reply
Thread Tools Display Modes

Win2003 Cluster with multiple NICs

 
 
Michael Kugler
Guest
Posts: n/a

 
      02-15-2010
Hi,

The destination scenario should look like the image in
http://en.wikipedia.org/wiki/High-availability_cluster


Each node has 4 Nics

2 private and two public

Private Lan1 is using 172.17.1.x addresses mask: 255.255.255.0
Private Lan2 is using 172.17.2.x mask: 255.255.255.0
Public Lan1 is using 10.100.0.x mask: 255.255.255.0
At first I had Public lan2 in 10.100.1.x mask: 255.255.255.0

Since Windows 2003 Cluster can only use AND for resources I moved them to
10.100.0.x addresses (my SQL Server Group uses also a 10.100.0.x address).
After changing that, the network 'Public LAN 2' disappeared in Cluster
administrator.
How can I set up everything with redundancy without using trunking?


Regards,

Michael

 
Reply With Quote
 
 
 
 
RCan
Guest
Posts: n/a

 
      02-18-2010
Hi Michael,

as posted in german clustering group the only supported method which I'm
aware is - NIC teaming .
With teaming solutions you can utilize different approaches (switch / nic
redundancy) but this also depends on vendors capability of teaming
implementations.

Just be aware that teaming on heartbeat adapter is generally not supported.

Hope that helpds

Regards
Ramazan

"Michael Kugler" <> wrote in message
news:B63203F7-944E-49B6-BABE-...
> Hi,
>
> The destination scenario should look like the image in
> http://en.wikipedia.org/wiki/High-availability_cluster
>
>
> Each node has 4 Nics
>
> 2 private and two public
>
> Private Lan1 is using 172.17.1.x addresses mask: 255.255.255.0
> Private Lan2 is using 172.17.2.x mask: 255.255.255.0
> Public Lan1 is using 10.100.0.x mask: 255.255.255.0
> At first I had Public lan2 in 10.100.1.x mask: 255.255.255.0
>
> Since Windows 2003 Cluster can only use AND for resources I moved them to
> 10.100.0.x addresses (my SQL Server Group uses also a 10.100.0.x address).
> After changing that, the network 'Public LAN 2' disappeared in Cluster
> administrator.
> How can I set up everything with redundancy without using trunking?
>
>
> Regards,
>
> Michael


 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Cluster Network to different NICs on same subnet RCan Clustering 1 01-26-2010 05:38 PM
2003r2 - Moving ressources to a new hardware and storage Adrien Maugard Clustering 2 01-08-2010 10:39 AM
Cluster resource 'DTC' in clustered service or application 'Cluster Group' failed. Andrea Caldarone Clustering 1 12-07-2009 06:34 PM
Cluster resource 'DTC' in clustered service or application 'Cluster Group' failed. Andrea Caldarone Windows Server 4 10-23-2009 07:39 AM
Re: Cluster resource 'DTC' in clustered service or application 'Cluster Group' failed. Ace Fekay [MCT] Clustering 3 10-23-2009 07:39 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59