Configure a core group transport
When you configure a core group, you can specify the type of network transport that you want the high availability manager to use for network communications.
You should do the following before you start to configure a core group transport:
- Verify you are familiar with the content of the Core group transports topic.
- Confirm that all node agents in the core group are running.
- Determine which transport type is appropriate for the core group.
Overview
We 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.
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
- In the console, click...
Servers | Core groups | Core group settings | core_group
- Under Transport type, select the type of transport to use for this core group.
You 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 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.
- Click OK, and then click Save.
- Select Synchronize changes with nodes, and then click Save again.
- Restart the servers containing core group members.
Results
After the servers complete their restart, they all use the new transport.
Interoperating with V6.0.1.2 processes
Interoperating with V6.0.2 and later processes
Related concepts
Core group transports
Core groups (high availability domains)
Related tasks
Setting up a high availability environment
Related Reference
Core group settings