#1 (permalink)  
Old 23-10-2006, 12:15 AM
BESadmin's Avatar
Administrator
 
Join Date: Aug 2006
Posts: 1,736
I want to move the BES to another server

Q: I want to move the BlackBerry Enterprise Server for Novell GroupWise to another server. What should I do?

A: A procedure for moving the BlackBerry Enterprise Server and its database to another server is provided in below:

How To - Move the BlackBerry Enterprise Server for Novell GroupWise to another server

Last Updated: 06 June 2006

Article Number: KB-03847

Summary

This article applies to the following:
  • BlackBerry Enterprise Server™ 4.0
  • Novell® GroupWise®
Procedure

To move the BlackBerry Enterprise Server, perform the following tasks:
  1. Install BlackBerry Enterprise Server software on the destination server.
  2. Prepare the source BlackBerry Enterprise Server.
  3. Back up and restore the BlackBerry® Configuration Database.
  4. Configure the service name and machine name on the destination server.
  5. Start BlackBerry services.
Note: This article refers to KB-05041 for some procedures.

Install BlackBerry Enterprise Server Software on the Destination Server

Refer to the BlackBerry Enterprise Server for Novell GroupWise Installation Guide for detailed instructions on installing the BlackBerry Enterprise Server software.
Before proceeding, verify that
  • the source and destination servers are running identical BlackBerry Enterprise Server service pack versions;
  • the BlackBerry configuration database name on the source and destination GroupWise servers match. The default name is BESMgmt;
  • the paths to the database files on the source and destination servers are the same. Note: Database restoration will fail if the paths are different. Refer to Microsoft® documentation for instructions on restoring databases to alternate volumes.
During BlackBerry Enterprise Server software installation, you can cancel the Server Configuration portion at the prompt for the Client Access License (CAL). At this point, the database has been created and is ready to accept the configuration data backup for the BlackBerry Enterprise Server.
Warning: Do not start any of the BlackBerry services on the destination server. If you start any services on the destination server while the source server is still active, your Service Routing Protocol Identifier (SRP ID) will be de-activated because two servers cannot operate simultaneously using the same SRP ID.
If your SRP ID is de-activated, contact your service provider.

Prepare the Source BlackBerry Enterprise Server

Refer to KB-05041 for instructions on performing the following tasks:
  1. Recording configuration information.
  2. Stopping BlackBerry services on the source BlackBerry Enterprise Server.
Back up and Restore the BlackBerry Configuration Database

Refer to KB-05041 for instructions on performing the following tasks:
  1. Backing up the configuration database. Note: When following KB-05041, it is not necessary to create a new configuration database on the destination server if you created one during BlackBerry Enterprise Server installation in the first section of this document.
  2. Restoring the configuration database.
Configure the Service Name and Machine Name on the Destination Server

Complete the following steps:
Warning: If the NetBIOS machine names of the source server and the destination server are the same, do not perform this task.
  1. Open a command prompt.
  2. Type osql -E
  3. Press ENTER after each of the following commands: 1> use BESMgmt

    2> update ServerConfig set ServiceName = '<destination_BlackBerry_Enterprise_Server_name>' where Id = 1

    3> go

    1> use BESMgmt

    2> update ServerConfig set MachineName = '<destination_BlackBerry_Enterprise_Server_name>' where Id = 1


    Note: '<destination_BlackBerry_Enterprise_Server_name>' is the NetBIOS machine name of the destination server hosting the BlackBerry Enterprise Server.
    3> go

    1> quit
Start BlackBerry Services

Complete the following steps:
  1. Run the BlackBerry Enterprise Server Configuration wizard on the destination server to complete the setup and configuration with the restored database. To do this, open the BlackBerry Enterprise Server Configuration program through the Microsoft® Windows Start menu, click the Database Connectivity tab and click Change Database.
  2. Use the BlackBerry Server Configuration tool and BlackBerry Manager to verify that user lists and settings have been properly restored to the new configuration database.
  3. Start the BlackBerry services on the destination server. The services can be started individually in Windows Services, or simultaneously by going to Service Control & Customization > Start BES in BlackBerry Manager.
  4. Confirm that all services start without errors. After message flow tests run without problems, the migration is complete.
  5. Remove the BlackBerry Enterprise Server software from the source server.
Warning: If you choose not to remove the BlackBerry Enterprise Server software from the source server, you must verify that the BlackBerry services mentioned above are disabled, or that the source server is no longer connected to the network. If the source server is still active with the same SRP ID as the new server, the SRP ID will be disabled.

Keywords

Migration, GroupWise, Server Migration, original, destination
Reply With Quote
  #2 (permalink)  
Old 31-01-2008, 12:32 AM
BESadmin's Avatar
Administrator
 
Join Date: Aug 2006
Posts: 1,736
UPDATE

How to move the BlackBerry Enterprise Server for Novell GroupWise to another server


Doc ID : KB03847
Last Modified : 2007-12-11
Document Type : How To

Environment
  • BlackBerry® Enterprise Server software version 4.0 and 4.1 for Novell® GroupWise®
  • SDR126288
Procedure

To move the BlackBerry Enterprise Server to another server, complete the following tasks:
  1. Install BlackBerry Enterprise Server software on the destination server.
  2. Prepare the source BlackBerry Enterprise Server.
  3. Back up and restore the BlackBerry Configuration Database.
  4. Start the BlackBerry Enterprise Server services.
Task 1 - Install BlackBerry Enterprise Server Software on the Destination Server

Refer to the BlackBerry Enterprise Server for Novell GroupWise Installation Guide for detailed instructions on installing the BlackBerry Enterprise Server software.

Complete the following steps:
  1. When you install the BlackBerry Enterprise Server and the prompt for the service account password appears, change the default value under the heading for BlackBerry Enterprise Server/Service name to the machine name of the old BlackBerry Enterprise Server or the name specified on the installation of the old BlackBerry Enterprise Server (if it was different from the old machine name). The following are examples of name changes:
    Example 1
    • Old BlackBerry Enterprise Server machine name - BES1
    • Old BlackBerry Enterprise Server name in BlackBerry Manager - BES1
    • New BlackBerry Enterprise Server machine name - BES2
    • Type BES1 as the BlackBerry Enterprise Server/Service name during installation
    • BlackBerry Enterprise Server name in BlackBerry Manager - BES1
    Example 2
    • Old BlackBerry Enterprise Server machine name - BES1
    • Old BlackBerry Enterprise Server name in BlackBerry Manager - BlackBerryServer1
    • New BlackBerry Enterprise Server machine name - BES 2
    • Type BlackBerryServer1 as the BlackBerry Enterprise Server/Service name during installation
    • BlackBerry Enterprise Server name in BlackBerry Manager - BlackBerryServer1
  2. Verify the following:
    • The source and destination servers are running identical BlackBerry Enterprise Server service pack versions
    • The BlackBerry Configuration Database name on the source and destination Novell GroupWise servers match. The default name is BESMgmt
    • The paths to the database files on the source and destination servers are the same Note: Database restoration will fail if the paths are different. For instructions on restoring databases to alternate volumes, see the Microsoft Support web site.
    During the BlackBerry Enterprise Server software installation, you can cancel the server configuration portion at the prompt for the Client Access License (CAL). At this point, the BlackBerry Configuration Database has been created and is ready to accept the configuration data backup for the BlackBerry Enterprise Server.
    Warning: Do not start any of the BlackBerry Enterprise Server services on the destination server. If you start any services on the destination server while the source server is still active, your Service Routing Protocol Identifier (SRP ID) will be deactivated because two servers cannot operate simultaneously using the same SRP ID. If your SRP ID is deactivated, contact your service provider.
Task 2 - Prepare the source BlackBerry Enterprise Server
  1. Record the configuration information.
  2. Stop all BlackBerry Enterprise Server services on the source BlackBerry Enterprise Server. Note: Stopping the BlackBerry Enterprise Server will delay email message delivery to BlackBerry smartphones. For more information, see KB04789.
    For more information on preparing the source BlackBerry Enterprise Server, see KB05041.
Task 3 - Back up and restore the BlackBerry Configuration Database
  1. Back up the BlackBerry Configuration Database.
    Note: It is not necessary to create a new BlackBerry Configuration Database on the destination server if you created one during installation of the BlackBerry Enterprise Server in Task 1.
  2. Restore the BlackBerry Configuration Database.
For more information on backing up and restoring the BlackBerry Configuration Database, see KB05041.

Task 5 - Start BlackBerry Enterprise Server services
  1. Run the BlackBerry Enterprise Server Configuration Wizard on the destination server to complete the setup and configuration with the restored database.
    1. Using the Microsoft® Windows® Start menu, open the BlackBerry Enterprise Server Configuration application.
    2. Select the Database Connectivity tab.
    3. Click Change Database.
  2. Use the BlackBerry Server Configuration tool and BlackBerry Manager to verify that the BlackBerry smartphone user lists and settings have been correctly restored to the new BlackBerry Configuration Database.
  3. Start the BlackBerry Enterprise Server services on the destination server.
    Note: The BlackBerry Enterprise Server services can be started individually in Microsoft Windows Services or simultaneously by going to Service Control & Customization > Start BES in BlackBerry Manager.
  4. Confirm that all BlackBerry Enterprise Server services started without errors. After email message flow tests run without problems, the migration is complete.
  5. Remove the BlackBerry Enterprise Server software from the source server.
Warning: If you choose not to remove the BlackBerry Enterprise Server software from the source server, you must verify that the BlackBerry Enterprise Server services mentioned above are disabled or that the source server is no longer connected to the network. If the source server is still active with the same SRP ID as the new server, the SRP ID will be disabled.
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


All times are GMT +11. The time now is 05:50 AM.

Copyright ©2006 - 2008 BLACKBERRYFORUMS - RIM and Blackberry are Registered Trademarks of Research In Motion


Search Engine Friendly URLs by vBSEO 3.2.0