View the list of In-Memory DB Clusters

After creation, you can view the list of In-Memory DB clusters and delete them if they are no longer required. Additionally, you could also restore cluster backups, if needed.

To view a list of the clusters, follow these steps:

  1. Log in to the DCD with your username and password.

  2. Go to Menu > Databases > In-Memory DB.

Result: A list of all In-Memory DB clusters is displayed. You will see the following details:

  • NAME: Displays the name of the cluster.

    • STATE: Displays the state of the respective In-Memory DB cluster.

      • BUSY: When the cluster is in the creation mode or it is being updated.

      • AVAILABLE: When the cluster is available and healthy.

      • DESTROYING: When the cluster is being deleted.

      • FAILED: An error occurred.

    • LOCATION: Displays the location where the In-Memory DB cluster is located.

    • INSTANCES: Displays the number of nodes.

    • VERSION: The version is set to 10.6 by default.

    • OPTIONS: Select to perform the following:

      • Details: Select Details: to view the details of the respective cluster.

      • Delete: Select Delete to delete the corresponding cluster. In the dialog box that appears, select Delete to confirm deletion. For more information, see Delete an In-Memory DB Cluster.

View individual cluster details

You can view the details of each cluster in the Details window:

  • Properties: Displays the cluster's UUID, DNS name, its version, state, the number of instances created, and the data center location where it is located.

  • Resources: Displays the number of CPUs utilized and the RAM size used.

  • Maintenance period: Displays the stipulated day of the week and the time scheduled for the maintenance window.

  • Estimated costs: Displays the cost for the resources used.

  • Backups: Displays the number of In-Memory DB backups available for restoration. Select Restore to restore a specific backup.

    • Select Restore in the confirmation dialog box.

Result: The backup is restored.

Note: Select Delete cluster to delete the respective cluster.

Last updated