freebsd 10.0 not work carp protocol on Hyper-v

2014-03-02 Thread Giovanni Mattera
good morning I installed freebsd 10.0 on Hyper -V Windows Server 2012 R2. I would like to enable the CARP protocol but is still in a state of init . The error in dmessage is " ifa_del_loopback_route : deletion failed: 48" . How do you configure CARP on Hyper -V ? I've used both the card " Lega

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-03 Thread Julian Elischer
On 3/2/14, 2:49 AM, Giovanni Mattera wrote: good morning I installed freebsd 10.0 on Hyper -V Windows Server 2012 R2. I would like to enable the CARP protocol but is still in a state of init . The error in dmessage is " ifa_del_loopback_route : deletion failed: 48" . How do you configure CARP on

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-03 Thread Maurizio Marini
On Mon, 03 Mar 2014 02:17:14 -0800 Julian Elischer wrote: > On 3/2/14, 2:49 AM, Giovanni Mattera wrote: > > good morning > > I installed freebsd 10.0 on Hyper -V Windows Server 2012 R2. > > I would like to enable the CARP protocol but is still in a state of init . > > The error in dmessage is " i

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Mark Felder
Did you try to enable spoofing of MAC Addresses in HyperV? http://vbry21.wordpress.com/2012/07/03/fixed-in-a-tick-solving-mulicast-issues-in-hyper-v-vms/ ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Giovanni Mattera
g, "Giovanni Mattera" Inviato: Martedì, 4 marzo 2014 16:09:00 Oggetto: Re: freebsd 10.0 not work carp protocol on Hyper-v Did you try to enable spoofing of MAC Addresses in HyperV? http://vbry21.wordpress.com/2012/07/03/fixed-in-a-tick-solving-mulicast-issues-in-hyper-v-vms

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Mark Felder
On Mar 4, 2014, at 10:11, Giovanni Mattera wrote: > Yes i test it but not work > The CARP protocolol remain in state INIT. > That's unfortunate. If you do a packet dump do you even see the other node's advertisements? CARP is really at the mercy of these half-baked virtual switches; if they

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Maurizio Marini
On Tue, 4 Mar 2014 10:25:42 -0600 Mark Felder wrote: > That's unfortunate. If you do a packet dump do you even see the other node's > advertisements? > > CARP is really at the mercy of these half-baked virtual switc Dear sir: https://forum.pfsense.org/index.php?topic=44529.0 "But shouldn't

RE: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Abhishek Gupta (LIS)
ation From: owner-freebsd-virtualizat...@freebsd.org on behalf of Maurizio Marini Sent: Tuesday, March 04, 2014 9:43 AM To: Mark Felder Cc: FreeBSD Net; freebsd-virtualization@freebsd.org; Manuel Martini; Giovanni Mattera Subject: Re: freebsd 10.0 not work carp protocol on Hyper-

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Maurizio Marini
On Tue, 4 Mar 2014 18:00:55 + "Abhishek Gupta (LIS)" wrote: > Hi Giovanni, > > Sorry to come late to the thread. Have you integrated the Hyper-V drivers yet > or are relying on emulated mode? Let's start from there and we shall see if Yes sir, we did Best rgds Looking forward to hear from

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Mark Felder
On Mar 4, 2014, at 11:43, Maurizio Marini wrote: > "But shouldn't the CARP state go to "master" anyway, even if it couldn't find > a > live partner due to network/Hyper-V problems?" > > this is the question, forget network/Hyper-V problems, CARP should go MASTER > anyway I will have to test

Re: freebsd 10.0 not work carp protocol on Hyper-v

2014-03-04 Thread Maurizio Marini
On Tue, 4 Mar 2014 18:00:55 + "Abhishek Gupta (LIS)" wrote: > Hi Giovanni, > > Sorry to come late to the thread. Have you integrated the Hyper-V drivers yet > or are relying on emulated mode? Let's start from there and we shall see if > the problem can be resolved. Thanks, Abhishek Gupta He