Welcome to Port3101.org : Your BES Connection Mark forums read | View Forum Leaders
Port3101.org : Your BES Connection



Reply
LinkBack (1) Thread Tools Display Modes
Managing Geographically Disperse BES
 
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-30-2009, 11:07 AM
BES Addict
 
Join Date: Feb 2009
Location: Toronto
Posts: 69
Post Managing Geographically Disperse BES

Hi Everyone,

I've been poking around RIM's site and I'm not able to find much information regarding best practices for Geographically disperse BES deployments and managements.

In my envornment we have about 2K users spreadout across 5 datacentres each with their own BES and BES Domain. We're currenlty running 4.1.x and are looking to upgrade to 5 in the very near future.

Has anyone come across any guides/etc... what I'm trying to determine is if there is a way to implement a single, global BES Domain as this would really simplify our infrastructure, management, etc...

While I could migrate everyone to a single Database in one of our datacentres I'm worried that latencey issues might effect DB connectivity. Database replication would be nice but it does'nt seem like RIM has support for multi-master replication. Any thoughts? Ideas? Etc...

While I have everyone's attention one more questions. In BES 5.0 Can BES application/server pools be shared accross BES multiple BES domains? E.G. One BB Router pool for my 5 BES Domains?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-30-2009, 11:22 AM
hdawg's Avatar
Proprietor
 
Join Date: Nov 2008
Posts: 2,237
Blog Entries: 147
Default

Quote:
Originally Posted by Zippygit View Post
Hi Everyone,

I've been poking around RIM's site and I'm not able to find much information regarding best practices for Geographically disperse BES deployments and managements.

In my envornment we have about 2K users spreadout across 5 datacentres each with their own BES and BES Domain. We're currenlty running 4.1.x and are looking to upgrade to 5 in the very near future.

Has anyone come across any guides/etc... what I'm trying to determine is if there is a way to implement a single, global BES Domain as this would really simplify our infrastructure, management, etc...
I've not come across any guides to do this. The best would be what RIM has released on scalability / connectivity, but even still nothing specific for 5.0

Quote:
While I could migrate everyone to a single Database in one of our datacentres I'm worried that latencey issues might effect DB connectivity. Database replication would be nice but it does'nt seem like RIM has support for multi-master replication. Any thoughts? Ideas? Etc...
You should worry about latency. I'm assuming you have mail servers local to each of the BES, so you're not really gaining any HA functionality with a single shared database as you'll have to move the users to another datacenter ... but you'd gain a single place to manage all the users / policy / applications / etc.

Unless you've got good enough connectivity between the datacenters I'd say you're out of luck ... no multi-master replication.

Quote:
While I have everyone's attention one more questions. In BES 5.0 Can BES application/server pools be shared accross BES multiple BES domains? E.G. One BB Router pool for my 5 BES Domains?
I can't say this confidently, but I'm going to say no ... given that when installing the router component with BES 5.0 it talks back to the database.
__________________
http://blog.port3101.org/hdawg/

The views expressed by me on Port3101 and its affiliated sites are my own and do not necessarily reflect the views of my employer.
Reply With Quote
  #3 (permalink)  
Old 07-30-2009, 12:51 PM
BES Addict
 
Join Date: Feb 2009
Location: Toronto
Posts: 69
Default

Whew... so its not just me ... I was worried for a while there that my search-FU was not strong enough
Reply With Quote
  #4 (permalink)  
Old 07-30-2009, 08:42 PM
Otto's Avatar
Proprietor
 
Join Date: Nov 2008
Location: Atlanta, GA
Posts: 2,032
Blog Entries: 14
Default

The distributed components are only capable of managing and integrating with a single domain. The BlackBerry Router is tied to that BlackBerry domain. The BlackBerry Administration Service can only manage a single domain. Etcetera etcetera.

Do keep in mind that management will be slightly easier with BES 5.0. BlackBerry Transporter makes it very easy to move users from one domain to another. Granted, you have to keep up with five different databases with five different configuration sets and five different BAS front-ends, but there are some smart things you can do, such as implementing a similar common DNS alias to each of the BAS pools (for example, bbadm-us and bbadm-uk and bbadm-mx) to make the access a tad less complex (or even build a jump page for the various regions, which is what we're planning due to the rather lengthy, non-redirecting URL structure for both the Administration Console and Web Desktop Manager).

Also, rumor has it that cross-domain support will come eventually to BAS, so that may solve at least one issue. As for the Router, do you distribute this into a DMZ? If not, due to the low overhead involved with that service, is there a point in moving it off-server (unless you were just using it as an example)?
__________________
BCSA (4.1, 5.0) | BCSD (4.1, 5.0)

The views expressed by me on Port3101.org are my own and do not necessarily reflect the views of my employer.
Reply With Quote
  #5 (permalink)  
Old 07-31-2009, 07:54 PM
Sp1d3rM@n's Avatar
BES Administrator
 
Join Date: Jul 2009
Location: Nowhere, USA
Posts: 46
Default

I know how you feel. We have 4 separate BES environments, 2 still v4.0 (upgrading soon) and 2 v4.1, with almost 9,000 users across them. We have some inhouse tools to make management easier, but of course with 4 different DBs when users change between divisions they have to wipe.

Haven't even had time to look at v5.0 at all yet.
Reply With Quote
  #6 (permalink)  
Old 08-02-2010, 01:24 PM
BES Admin
 
Join Date: Jun 2010
Location: Jackson, MS
Posts: 18
Default

I want to “cast a line” on this one. I have an Environment with Multiple Exchange Servers (7 sites) with 2 BES servers (5.0.2). Currently Both BES Servers are using a single AD account for Blackberry Administration, however Site 1’s Exchange server went down this weekend for maintenance; Site 1 is also where the BESAdmin mailbox account resides, this pretty much took down our whole Blackberry force for a couple of hours.

Would you recommend that I We use multiple BES Admin accounts on different mail servers to prevent this? BESAdmin and BESAdmin2?
Reply With Quote
  #7 (permalink)  
Old 08-02-2010, 09:39 PM
BES Expert
 
Join Date: May 2010
Posts: 55
Default

CrackBerryGuy,

Having a BES service account per BB domain basis is a best practice. but you can have static messaging agents per exchange server basis.

Cheers!!!
__________________
Cheers!!

Last edited by lion77; 08-02-2010 at 09:55 PM.
Reply With Quote
  #8 (permalink)  
Old 08-03-2010, 11:35 AM
BES Admin
 
Join Date: Jun 2010
Location: Jackson, MS
Posts: 18
Default

Apparantly after this past weekends fiasco; I've come to understand that whichever Exchange server the BESAdmin's mailbox resides on MUST be up, or else the blackberrys (Firm wide) will stop working. His mailbox must be online to monitor all the mailboxes for Blackberry Users; and preform GAL lookups too..

Am I right on this theory?
Reply With Quote
  #9 (permalink)  
Old 08-14-2010, 03:09 PM
BES Administrator
 
Join Date: Aug 2010
Location: Here & There
Posts: 28
Default

The answer to your question of whether you can combine all servers into one BlackBerry domain will depend on the ping times. The ping times between the BES and mail servers and SQL server is very important. It's highly recommended that the ping between the BES and mail server is less than 30ms. Higher ping times will cause timeouts and in Exchange environments, cause a higher percentage of UDP packets to be lost (users will complain of getting messages in 15-30 minute intervals). With high latency, you also will see more hung threads on Messaging Agents. Ping between BES and SQL should be under 350ms. If SQL is installed on Windows Server 2003, you should install the database notification system (look in install guide for instructions).


The BESAdmin account must be online and unlocked in order for the BES to access users' mailboxes in Exchange environments. Depending on who you talk to at RIM, they may recommend that you use different BESAdmin accounts for each BES or HA pair (primary/standby) in Exchange environments whether they're in the same BlackBerry domain or not. The real purpose for this is because of connection limits with Windows 2008 server based Active Directory. For myself, I just use the same BESAdmin account...it's just easier. Just keep in mind that the BESAdmin account has access to all users' mailboxes (assuming permissions are set on all Exchange servers). The more BESAdmin accounts you have, the more accounts that have access to all mailboxes.


For the Administrator with 4 BES servers and 9000 users...you're a brave man. RIM doesn't recommend more than 2000 users per server but I personally only go up to 1200 users per server. I just see too many problems going above that number. Use the BlackBerry Enterprise Transporter in the 5.0.x resource kit to move users between BlackBerry domains. With 4.1.x as the destination, you may run into the User ID issue though.
Reply With Quote
  #10 (permalink)  
Old 08-17-2010, 02:16 PM
BES Expert
 
Join Date: Mar 2009
Posts: 105
Default

Quote:
Originally Posted by Otto View Post
Also, rumor has it that cross-domain support will come eventually to BAS, so that may solve at least one issue.
BES 5.0.2 has a cross domain web interface search that will automatically log you into the specific BAS the user is on (assuming SSO is turned on).
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.port3101.org/port-3101-bes-admin-bar-grill/1545-managing-geographically-disperse-bes.html
Posted By For Type Date
Dispersed Servers Around This thread Refback 07-07-2011 01:53 PM


All times are GMT -4. The time now is 03:03 PM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2