Synopsis: [carp] CARP preemption mode traffic partially goes to backup node
State-Changed-From-To: open->closed
State-Changed-By: glebius
State-Changed-When: Mon Dec 19 08:28:54 UTC 2011
State-Changed-Why:
Closed per submitters request.
http://www.freebsd.org/cgi/query-pr.cgi?pr=144572
_
On 12/19/2011 8:59 AM, Sami Halabi wrote:
i wonder how how other MPD users deal with problems like these since i
don't think I'm the only only that facing this problem, i wonder if people
actually use 8.2-R or maybe these stuck in 7-R
Probably most people don't use MPPC. Perhaps you can turn of
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
Kevin and Jack, thank you both for your replies. As you might have guessed,
I was asking because I'm looking into buying a whole bunch of NIC's and I
feel much more reassured now. Yet, there is one additional question, as I
mentioned, I couldn't find much in src/sys/dev/igb, is the source for igb
t
On Dec 19, 2011, at 12:01 PM, Tanel Rebane wrote:
> Kevin and Jack, thank you both for your replies. As you might have guessed,
> I was asking because I'm looking into buying a whole bunch of NIC's and I
> feel much more reassured now. Yet, there is one additional question, as I
> mentioned, I cou
On Dec 19, 2011, at 7:03 AM, Michael Tuexen wrote:
> On Dec 19, 2011, at 12:01 PM, Tanel Rebane wrote:
>
>> Kevin and Jack, thank you both for your replies. As you might have guessed,
>> I was asking because I'm looking into buying a whole bunch of NIC's and I
>> feel much more reassured now. Yet,
On Dec 19, 2011, at 12:52 AM, saeedeh motlagh wrote:
> you're right but we can't assign tow parent interface to one vlan in
> freebsd therefore i define two vlans with the one vlan id.
> although we can do it by blow command but it's not work too:
> ifconfig gbeth0.10 create
> ifconfig msk0.10 cre
i made a little lab, all on 8.2-R:
freebsd1-le0.10 (192.168.2.1) <=> bridge0( le0.10 - freebsd2 -
le1.10 ) <=> le0.10(192.168.2.1) - freebsd3
freebsd2 is a "switch" it has no ip addresses assigned to interfaces
(except localhost of course), "switch" is made by bridge0 interface
which con
There are reports that hw assisted VLANs caused problems
in bridging senarios. Users have reported that -vlanhwtag
and/or promisc on the physical interface helped. Using
-vlanhwtag helped in a case of mine.
On 12/20/2011 8:13 AM, Alexander Lunev wrote:
i made a little lab, all on 8.2-R:
freebsd