Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Service integration > Administer service integration buses > Configure buses > Configure the members of a bus
Add a cluster as a member of a bus
We can add a server cluster as a member of a service integration bus so that it can use the bus to communicate. When a cluster is added to the bus, all servers in the cluster are added to it, and at least one messaging engine is created. The members of a service integration bus are the application servers and clusters within which messaging engines for that bus can run. To add a cluster to a bus, the following resources must be defined:
- A service integration bus.
- A cluster. For a high availability configuration, the cluster should contain at least two nodes, each with a server on, that is, at least two physical machines.
- A location for the message store for the messaging engine. Each messaging engine uses a message store to preserve operating and recovery information.
- To use a file store, you need a file location.
- To use a data store, you need a suitable data source, such as a relational database, that is accessed through a JDBC data source.
We can use the default JDBC data source and Derby JDBC Provider for its data store. If you do not want to use the default data source configuration, you can use a different data source or you can configure the data store to use a different JDBC provider.
If you want any of the messaging engines in the cluster to fail over to another server, all servers that might host each messaging engine need access to the message store for that messaging engine.
When you add a server cluster as a member of a bus, consider the following points:
- If you use messaging engine policy assistance, one or more messaging engines are created and configured, according to the messaging engine policy type you select. We can choose one of the predefined messaging engine policy types, which are designed to support frequently-used configurations, or choose a custom messaging engine policy type, where some configuration settings are created automatically but you can customize them.
- If you do not use messaging engine policy assistance, one messaging engine is created. This messaging engine has default properties and uses the default core group policy for service integration, "Default SIBus Policy". After adding the bus member, you can create more messaging engines and can configure one or more new core group policies to customize the way that the messaging engines are managed. It is advisable to create a new, separate, core group policy for each new messaging engine, including the first one. It is not advisable to alter the default policy for service integration. Use this procedure if you are already familiar with it. Otherwise, use messaging engine policy assistance.
- If you are working in a mixed-version cell, a service integration bus running in this version of the product can only include WAS v6 bus members that are running in the following versions of the product:
- 6.0.2 (Fix Pack 23 or later)
- 6.1.0 (Fix Pack 13 or later)
- If security is enabled, and the bus has mixed-version bus members, the bus members establish trust by using an inter-engine authentication alias. If you add a server cluster as a bus member at WAS v6, and it is the first bus member at this level, select or create an authentication alias during this task. This action sets the inter-engine authentication alias.
- If you subsequently delete a bus member and then re-create it, manually delete the old data source to ensure that the messaging engines will restart after the bus member has been created. Refer to Data store life cycle and Remove a messaging engine from a bus for details.
- Add a cluster to a bus for high availability or scalability
We can add a cluster as a member of a bus and use messaging engine policy assistance and a predefined messaging engine policy that provides high availability, scalability, or scalability with high availability. Messaging engine policy assistance helps you to create and configure the messaging engines in a cluster to provide the required messaging engine behavior.
- Add a cluster to a bus with a custom configuration
We can add a cluster as a member of a bus and use messaging engine policy assistance and the custom messaging engine policy. In this situation, messaging engine policy assistance helps you to create and configure messaging engines in a cluster that is a member of a bus when the predefined messaging engine policy types do not meet your needs. We can configure the messaging engine behavior, and the appropriate messaging engine policies are created automatically.
- Add a cluster to a bus without using messaging engine policy assistance
We can add a cluster as a member of a service integration bus without using messaging engine policy assistance. One messaging engine with default properties is created for the cluster. After you add the cluster, you can create more messaging engines and you can create and configure new core group policies to customize the way that the messaging engines are managed.
Service integration high availability and workload sharing configurations
Bus member types and their effect on high availability and workload sharing
How a message-driven bean connects in a cluster
Policies for service integration
Configuration for high availability
Configuration for workload sharing with high availability
Configuration for workload sharing or scalability
Messaging engine policy assistance
Interconnected buses
Add a server as a new bus member
Create a policy for messaging engines
Modify file store configuration
Add a server as a new bus member
Create the database, schema and user ID for a messaging engine
Configure file store attributes for a messaging engine
Modify the messaging engine policy for a cluster bus member
Secure links between messaging engines
Add a messaging engine to a cluster
Configure messaging engines
Add additional messaging engines to a cluster bus member
Related
addSIBusMember command
Bus members [Collection]