Overview
This article provides information regarding the Exinda CLI command cluster
which is used to configure clustering.
Information
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The following tables show commands used for performing common actions related to clustering and HA:
Configuring the Interface for the Cluster Service
Action Description | Command |
Parameter Description |
To configure a cluster internal or external address | cluster interface <inf> |
Any interface not bound to a bridge or used in another role (e.g. Mirror or WCCP) may be used. This command will need to be run on each node in the cluster, and each with a unique cluster internal address. |
cluster interface <inf> ip address <address> <netmask> |
This command should also be executed on all cluster nodes, using the same cluster external address. |
|
To configure the master cluster |
|
The role of the node (master or slave) is shown in the CLI prompt. Once the cluster is up, configuration changes should only be made on the cluster master. Configuration changes made on the master will be sent to slave nodes. |
To control how data is synchronized between cluster members | [no] cluster sync {all|acceleration|monitor|optimizer|compression} |
|
Viewing Cluster Configuration and Status
Action Description |
Command | Parameter Description |
To show a brief overview of the current cluster configuration |
|
Not Applicable |
To show cluster sync status information | show cluster sync {acceleration|optimizer|monitor|compression} |
|
To display all the appliances in the cluster |
show appliances |
Not Applicable |
Find more CLI commands.