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
Next revisionBoth sides next revision
admin:keepalived [2023/07/17 16:53] dhineshadmin:keepalived [2023/07/17 18:45] veera
Line 4: Line 4:
   * Slave IP : 10.179.210.140   * Slave IP : 10.179.210.140
   * Virtual IP :10.179.210.100   * Virtual IP :10.179.210.100
 +
 +==== Platforms ====
 +
 +=== Oracle/RHEL/CentOS 8 ===
 +
 +To install Oracle 8 Application Stream repository 
 +
 +dnf install epel-release
 +
 +dnf install keepalived
  
 === Keepalived configuration on master machine === === Keepalived configuration on master machine ===
 +
 +Configuration file in ''/etc/keepalived/keepalived.conf''
  
 <code> <code>
Line 30: 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
admin/keepalived.txt · Last modified: 2023/07/18 18:33 by veera