I have two nodes running keepalived, and two VIP, e.g.
Node 1 Node 2
VIP1 VIP2
So in each node, I have two definition of vrrp_instance
, so I assume the two vrrp_instance
in my keepalived.conf
suppose to be unique, but they can be the same values on another node, right?