How to: Reference: |
Cluster Manager enables you to balance workload across a number of servers. It has polling and monitoring capabilities to identify which servers are up-and-running, average query response time, and the number of concurrent tasks running. CLM can also identify which remote servers are down, and appropriately re-route requests, as well as route a user connection to the most efficient remote server to enhance overall performance.
You can enable Cluster Manager, add remote servers, and configure clusters from the Workspace pane.
Note: CLM connections to a remote server do not use the queuing capabilities that may be configured on remote servers that are members of a cluster.
The Enable Cluster Manager pane opens.
The Workspace will restart.
To add remote servers, Cluster Manager must be enabled.
The Remote Server Configuration pane opens, as shown in the following image.
The servers will be added in the Cluster Manager folder, as shown in the following image.
The Remote Server Configuration pane has Basic and Advanced sections.
Basic
Assigns a name to the remote server.
Indicates the host name or IP address for the remote server
Defines the TCP port number for the server.
Defines the HTTP port number for the server.
Defines the security mode. The options are Trusted, Explicit, or IWA. Explicit will require you to enter a user and password, and a domain for Windows servers.
Defines a description for the server.
Advanced
Indicates the name of the data service used by the remote server.
Activates data compression for data transfer between client and server.
Defines the encryption method used in TCP data transfer between client and server. The options are DES, Advanced, or IBCRYPT.
Defines the maximum time that the client will wait for a TCP connection response from the server. The default value is -1, which creates an indefinite wait.
Defines the time that the client will wait for a response from the server in seconds. The default value is -1, which creates an indefinite timeout
Defines the full name of the edastart command for the remote server.
Determined if all commands in the personal $HOME/.profile will be executed before executing the edastart command for the remote server. The default value is y.
Defines the type of node. Reserved node will be brought up and down by Cluster Manager to optimize performance
Enables you to add the server to a cluster.
To configure a cluster, you need to have enabled Cluster Manager, and configured your remote servers.
The Remote Cluster Configuration pane opens, as shown in the following image.
The cluster will be added in the Cluster Manager folder, as shown in the following image.
The Remote Cluster Configuration pane has Basic and Advanced sections.
Basic
Assigns a name to the cluster.
Lists the servers that are available for the cluster.
Defines a description for the cluster.
Advanced
Defines the time that the client will wait for a response from the Cluster Manager in seconds. The default value is -1, which creates an indefinite wait.
Defines how Cluster Manager dispatches user queries to remote servers. The options are:
Defines the maximum query response time that users can expect. If the value is greater than zero, Cluster Manager will attempt to achieve this limit by starting reserved servers or adjusting the configuration of remote servers if AUTO_CONFIG is on.
Defines the number of polls. Cluster Manager will start or stop remote reserved servers if query response time is continuously above or below MAX_RSP_TIME for the last START_STOP_THRESHOLD polls. The default value is 2.
You can set Cluster Manager properties that apply to all of your clusters.
The Cluster Manager Properties pane opens, as shown in the following image.
With the exception of UDP Port Number, changing Cluster Manager settings will require restarting the Cluster Manager.
Defines the UPD port number that the Cluster Manager is listening on for alternate node queries from applications.
Defines how many statistics are kept for each remote servers. The default value is 100.
Defines how often the Cluster Manager gathers statistics from remote servers in seconds. The default value is 30.
Defines how Cluster Manager dispatches user queries to remote servers. The options are:
Defines the maximum query response time that users expect. If the value is greater than zero, Cluster Manager will attempt to achieve this limit by starting reserved servers or adjusting the configuration of remote servers if AUTO_CONFIG is on.
Defines the maximum query response time that users expect. If the value is greater than zero, Cluster Manager will attempt to achieve this limit by starting reserved servers or adjusting the configuration of remote servers if AUTO_CONFIG is on.
Defines the number of pollings used in averaging statistics. The default value is 2.
Determines whether Cluster Manager will log cluster statistics in the EDACONF/clmprint.log file.
The maximum number of line for each cluster node is defined by the POLLING HISTORY parameter in odin.cfg. Each line contains the following fields, which are separated by commas, in the following order:
iWay Software |