Jump to content
Welcome to our new Citrix community!
  • Make it easier to manage your GSLB appliances


    Guest Sara Austin
    • Validation Status: Validated
      Has Video?: No

    Make it easier to manage your GSLB appliances

    Submitted March 9, 2021

    Author: Raghav SN

     

    Redundancy and fault tolerance are built into the DNS protocol. If a nameserver fails to respond to a DNS query, the DNS client gives up on that nameserver after exhausting the number of retry attempts that are configured. It then sends the request to another nameserver that’s advertised as the authoritative nameserver for the domain name.

    DNS is a loosely coupled distributed system, and all nameservers should have a consistent view of the configuration so clients get consistent responses. As an extension to DNS, GSLB enables adaptation in response to dynamic workloads. But that means you must have consistent GSLB configuration across all participating nameservers. Fault tolerance is essential during DNS request processing and when configuring nameservers for GSLB.

    With the growth in dynamic workloads, changes to GSLB or DNS subsystems happen often, increasing the workload for IT admins. Manual intervention to ensure consistent configuration in GSLB appliances that are spread across data centers is prone to error, which can affect the end-user experience.

    In this blog post, we’ll look at how NetScaler ADC can provide a fault-tolerant distributed control plane for GSLB, making it easier for IT admins to manage GSLB appliances.

    A Consistent GSLB View

    If a DNS goes down, users can’t access apps. Having at least one level of redundancy is critical, and GSLB appliances should be configured in an active-active mode, where all the GSLB appliances are actively serving the DNS requests. Clients’ DNS requests can be served by any appliance in the group, so all appliances need to have a consistent view of:

    • GSLB configuration
    • Runtime information (GSLB provides the runtime information regarding the health and load of the apps and data center, so the latency is minimized and clients get the best possible user experience.)

    NetScaler ADC’s Metric Exchange Protocol (MEP), delivers a consistent view of runtime information across GSLB appliances, and our real-time GSLB config synchronization feature offers a consistent view of the configuration.

    image.jpg.61a48516dc4fe80b3027b8029851a068.jpg

    GSLB Configuration Consistency

    As shown below, the IT admin performs the configuration update on the GSLB node identified as the master. The admin then pushes the GSLB configuration's desired state to all the appliances. Each appliance will then compare the desired state with the current state of the local GSLB configuration. If there’s a difference, a configuration patch is applied and status is pushed back to the master.

    image.jpg.118810982bbfa4ebedc69370e7c74e56.jpg

    If the master node goes down due to a failure or if it is brought down for maintenance, the admin can push the configuration to another node, which can take on the master role, and the latest desired state is pushed to other nodes, as shown below. You can configure more than one GSLB node to take the master role in an active-passive mode so the configuration is pushed to only one of the master nodes at any point in time.

    image.jpg.5cb481824c63681c1da67e27e6596a07.jpg

    After the old master comes up, if any configuration happened while it was down, the latest GSLB configuration desired state would be pushed. The old master would patch the config difference and would be ready to take up the role of the master for future updates.

    image.jpg.aad90301f7992ec4d6d4a1f9fe9aa3a6.jpg

    GSLB Sync Status

    You can view the latest GSLB sync status by using the ‘Show gslb syncstatus’ command. Admins are notified of all GSLB sync failures if the GSLB-SYNC-STATUS-FLIP alarm is enabled, and GSLB admins can take the appropriate action by using the above notification options.

    Conclusion

    With dynamic compute workloads becoming the norm, fault-tolerant and distributed control planes are more important than ever for automating configuration management, which NetScaler ADC’s GSLB sync feature can enable. Learn more about NetScaler ADC and global server load balancing in our product documentation and on NetScaler Tech Zone.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...