Skip to content

S2:Failover, HA, FT #15

@dorvan

Description

@dorvan

extend the configuration data, and the configuration case,
nodes, ip, user, passwords...

S2: Failover:

a virtual IP with 2 ethernet interfaces in 2 different hosts the interfaces will have a password and will be identified.

example:

ip addr add 10.1.1.252/24 dev ethX
ucarp -v 42 -p anthilla -a 10.1.1.252 -s 10.1.1.1 &
ucarp -v 42 -p anthilla -a 10.1.1.252 -s 10.1.1.2 &

in this case the identified is 42 and the password is anthilla

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions