08-08-2018 08:17 PM
A customer wants to implement high availability of sponsor portal with 2 PSNs. There is a separate interface for the portal and admin management traffic.
They currently do not have a load balancer in place.
One of the ideas put upon the table was to have both the portal interfaces have the same IP and always keep one interface shut using EEM script on the uplink switch.
An IP SLA would trigger the EEM script to shut and unshut interfaces so that at all times the IP is kept alive.
Is this something worth exploring to achieve high availability for sponsor portal ?
The IP on Gi0 for admin traffic will be unique for both the PSNs. The IP on Gi1 used for portal will be same on both PSNs so that we can map FQDN to this IP and try to achieve HA.
Solved! Go to Solution.
08-09-2018 12:05 PM
Have you tried just putting two IPs in the DNS record for your sponsor portal shortcut? Depending on your DNS servers both IPs should get returned. The client will typically use the first one in the list and it if has issues getting to that IP it should try the second one.
08-09-2018 01:14 PM
08-09-2018 12:05 PM
Have you tried just putting two IPs in the DNS record for your sponsor portal shortcut? Depending on your DNS servers both IPs should get returned. The client will typically use the first one in the list and it if has issues getting to that IP it should try the second one.
08-09-2018 01:04 PM
Yes I have given two options.
- LTM
- DNS load balancing.
Is putting both entries in DNS different than DNS load balancing ?
I thought DNS will only send one entry and since DNS lacks probing servers its not a feasible solution.
08-09-2018 01:14 PM
08-09-2018 01:54 PM
Oh thanks for clarifying that.
08-10-2018 01:21 PM
Paul,
I tested this in my lab and it works as expected. I did take some time for endpoint to go the second IP.
Have you implemented this in production ? How is the user experience ?
08-10-2018 03:31 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide