Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > RE: NLB on Hyper-V

Reply
Thread Tools Display Modes

RE: NLB on Hyper-V

 
 
DaveC
Guest
Posts: n/a

 
      06-28-2009

I've no experience of this on Hyper-V, but I did have a possibly similar
issue using VMWare recently. The issue was that Multicast mode requires
routers that can cope with two multiple MAC addresses per port (or
something..?). We had to get the network guys to configure static ARP entries
across the routing infrastructure in order for the cluster address to be
reachable outside of the host.

It may be worth you investigating whether your issue is something like this,
rather than something related to Hyper-V itself? Also you may want to look at
adding a second NIC to the guests, and then using Unicast on the cluster NICs?

Hope this helps ;-)


"John" wrote:

> Hi,
>
> I have configured 2 nodes NLB (multi-cast) using Hyper-V guest Windows Server 2003 and I could ping the cluster ip address from hyper-V host or any other virtual machines hosted by this hyper-v host but NOT from any other machines outside hyper-v (they are all in the same subnet). Can someone help me to troubleshoot this issue?
>
> Here are the configuration:
> Hyper-V host:
> Adapter 1:
> 10.118.100.226/16 -- hyper-v virtual network
> Adapter 2:
> 10.118.100.228/16 - used for hyper-v mgmt
> Adapter 3:
> 10.117.100.8/16 -hyper-v virtual network
>
> Guest VM1:
> NIC1: 10.118.100.231/16 + cluster IP: 10.118.100.234/16
> NIC2: 10.117.100.9/16
>
> Guest VM2:
> NIC1: 10.118.100.232/16 + cluster IP: 10.118.100.234/16
> NIC2: 10.117.100.10/16
>
> NLB configuration:
> operation mode = Multicast
> Port rules = Cluster IP Address = All, Start = 0, End = 65535, Protocol = Both, Mode = Multiple, Affinity = single
> converged successfully ... cluster ip can be accessed from hyper-v host or any other virtual machines (other than VM1 and VM2)
>
> From machine outside hyper-v host,
> > ping 10.118.100.226 OK
> > ping 10.118.100.231 OK
> > ping 10.118.100.232 OK
> > ping 10.118.100.234 Timeout --- cluster IP

>
> I saw most of the post on the net is using unicast with Hyper-V, Is multicast NLB mode supported with Hyper-V guest VMs?
>
> Thanks very much!
> John
>
>
>

 
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
Hyper-V MarcusB Windows Server 4 10-03-2009 08:38 PM
SBS 2008 - To Hyper-V or not to Hyper-V Richard K Windows Small Business Server 5 09-07-2009 05:07 PM
Add RTM Hyper-V to 2008 "Without Hyper-V" William Fields Windows Server 1 09-22-2008 11:44 PM
Hyper-V RTM Charlie Russel - MVP Windows 64 Bit 15 06-28-2008 09:29 PM
Hyper-V RC1 Available... Charlie Russel - MVP Windows 64 Bit 3 05-20-2008 11:43 PM



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