设为首页 收藏本站
查看: 801|回复: 0

[经验分享] Exch2010-21 Kemp Load Balancing Exchange Server 2010

[复制链接]

尚未签到

发表于 2018-7-7 15:12:26 | 显示全部楼层 |阅读模式
  http://exchangeserverpro.com/kemp-vlm-100-exchange-2010-load-balancer/
  In this article I am going to take a quick walk through of the Kemp LoadMaster VLM-100, a virtual load balancer appliance from Kemp Technologies.
  Load balancing has become one of those skills that Exchange Server administrators need to learn, like Active Directory, storage, and PKI. With Exchange 2010 we can load balance and provide high availability for client RPC/MAPI traffic on the Client Access servers.
  Of course you can use Windows NLB to load balance an Exchange 2010 CAS Array, but that approach has some downsides in terms of scalability, but more importantly it is simply not as good at covering the number of different failure scenarios that can occur with Client Access servers. In short, NLB is server-aware but not service-aware, so a partial failure (eg the RPC Client Access Service stopping) will cause clients to disconnect rather than be reconnected to another available CAS.
  For those of you who are interested in learning about hardware load balancing for Exchange Server 2010, Kemp Technologies offers free 30 day trials of their virtual appliances like the VLM-100.
  Disclosure: Kemp Technologies has also provided me a permanent license for other versions of their LoadMaster range as part of their support for the Exchange MVP and blogging communities.

  I chose the Hyper-V VM download and imported it into my test lab environment. They also offer VMware and Xen versions, and frankly it is pretty cool how quickly you can get the VLM up and running this way,>GETTING STARTED WITH THE KEMP LOADMASTER VLM-100
  When your new VLM has started you’ll see a Linux-style console and login prompt. You can ignore that though, and instead open your web browser and browse to https://ipaddress where “ipaddress” is the IP shown on the console of the VLM.
DSC0000.png The Kemp LoadMaster VLM console

  The first thing you’ll need to do when you connect with your web browser is acquire your license key by following the instructions on the page. Because this can take 24-48 hours to be sent to you, if you want to spend the weekend playing with load balancing in your test lab then you should do this step on a Wednesday/Thursday so you’re all ready to go.
DSC0001.png

  With the license key installed you are prompted to login to the VLM.
DSC0002.png

  The default login credentials are provided in the quick start guide that you’ll want to download a copy of from the Kemp documentation page. You’ll then be presented with the opportunity to set your own password.
DSC0003.png

  Log in one more time with the new password and you’re ready to begin configuring the VLM.
CONFIGURING THE KEMP LOADMASTER
  In my scenario I have two Exchange 2010 servers in a site that are both installed with the Client Access, Hub Transport and Mailbox server roles. They are also both members of a database availability group.
DSC0004.png

  When I was deploying the servers in this site I did configure a CAS array, however because the DAG members cannot also be members of an NLB cluster, the CAS array’s DNS record simply points at one of the servers. In other words, I have no high availability or load balancing for the CAS array at the moment.
[PS] C:\>Get-ClientAccessArray  

  
Name                Site                 Fqdn                           Members
  
----                ----                 ----                           -------
  
cas-headoffice      HeadOffice           outlook-ho.exchangeserverpr... {HO-EX2010-MB1, HO-EX2010-MB2}
  

  
[PS] C:\>nslookup outlook-ho
  
Server:  ho-dc.exchangeserverpro.net
  
Address:  10.1.1.3
  

  
Name:    outlook-ho.exchangeserverpro.net
  
Address:  10.1.1.21
  

  
[PS] C:\>nslookup ho-ex2010-mb1
  
Server:  ho-dc.exchangeserverpro.net
  
Address:  10.1.1.3
  

  
Name:    ho-ex2010-mb1.exchangeserverpro.net
  
Address:  10.1.1.21
  So my goal is to configure the VLM-100 and then point the CAS array’s DNS record at the load balancer to improve the resilience of the Client Access services in this site. To keep things simple I’ll be deploying a one-armed configuration.
DSC0005.png

  So to begin with I configure a suitable IP address for my test lab environment (obviously this IP address should be reachable from an existing computer on your network so you can reconnect and continue configuration after setting it).
DSC0006.png

  After configuring the IP address you should also configure the default gateway.
DSC0007.png

CONFIGURING VIRTUAL SERVICES

  Next it is time to configure the virtual services. There are two approaches you can take for this. The first is to work through the documentation from Kemp and configure everything manually. In fact reading the documentation is a good>  The other approach is to use a template file, which Kemp provides on their documentation page as well. I’ve downloaded the “Core” template and that is the one that I’ll be using in this scenario.
DSC0008.png

  After installing the template the following virtual service templates are created for me.
DSC0009.png

  This means that when I go to add a new virtual service, I can select from those imported templates.
DSC00010.png

  Next I can add in the real server IP addresses (my Client Access servers).
DSC00011.png

  The virtual service has been configured and shows a status of “Up”.
DSC00012.png

  So the next step is to update the DNS record for the CAS array and point it at the virtual IP address I configured for this virtual service.
DSC00013.png

  After making sure the old DNS entry had expired and all of my test clients were resolving the name to the new IP I re-launched Outlook on each of them. With four clients connecting to the CAS array the LoadMaster shows the following connection stats.
DSC00014.png

  So it seems to be load balancing the connections just fine. Not only that, if one of the servers’s goes offline the VLM-100 detects that and updates the status accordingly.
DSC00015.png

  I also wanted to create a virtual service to handle OWA, ActiveSync, and Outlook Anywhere. I added a new virtual service using the Exchange HTTPS template.
DSC00016.png

  And then once again I configured the real server IP addresses for HTTPS services and then update the DNS record for the OWA/ActiveSync/Outlook Anywhere namespace(s) to point to the load balancer virtual IP address.
DSC00017.png

FURTHER CONFIGURATION SCENARIOS
  After you have a basic load balancing configuration in place there are some more scenarios you can explore to learn more about hardware load balancing for Exchange Server 2010.
  My suggestions are to look at:

  •   Load Balancing with Microsoft Exchange Server 2010 (TechEd Australia 2011)
  •   Enabling Kerberos Authentication for MAPI Clients
  •   Configure the Availability Service for Network Load Balanced Computers

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-534940-1-1.html 上篇帖子: 配置Exchange2010CAS阵列 下篇帖子: Exchange 邮件投递被拒的问题分析
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表