Page MenuHomeVyOS Platform

Missed conntrack-sync failover-mechanism cluster
Closed, InvalidPublicBUG

Description

After rewriting conntrack-sync to XML/Python, failover-mechanism cluster was missed

In 1.2 exists both cluster and vrrp

vyos@r12-lts#  set service conntrack-sync failover-mechanism 
Possible completions:
 > cluster      Cluster as failover-mechanism to use for conntrack-sync
 > vrrp         VRRP as failover-mechanism to use for conntrack-sync

1.3 and 1.4 just vrrp:

vyos@r11-roll# set service conntrack-sync failover-mechanism 
Possible completions:
 > vrrp         VRRP as failover-mechanism to use for conntrack-sync

      
[edit]
vyos@r11-roll#

Details

Difficulty level
Normal (likely a few hours)
Version
VyOS 1.3.0, VyOS 1.4-rolling-202112210318
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)