Changing the Cluster Type
This section presents procedures for converting cluster members from one cluster type (High Availability or VSLS) to the other. Changing the cluster mode involves the use of the vsx_util convert_cluster
command.
Converting from VSLS to High Availability
Do these procedures to convert a cluster from VSLS to High Availability:
- Redistributing all active Virtual Systems to one member
- Disabling VSLS options
- Converting the cluster to High Availability
Redistributing Active Virtual Systems to One Member
To redistribute all active Virtual Systems to one member:
- Close SmartDashboard.
- From the CLI, enter Expert mode.
- Run
vsx_util vsls
- Enter the administrator user name and password.
- Enter the IP address for the Security Management Server or Domain Management Server.
- Select the VSX cluster name.
- From the Load Sharing menu, enter .
- Enter the number of the cluster member that is hosting the active members.
- Enter to save and apply the configuration.
- Exit the Load Sharing menu.
When the convert_cluster
command finishes, there should be only one active member on which all Virtual Systems are in the active state, and one standby member on which all Virtual Devices are in the standby state. Any additional members should be in standby mode and their Virtual Devices in the down state.
Disabling VSLS Options
To convert existing cluster members to the VSX Gateway High Availability mode:
- On each member, execute the
cpconfig
command and do the following:- Disable the Per Virtual System State for each member.
- Disable ClusterXL for Bridge Active/Standby for each member.
- Re-initialize the members using the
cpstop
and cpstart
commands.
Converting the Cluster
To convert the cluster to HA:
- Run
vsx_util convert_cluster
- Enter the IP address for the Security Management Server or Domain Management Server.
- Enter the administrator user name and password.
- From the Load Sharing menu, enter .
- Enter or select the VSX cluster name.
- Enter .
- Reboot all members.
Converting from High Availability to VSLS
To convert an existing High Availability cluster to VSLS:
- Close SmartDashboard.
- On each member:
- Run
cpconfig
- Enable the .
- Enable .
- Restart the members:
cpstop
and cpstart
- On the management server, enter Expert mode.
- Run:
vsx_util convert_cluster
- Enter the Security Management Server or Multi-Domain Security Management Domain Management Server IP address.
- Enter the administrator user name and password.
- Enter the VSX cluster name.
- Enter:
LS
- At the "Proceed with conversion?" prompt, enter:
y
- Select an option to distribute Virtual Systems among members:
- Distribute all Virtual Systems equally.
- Set all Virtual Systems as Active on the same member.
- Reboot the members.
|
Note - You cannot convert a VSX cluster to the VSLS mode if it contains Virtual Systems in the Active/Active Bridge mode or Virtual Routers.
|