Configuring a core group transport

When you configure a core group, we can specify the type of network transport that you want the high availability manager to use for network communications.

 

Before you begin

You should do the following before you start to configure a core group transport:

 

About this task

You need to change the transport setting for a core group if the current transport type does not meet your needs. For example, you might need to increase security, you might want to maximize replication throughput, or a core group might need to use the core group bridge service.

Important: If a core group needs to use the core group bridge service, select Channel framework as its transport mechanism. If you select Unicast or Multicast, you might receive error message CHFW0029E, which indicates that the transport chain could not be initialized because the address was already in use.

To change the core group transport for a core group:

 

Procedure

  1. In the administrative console, click Servers > Core groups > Core group settings and select an existing core group or click New if you are creating a new core group.
  2. Under Transport type, select the type of transport that you want to use for this core group. We can select one of the following types of transports:
    • Channel framework, which is the default transport type. Channel framework is a flexible point-to-point transport. If you choose this transport type, also select one of the transport chains that is listed in the Channel chain name field.
      • If you select DCS, the high availability manager performs related network communication over non-secure sockets.
      • If you select DCS-Secure, the high availability manager performs related network communication over Secure Sockets Layer (SSL) encrypted sockets.
    • Unicast, which is a point-to-point transport over standard non-secure operating system-level TCP/IP network connection facilities.
    • Multicast, which is an IP multicast transport. This type of transport broadcasts all information to all of the other processes in the core group. If you choose this transport type, also specify:
      • In the Multicast port field, the port number for this multicast transport. The default port is 23445.
      • In the Multicast group IP start field, the first IP address in the range of IP addresses to use for this multicast transport . The default IP address is 239.0.0.0
      • In the Multicast group IP end field, the last IP address in the range of IP addresses to use for this multicast transport . The default IP address is 239.255.255.255.
  3. Click OK, and then click Save.
  4. Select Synchronize changes with nodes, and then click Save again.
  5. Restart the servers containing core group members.

 

Results

After the servers complete their restart, they all use the new transport.

Sub-topics
Interoperating with V6.0.1.2 processes
Interoperating with V6.0.2 and later processes