[Keepalived-devel] VRID and configuration replication
Status: Beta
Brought to you by:
acassen
|
From: Diego R. <lr...@ra...> - 2003-07-24 22:40:37
|
Hello all! I'm no VRRP expert, but AFAIK the priority in each virtual router instance has to be different in order to maintain a deterministic master-slave scheme. My understanding is that if two nodes have the same priority, they'll successfully select a master and backup node and avoid conflicts, but you won't be able to fully tell (without looking) which one is master at which time (basically, either of them may be master at any particular time their priority is the highest in the VR block). So my question is this: would it not be prudent to split the configuration file in two: i.e., one main configuration with all the router info, checkers, etc, and one "id" configuration which contains the router ids, and any other information that should NOT be the same between two boxes? I could work on this and provide a patch, but I want to get feedback (and corrections to any misconceptions I may have) before I get started. Thanks --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D * Diego Rivera * * * * "The Disease: Windows, the cure: Linux" * * * * E-mail: lrivera<AT>racsa<DOT>co<DOT>cr * * Replace: <AT>=3D'@', <DOT>=3D'.' * * * * GPG: BE59 5469 C696 C80D FF5C 5926 0B36 F8FF DA98 62AD * * GPG Public Key avaliable at: http://pgp.mit.edu * =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D |