This section presents procedures for adding and deleting cluster members, as well as for upgrading existing cluster members to VSX.
Included Topics |
Important - Verify that no other administrators are connected to the management server before proceeding. The |
To add a new member to an existing cluster:
vsx_util add_member
command and follow the on-screen instructions. Note - In a Multi-Domain Security Management environment, this operation will skip any Domain Management Servers locked by an administrator. If this should occur, run the operation again for the relevant Domain Management Servers once they become available.
vsx_util add_member_reconf
command and follow the on-screen instructions. Note - In a Multi-Domain Security Management environment, the operation will skip any Domain Management Servers locked by an administrator. If this should occur, run the operation again for the relevant Domain Management Servers when they become available.
vsx_util vsls
to redistribute Virtual Systems to the newly added member.Important - Verify that no other administrators are connected to the management server before proceeding. The |
You perform this operation using the management server command line. It is strongly recommended that you back up the database prior to removing a member.
To remove a member from a cluster:
vsx_util remove_member
command. Perform the following tasks as prompted:y
' to confirm that you have detached the license from the member.y
' to confirm that the member to be removed has been disconnected.remove member operation finished successfully
message appears. The database is now updated and saved. In SmartDashboard, the object for the deleted member no longer appears in the specified cluster.Note - In a Multi-Domain Security Management environment, the operation will skip any Domain Management Servers locked by an administrator. If this should occur, run the operation again for the relevant Domain Management Servers when they become available. |
This section describes the procedures for upgrading cluster members that were initially installed using an earlier version of VSX. You perform the upgrade process using the vsx_util upgrade
command. Afterwards, you use the vsx_util reconfigure
command to apply settings stored in the management database to the newly upgraded member.
Important - Verify that no other administrators are connected to the management server before proceeding. The |
To upgrade the cluster and its members:
vsx_util upgrade
Enter when prompted:
Finished upgrading/database saved successfully
message appears, indicating that the database has been updated and saved.Note - In a Multi-Domain Security Management environment, the operation will skip any Domain Management Servers locked by an administrator. If this should occur, run the operation again for the relevant Domain Management Servers when they become available.
If you upgrade with CPUSE, you can skip the next step and reboot when the gateway is ready.
vsx_util reconfigure
Enter when prompted:
This action installs the existing security policy and configuration on the newly upgraded members.
Finished upgrading/database saved successfully
message appears.vsx_util upgrade
command once for each VSX cluster. You must, however, run the vsx_util reconfigure
command for each cluster member.For example, for a deployment with two clusters, each cluster having three members, run vsx_util upgrade
twice, once for each cluster object, and the vsx_util reconfigure
six times, once for each cluster member.
vsx_util upgrade
and vsx_util reconfigure
consecutively. For example, run the vsx_util upgrade
command for the cluster object first and then run the vsx_util reconfigure
for the first member. Run vsx_util reconfigure
for the second and subsequent members immediately thereafter·