Guest User

Untitled

a guest
Feb 8th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. I have an issue with high availability. I have 4 salt servers and one minion.
  2. salt-master-01 (multi master - HA-A, master of masters)
  3. salt-master-02 (multi master - HA-A, master of masters)
  4. salt-master-03 (multi master - HA-B, syndic)
  5. salt-master-04 (multi master - HA-B, syndic)
  6. salt-master-03 and salt-master-04 (HA-B) are connected to salt-master-01 and salt-master-02 (HA-A).
  7. minion-01 is connected to salt-master-03 and salt-master-04.
  8. When I execute from salt-master-01/salt-master-02 "salt minion-01 test.ping" , sometimes the same minion return twice.
  9. It happens only when salt-master-03/04 are both running.
  10. Please advise.
  11. Thanks!
  12. Ido
Add Comment
Please, Sign In to add comment