-
sjorge
Is anybody using vrrp ?
-
sjorge
I keep getting "vrrpd_process_vrrp(vrrptst2vn0) unsupported version 2"
-
sjorge
I vaguely remember getting it working a few years ago
-
sjorge
But can't get it to work now
-
richlowe
we expect vrrp version 3, the packet you recevied from the other end claims version 2
-
richlowe
we seem to have expected version 3 since vrrp appeared
-
richlowe
so I don't know sjorge, sorry :\
-
sjorge
Both sides are illumos
-
sjorge
On the same omnios bloody release
-
sjorge
Hmm there is a CARP vip on the same subnet between 2 FreeBSD hosts
-
sjorge
But different VID
-
richlowe
Yeah, I definitely don't have ideas there. I just looked at the code were we were checking, and what we were checking.
-
richlowe
I don't know how this works well enough to know if sharing a broadcast domain with carp could confuse it
-
richlowe
but I can't find anywhere anything changed even a bit recently
-
rmustacc
CARP and VRRP IIRC use the same underlying mac ranges.
-
sommerfeld
-
sommerfeld
CARP and VRRP use the same IP protocol number (112)
-
richlowe
I would not be surprised if the very last sentence, about them cooperating if care is taken, was false with our implementation.
-
richlowe
sjorge: congratulations, you found a minefield? :)
-
sommerfeld
sjorge: looks like it's just noise? it checks the protocol version and logs the error before it looks at the virtual router id.
-
sjorge
could be just noise, but my vip between both zones stays in init state and that was the only clue
-
sjorge
Not that there is a man page to go of on though
-
richlowe
You have a good chance of finding (parts of?) a manual in the ARC materials
-
sjorge
Arc materials?
-
richlowe
fenix: PSARC 2009/388?
-
fenix
OpenSolaris ARC Material Archive PSARC/2009/388: VRRP Update (Published)
-
fenix
-
richlowe
fenix: PSARC 2008/693?
-
fenix
OpenSolaris ARC Material Archive PSARC/2008/693: VRRP (Published)
-
fenix
-
richlowe
should both have draft manuals and design docs in them
-
sjorge
I’ll look around in there when I am more awake to
-
sjorge
Morrow
-
richlowe
usually with very unclear licenses, but if you ever feel inspired to clean-room some manual pages...
-
sjorge
anyway, I wanted to quickly reply to a e-mail so I had a look at the links... some do indeed seem to have some man pages, but they do not seem close to the commands we ship.
-
sjorge
wait, the 2nd one might be closer