Universal Messaging 10.1 | Administration Guide | Using Command Central to Manage Universal Messaging | Universal Messaging Configuration Types | Cluster Management | Cluster Migration
 
Cluster Migration
You can now automatically migrate Universal Messaging clusters using Command Central composite templates. Use Command Central composite templates to migrate all the Universal Messaging server instances that are part of the cluster, and add the following property to resolve the cluster node connections successfully after migration:
*Add the following property to the um-cluster section of the composite template YAML file present in the following directory: Software AG_directory \profiles\CCE\data\templates\composite :
<ClusterSettings>
...
<ExtendedProperties>
<Property name="migrationType">SAME_HOST or CROSS_HOST</Property>
</ExtendedProperties>
</ClusterSettings>
Note:
A Universal Messaging server instance mapping file called remote_realms_bootstrap.conf containing information about the new Universal Messaging hosts is automatically generated in each of the Universal Messaging server instances. The mapping file is used to identify the new hosts, and to form the new cluster.