Terminating an Eon Mode Database Cluster

When you terminate an Eon Mode database's cluster, you free its resources. In a cloud environment, terminating the cluster deletes the instances that ran the database's nodes. In an on-premises database, terminating the cluster usually means repurposing physical hardware for other uses. See Stopping, Starting, Terminating, and Reviving Eon Mode Database Clusters for more information.

Terminating an Eon Mode database's cluster does not affect the data it stores. The data remains stored in the communal storage location. As long as you do not delete the communal storage location, you can revive the database onto a new Eon Mode cluster. See Reviving an Eon Mode Database Clusterfor more information.

Vertica persists catalog data in communal storage, updating it every few minutes. Nonetheless, before shutting down your database you should make sure your metadata is up to date on communal storage. To do so, see Synchronizing Metadata.

Terminating an Eon Mode Cluster Using Management Console

Management Console provides the easiest way to terminate an Eon Mode cluster. You must follow a two-step process: first stop the database, then terminate the cluster:

  1. If you have not yet synchronized the database's catalog, follow the steps in Synchronizing Metadata.
  2. From the Management Console home page, click View Your Infrastructure.
  3. In the row labeled Databases, click the database whose cluster you want to terminate.
  4. In the popup, click Stop.
  5. Click OK to confirm you want to stop the database.
  6. After the database stops, in the row labeled Clusters, click the entry for the cluster you want to terminate.
  7. In the popup, click Manage.
  8. In the ribbon at the top of the cluster view, click Advanced and then select Terminate Cluster.
  9. In the dialog box:
    • Check I understand that terminating a cluster will terminate all instances in the cluster
    • Click Terminate Cluster.

Manually Terminating an Eon Mode Cluster

To manually terminate your Eon Mode cluster:

  1. If you have not yet synchronized the database's catalog, follow the steps in Synchronizing Metadata.
  2. Stop the database using one of the following methods:
  3. Terminate the database node instances. If you are in a cloud environment, see your cloud provider's documentation for instructions on terminating instances. For on-premises database clusters, you can repurpose the systems that were a part of the cluster.

See Also