User Tools

Site Tools


ha: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
ha:keepalived [2023/07/18 18:39] – [3. Use IPTABLES on MASTER] veeraha:keepalived [2023/07/18 18:40] (current) – [2. Configure keepalived on both MASTER and SLAVE] veera
Line 27: Line 27:
  
 Follow instructions in [[admin:keepalived|Configure keepalived]] Follow instructions in [[admin:keepalived|Configure keepalived]]
 +
 +Ensure the PRIORITY of MASTER is atleast 50 higher than the priority specified in the SLAVE node.
 +
 +
 ==== 3. Use IPTABLES on MASTER ==== ==== 3. Use IPTABLES on MASTER ====
  
Line 36: Line 40:
  
  
-<code> 
-dnf install iptables iptables-services 
-</code> 
  
 <code> <code>
Line 52: Line 53:
 </code> </code>
  
-Make it persistent +Make it persistent using the iptables-services package  
 + 
 + 
 +<code> 
 +dnf install iptables iptables-services 
 +</code>
  
 <code> <code>
ha/keepalived.txt · Last modified: 2023/07/18 18:40 by veera