Re: How to configure / disable / enable a specific single VRRP instance
[email protected] Tue, 10 Jan 2017 07:23:12 -0500
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <[email protected]> |
Send the keepalived process a HUP signal that will reload the configuration, and in most cases will not effect the state. " pkill -HUP keepalived " The exception is when you add or remove items from a group such as a VRRP group (multiple VRRP instances that failover together) you have to be careful about the order in which you reload nodes or you can cause an accidental failover. On adds always reload the master node first, on removes always reload the backup node first From: barak adam Sent: Tuesday, January 10, 2017 03:11 To: [email protected] Subject: [Keepalived-devel] How to configure / disable / enable a specific single VRRP instance Guys, My question is on VRRP only. How can I set the configuration file and reload it, so it will affect only one VRRP instance and without affecting the other running VRRP instances ? Does any Keepalived configuration reloading affect all instances ? Thanks! Barak ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Keepalived-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/keepalived-devel