This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Internal Load Balancing

So I have 2 MariaDB servers setup in a master master replication status.  I went into the load balancing section and added a LB rule for them.  From all indications everything looks correct.  The server shows both DB servers up and running.

I set it up like this

Service MySQL
Virtual an additional IP that I tied to the internal interface
My 2 DB Servers

The load balancing works great for my external facing services but this isn't the first problem I've had with internal loadbalancing.  I setup one for NTP with the same deal.  It works great for the external side of things but internally I cannot get it to work.  

Thank you all in advance for your help with this.


This thread was automatically locked due to age.
Parents
  • fwrule="62021" => Please click on [Go Advanced] below and attach a picture of NAT rule #21 open in Edit.

    Is .129 the IP of "Internal (Address)" or of an Additional Address?  Does tcpdump show any MySQL traffic going from .129 to either of your SQL servers?

    Cheers - Bob
Reply
  • fwrule="62021" => Please click on [Go Advanced] below and attach a picture of NAT rule #21 open in Edit.

    Is .129 the IP of "Internal (Address)" or of an Additional Address?  Does tcpdump show any MySQL traffic going from .129 to either of your SQL servers?

    Cheers - Bob
Children