Skip to content

IPVS state synchronization #11

@SpComb

Description

@SpComb

clusterf-ipvs should support configuring the in-kernel IPVS sync daemon for supporting failover between IPVS routers, as done with keepalived lvs_sync_daemon_interface.

This needs support for the IPVS_CMD_*_DAEMON commands and IPVS_DAEMON_ATTR_*struct in the ipvs package.

The kernel has both master and backup daemons. Can we use both for symmetric active-active sync, or does clusterf-ipvs need to learn which node is actually the master processing traffic?

Note: sync apparently doesn't work with mixed-family services?
http://lxr.free-electrons.com/source/net/netfilter/ipvs/ip_vs_ctl.c?v=4.6#L3426

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions