Multiple Datasync Mobility Pack server for redundancy?

Would it be possible to have multiple Data Synchronizer Mobility Pack servers (behind a load balancer) service the same users/groups if I make sure all settings are the same on all servers and all users/groups are on all servers? If not, what option/s are available to provide failover / redundancy for this product?

Hi,
There are two entirely different things being discussed in this thread, one is scaling and the other is HA, survivability, DR, etc.
In terms of scaling, each newer version of DS supports more users than the prior releases, so you can comfortably get hundreds of users per DS server instance. The way to scale both in terms of users, or to optimize performance, is to add more server instances with a different fraction of your users provisions into each of them. So this does not drive the need for a load balancer or an active-active cluster of data sync servers. You have N servers each with 1/Nth of the accounts. If you want super-duper performance for certain people, prop up an instance just for them. Less people = faster response, mostly.
In terms of DR. If you have a virtualization infrastructure, just keep a recently cloned copy of the server handy. There is a process that can be used to force a resync of the users and that will "freshen" the missing messages that came in while the system is sleeping. AND use LDAP groups to provision users, rather than by hand. This means that during a recovery / rebuild situation you install DS fresh, point it at the LDAP group, sit back and watch it re-sync... No need to manually add 470 users. And don't forget about the features of your virtualization infrastructure, if the VM hardware dies, set the VM to migrate to another host. It will reboot and 3 minute later be moving mail again.
But in summary, there is no HA clustering of Data Sync ( yet - or ever - who knows? ) and you do not want to put a load balancer or use rotating DNS or other tricks to try to do that. If your desire is to reduce the impact of a physical server failure, then do that. Or put another way, if you are worried about a failure of the data sync server, and have no ability to get it back fast - what would you do for GroupWise itself?
If you have difficulty with the data sync services dying on you, that can be managed via scripting and cron jobs. You can use curl and a test account to determine the liveliness of the data sync services, and then stop and restart them - automatically. One implementation of this is the nagios activesync health check script. Alll you need do is change the version of ActiveSync requested to 2.5 rather than 12.0 or 14.0 and specify '' ( single quote, single quote ) as the domain on the command line. If it fails, then DS may be hosed up and may need restarting.
Barring a HW failure scenerio, this is usually as good as service migration on a cluster. We do this and while the data sync service have been very stable for us, when it does die, or we manually kill it, the system restart it in 2 minutes - and nobody notices or cares.
So I guess we need to know what scenario you are trying to hedge against?
-- Bob
So

Similar Messages

  • No sync after upgrade to Datasync Mobility Pack 1.2.5

    Hello All;
    Server is SLES 11 SP2 x86_64 running as a guest VM in a XEN host, GW 2012 SP1
    Running Datasync Mobility Pack 1.2.4 and all android devices synced properly.
    I've upgraded from Datasync Mobility Pack 1.2.4 to Datasync Mobility Pack 1.2.5. Now only the Android 2.2 devices syncs properly but not the Samsung SII, Android 4.04 device.
    I've deleted the device from the mobility connector, reconnected the Samsung SII, Android 4.04, still no sync
    I've deleted the user, re added the user, reconnected the Android 4.04 device, still no sync
    I've delete the mail account on the Samsung SII and created a new MS Exchange account, still no sync.
    Ran the 'python mcheck.pyc' on the problem account which states problems with the mobility folder structure, as noted below.
    No GroupWise configuration problem detected.
    Mobility Folder structure problem detected
    Email Summary (Inbox only)
    GroupWise Inbox count: 26
    Mobility Inbox count (success): 0
    Mobility Inbox count (failure): 26
    Calendar Summary
    GroupWise Calendar count: 257
    Mobility Calendar count (success): 1
    Mobility Calendar count (failure): 256
    Contacts Summary
    GroupWise Contacts count in synced books: 138
    Mobility Contacts count (success): 0
    Mobility Contacts count (failure): 138
    Log file location: logs/john_2013-02-26T20:04:46.log
    User problem detected. Do you want to correct the problem by re-initializing the user? (yes/no)
    I've said yes to re-initialize the user, and reconnected the problem device, still no sync.
    I've restarted the XEN guest VM server several time
    Seems some of the contacts synced bu not all, no calendar, no mail.
    Any help, suggestion, wild guesses?

    Read through and wanted to add input to this.
    (A few months later I know)
    I just Updated Mobility to 1.2.5 299. Had the issue after the update where SLES would show "invalid root file system".. got past that by running the MKINITRD.
    After the update, random users could no longer sync their inbox. Everything else worked fine, calendar events remained synced and they could still send mail.
    Looking at the DataSync Mobility Monitor and navigated to that users stats, each user that had issues did not have their "/inbox" listed.
    No amount of re-sync or re-initialize would resolve.
    No GWCHECKs would resolve.
    No rebuilding the user DB or Structural Rebuild would resolve.
    Python MCHECK can see the 'sync failures' on the mobile device config, offers to re-init to no avail.
    Resolution
    It is the dumbest fix in the world I swear......
    THEIR MAILBOX was moved into a sub-folder in the GroupWise client. (so many 4 letter words)
    After having the user drag their mailbox out of the or any and all sub-folders, re-initialized the user, *angels sing* and the "/inbox" is now listed as an available folder in the Mobility Monitor for that user.
    Mobility could not find the inbox in order to index or label it (or know where to place it on the mobile device). Something like that...
    I have seen the weirdness that can occur is someone decides to share out their entire mailbox, never would have thought having the mailbox in a sub-folder would brake Mobility after upgrade. Not going to test if moving it back into a sub-folder re-brakes it, but it looks like the mailbox cannot be in a sub-folder for the initial sync.
    Hope this helps someone.
    Josh.

  • How to setup IOS DHCP server for redundancy?

    Hi
    The customer has 2 core (cat6). Plan to enable DHCP service on them for IP phones.
    How to setup them so there is a redundancy for DHCP service?
    Thanks in advance!

    Setup two routers and have them split the range of addresses that they lease out. The pools should be non overlapping.

  • Is there a Adobe Fireworks CSS3 mobile pack download for Fireworks CS4?

    I've found the download for CS5 (http://labs.adobe.com/downloads/fireworks_css3mobile.html if anyone is interested), but is there a download for CS4?

    If the FW panel doesn't work, there are a billion-and-one online tools to aid in learning CSS3 these days. For instance:
    http://css3generator.com/
    http://css3please.com/
    http://www.css3maker.com/
    http://www.colorzilla.com/gradient-editor/#
    http://www.westciv.com/tools/gradients/index-moz.html
    http://matthewlein.com/ceaser/
    These are mostly designed to generate CSS based on your graphic or properties input. A good way to actually learn CSS is to find a good book (or online resource) on the subject and play with the code in Dreamweaver or using something like the Web Developer Toolbar extension for Firefox, which has a CSS Edit feature that allows you to edit CSS of a web site "on the fly".
    https://addons.mozilla.org/en-US/firefox/addon/web-developer/
    Then there's always demos and articles that you can find on creative applications of CSS3. These can be educational or inspiring:
    http://www.zurb.com/playground/css3-polaroids
    http://desandro.com/articles/the-new-lens-flare/
    http://designfestival.com/the-cicada-principle-and-why-it-matters-to-web-designers/

  • Guest Mobility Anchor N+1 Redundancy Design

    Anchor WLC redundancy is achieved through the mobility groups. For redundancy, we can increase the mobility group size, including additional controllers for redundancy.
    Does N+1 redundancy works across different mobility groups (Anchor WLCs in different DMZ zones for different internet breakout points for Guest access)?
    Does it supports pre-empt (preferred) action when the failed primary Anchor WLC recovers?
    For WLC 4.1 version or later, mpings are used for keepalive packets between the foreign and anchor controllers. However, there is no setting to set the order of preferred Anchor controllers.

    You can have multiple anchor wlc in the DMZ. These will always have a different mobility group name than your foreign wlc's. There is no pre-empt in a multiple anchor wlc. I believe with 5.2 you can specify which anchor wlc you want traffic to go to, but then again, I don't like any of the 5.x code. With the 4.x and earlier versions of the 5.x code, the decision on where traffic will go to is calculated by the foreign wlc that has to anchor the trafic to one of the anchor wlc's in the DMZ. Local WLC uses these anchor wlc's in the order WLCs are configuredIs failover transparent to the user.... no. Since best practice is to make sure your dhcp scopes on the wlc do not overlap, users who is anchored to one that fails, will move to the other wlc. This usually will make the client renew its dhcp address.

  • Using a Single HTTP Server for Multiple APEX Instances

    Our company's DBA Manager has asked if it would be possible to externalize the HTTP server portion of APEX from the DB Servers. In other words, he would strongly prefer that the DB Servers *only* run Oracle Database software.
    We know that we can install the HTTP server on another box but, in thinking about how to do this, we were wondering if it is really necessary to create a separate HTTP server installation for each APEX instance. What we'd really like to do is have one HTTP server for all our our Dev boxes and several (but, not one to one) for each of our upper environments; staging, qa, prod, etc.
    Right now, each instance have a single dads.conf file on each DB box. So, if we we're to attempt to consolidate them, we'd need some way to embed multiple dads files and to associate each instance with the correct one.
    Has anyone ever done this or (preferably) have some examples?
    Thanks,
    -Joe

    Joe,
    I don´t know a specific reference for it, I remembered it because when I was looking the documentation on the site, I saw the reference "Support for multiple database connections" in the URL: APEX Listener New Features 2.0</title><meta name="Title" content="APEX Listener New Features 2.0…
    I´ve tried to use APEX listener some time ago, but in a earlier version together with glassfish. So, since for me was only one database, I created the necessary amount of DAD´s on my database, each one for a specific port.
    Check the link and you´ll see the same information I saw.
    Thanks.
    José Valdézio
    "Neo, everything that Oracle told me, became true, except extinguish bugs in a first release."

  • Is there Ready Made Configuration Packs available for Lync Client ( Client on end user computer ) and Server

    Hi,
    is there  Ready Made Configuration Packs available for Lync Client ( Client on end user computer ) and Server ... to check the configuration, services,compliance, functionality of all the features etc at end user level
    and server configuration packs
    Regards
    Tanoj
    OSLM ENGINEER - SCCM 2007 & 2012

    No, there is not something available for Lync. What's available can be found here (and it's all not recent):
    https://www.microsoft.com/en-us/search/DownloadsDrillInResults.aspx?q=SCCM+%22configuration+pack%22&cateorder=2_5_1&site=
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Service pack 3 for wls platform or server 8.1 ?

    Hello Folks,
    Might anyone know when server platform 8.1 service pack 3 is due for release ?
    Or is it out already ? I see the release notes are available!
    I'm logging in with valid support id, still see sp2 for download.
    thanks!
    DM

    Does anyone know why I can not pass the login page (using my registered
    name) before opening the downlaod page ?
    "giuseppe" <[email protected]> wrote in message
    news:[email protected]..
    http://e-docs.bea.com/wls/docs61/install/instsp.html#1074972
    giuseppe
    "kevin" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I was trying to download service pack 3 for WLS 6.1 but could not find
    the
    place.
    Do I need to purchase the support in order to download the service pack?
    I
    registered online already as a normal user.
    Where is the link if anyone can get free download for the service pack 3
    >>
    Thanks in advance

  • Windows 2003 Server Service Pack 2 for product version 4.0.1.0.03

    Hi Experts,
    A customer wants to know if there Are any known issues with applying Windows 2003 Server Service Pack 2 for product version 4.0.1.0.03 .
    i gave him the answer that SP2 is not tested for that version hence it is not supprted. So he now asks me if Windows 2003 Server Service Pack 1 is supported for 4.0.1.0.03 , Any input would be of great help.

    Hi,
    Be careful when you say SP2 is not supported.
    Hyperion s policy in terms of third party products was the following (I would imagine this should remain the same with Oracle, however you may want to check with your local support team):
    Hyperion products are tested against the versions specified in the product matrices. They do not actively look for issues in maintenance releases or service pack upgrades from 3rd party vendors for obvious reasons (there would be far too many). They will investigate any maintenance release or service pack upgrades as long as the vendor confirms backward compatibility.
    Therefore SP2 would be supported with 4.0.1 and Hyperion/Oracle should investigate any issues you may encounter.
    However keep in mind that if a specific issue you have encountered in 4.0.1 is caused by SP2 but fixed in a later version then Oracle's recommendation will be to upgrade.
    So its a catch 22 situation really.
    Personally I would take this opportunity to recommend an upgrade to 9.3.1 ;-)
    Hope this helps.
    Seb

  • 7610 Emulator for NetBeans 4.1 w/ mobility pack?

    Hi,
    Does anybody know where I can find a 7610 emulator that integrates with the NetBeans 4.1 mobility pack? The one I found on forum.nokia is not considered a valid emulator according to NetBeans.
    Thanks in advance,
    Iwan

    The S60 SDK is for S60 fp 2 or 3, the 7610 is S60 fp 1. I've talked to a Nokia rep at the Nokia support center and he recommended upgrading the firmware. Hopefully I get around doing so in the next week.
    Iwan

  • I have multiple SSID, but want users of a single SSID to be redirected to a HTTP or HTTPS URL (LAN SERVER for authentication)

    Hi team,
    I  have multiple SSID, but want users of a single SSID to be redirected to a HTTP or HTTPS URL (LAN SERVER for authentication)
    I am very curious and it is important. I want to see how to achieve this with CISCO WLC !!!

    http://10.229.3.99/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=10.229.3.99/login.html?switch_url=https://1.1.1.1/login.html&ap_mac=e8:40:40:ad:cc:80&wlan=MO-GUEST&redirect=www.geo.tv/
    I wanted if someone connects to WLAN "MO-GUEST" automatically the user should be redirected to http://10.229.3.99/login.html and once authenticated by 10.229.3.99 , he/she should be allowed to access anything as normal. [ actually i just want automatic url redirection for the first time for the user of wlan "MO-GUEST"
    waiting expert opinions.

  • Mobile Mouse Server alternative for 10.6.8/iOS 5.x?

    Mobile Mouse Server is a great App, the only trouble is the free version does not convey arrow keys or escape key to my Mac OS X 10.6.8 Mac Mini from my original iPad 3G.    Any similar App for both operating systems that does that and the rest of the keyboard that obviously is free?

    If you search the AppStore for 'remote mouse' a number of potential alternatives come up, but all of them have some (frequently minimal) costs involved - either for the iOS or Mac app or to enable certain features.
    If your budget is too constrained even to stretch to a few dollars, I doubt you'll find anything that suits.

  • Remote Desktop Licensing Server for multiple deployments

    Hi all. I'm towards a project of implementing 4 deployments of RDS in branch offices and 1 in head office. Those tend to be VMs on Server 2012 R2. 
    I've began collecting info from technet and even found that great post: 
    http://blogs.technet.com/b/yungchou/archive/2010/01/04/remote-desktop-services-rds-architecture-explained.aspx
     but I still can't figure out if I'm to use separate licensing server for all deployments or there is a possibility to use a single one for 5?

    If all machines are in the same domain a single license server will be fine. you will just need to add the licence server to your individual deployments via server manager. We have a single license server for 2003TS, 2012RDS 2012citrix VDI and 2008 Citrix
    XenApp

  • Where can I download an extension for Fireworks CS5 called CSS3 Mobile Pack?

    The links I have tried take me to the page with Fireworks CS6 page info.   I wish Adobe would give more support to past versions of its applications.

    The features in CSS3 Mobile Pack have been incorporated into Fireworks CS6. Please tell me your email so that I can send it to you.

  • PortForwarding to start a Game Server for Multiple...

    Hello, I am new please don't be harsh.
    I got my Homehub, then a BT Infinity (Thing) a few months after.
    Please keep in mind; I know nothing on what to do. Just a faint Idea.
    I need to know how to actually portforward. 
    Any aditional information that you need, Just ask..
    The game(s) (Probably not important) that I will be running a server for:
    Team Fortress 2
    Minecraft
    Thanks!

    You need to open ports for different games. 
    Follow these steps to port forward minecraft
    1. Go to 192.168.1.254
    2. You may be asked to Enter a default password, follow the on-screen steps once completed come back here.
    3. Click on "Settings" in the blue bar at the top
    4. Enter the password you just created if prompted
    5. Click on "Advanced Settings"
    6. Click on "Continue to Adavanced Settings"
    7. Now click on "Port Forwarding"
    8. Click on "Supported Applications"
    9. Click on the button "Add new game or application"
    10. Give it a suitable name, I suggest "Minecraft"
    11. Copy an existing game/application: Put no
    12. Now under "Protocol" select TCP
    13. In the 4 Fields to the right of TCP you just selected put this number in "25565"
    14. Now Click on "Add"
    15. Select UDP now under the Protocol list
    16. Put the number in again "25565"
    17. Click "Add" once more!
    18. Finally, click "Apply"
    19. Click on "Configuration"
    20. From the list select name you called it, in this case "Minecraft"
    21. Now select the device you wish to broadcast the Minecraft server from
    22. Click on "Add"
    23. Finally click "Apply"
    Just google Team Fortress 2 port forward home hub 3 or something for the ports for the game.
    If this helped you please click the Star beside my name.
    If this answered your question please click "Mark as Accepted Solution" below.

Maybe you are looking for

  • Using spry select on multiple forms in same page

    Greetings- My apologies if this has already been answered but after a few searches I've not found my solution.... I have a web page with 2 different forms (completely different open form and close form tags) that I'm trying to get the Spry Select Wid

  • Bw 3.5

    hi all,        i am very new in bw 3.5 i want to featch the data from r3 to bw for this i create source system in bw 3.5 every thing is ok but when i activate the data source in r3 and replicate that data source in bw then result : data source not re

  • Cancel and keep wokitem in the inbox

    Hi, I have a requirement where i need to replicate the same functionality of the 'cancal and keep woktiem in inbox 'of the decision step type . whenever the workitem is executed the approver will get the custom defined options with cancel and keep wo

  • Exactly q@a database

    sap standard q@a database i am in the preparation of this q@a database like step wise for example sales process related q@a database

  • Different files in Mac Device Menu & Favorites Menu?

    My list of files has grown exponentially over several years. The list of files shown on my Mac is different depending on where I search for my file.It depends whether I select from the DOCUMENTS FROM FAVORITES or DOCUMENTS FROM THE HARD DRIVE NAME. T