User Tools

Site Tools


admin:keepalived

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
admin:keepalived [2023/07/17 18:40] veeraadmin:keepalived [2023/07/17 18:56] veera
Line 42: Line 42:
 <code> <code>
 vrrp_instance VI_1 { vrrp_instance VI_1 {
-    state SALVE+    state SLAVE
     interface eth0     interface eth0
     virtual_router_id 51     virtual_router_id 51
Line 58: Line 58:
  
 [[https://tecadmin.net/ip-failover-setup-using-keepalived-on-centos-redhat/]] [[https://tecadmin.net/ip-failover-setup-using-keepalived-on-centos-redhat/]]
 +
 +
 +==== Starting order ====
 + 
 +Make sure you start the  MASTER first before the SLAVE node
 +
 +''systemctl restart keepalived''
 +
 +then on slave node
 +
 +''systemctl restart keepalived''
 +
  
  
  
admin/keepalived.txt · Last modified: 2023/07/18 18:33 by veera