View In-Memory DB Clusters
After successfully configuring your In-Memory DB clusters, you can view their details, modify them, or delete a specific cluster if it is no longer required.
To view the In-Memory DB details, follow these steps:
In the DCD, go to Menu > Databases > In-Memory DB. A list of all In-Memory DB clusters is displayed.
Result: You can view the total number of resources allocated and the list of all clusters in addition to the following details:
NAME: Displays the name of the cluster. Select the name of the cluster to view its details.
STATE: Displays the state of the respective cluster:
PROVISIONING: When the cluster is being created.
AVAILABLE: When the cluster is available and running normally.
UPDATING: When the cluster is being updated. For example, after modifying its details.
DESTROYING: When the cluster is being deleted.
FAILED: An error occurred.
LOCATION: Displays the location where the cluster is located.
INSTANCES: Displays the number of instances.
VERSION: The version selected during cluster creation.
OPTIONS: Select
to perform the following:View details: Select to view the details of the respective cluster.
Edit: Select to edit the respective cluster. For more information, see Update an In-Memory DB Cluster.
Delete: Select 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 a specific cluster. To do so, follow these steps:
1. In the DCD, go to Menu > Databases > In-Memory DB.
A list of all In-Memory DB clusters is displayed.
2. Select a cluster from the list by clicking on its name. Alternatively, click View details in the OPTIONS column.

Result: For the selected In-Memory DB cluster, you can view the following details:
Properties:
State: The current state of the cluster.
Cluster UUID: The unique identifier of the cluster. Click Copy to copy it to the clipboard.
DNS name: The DNS name used to connect to the cluster's primary instance. Click Copy to copy it to the clipboard.
Version: The In-Memory DB version selected during cluster creation.
Location: The location where the cluster is deployed.
Description: The human-readable description provided for the cluster, if any.
Cluster configuration:
Instances: The number of instances in the cluster.
Replication Type: The replication mode configured for the cluster. A standalone cluster shows No Replication; a cluster with multiple instances shows Asynchronous.
Persistence: The persistence mode configured for the cluster, for example In-Memory, AOF, RDB, or a combination of both.
Eviction Policy: The key eviction strategy applied when the memory limit is reached, for example noeviction.
Instance configuration:
Cores: The number of dedicated CPU cores allocated per instance.
RAM size: The RAM allocated per instance.
Network configuration:
Virtual Data Center: The datacenter selected for network configuration.
VDC LAN: Displays the LAN for the Virtual Data Center (VDC).
IP/Subnet: The private IP address and subnet used to connect to the cluster.
Snapshot configuration:
Snapshot location: The Object Storage region where cluster snapshots are stored.
Retention days: The number of days snapshots are retained before being automatically deleted.
Snapshot hours (UTC): The hour or hours of the day at which snapshots are taken.
Observability:
Logs: Indicates whether log forwarding is enabled.
Metrics: Indicates whether metrics forwarding is enabled.
Open in Grafana: Opens the cluster's metrics in Grafana. Available only when metrics are enabled.
Maintenance:
Weekday: The day of the week scheduled for the maintenance window.
Start Time: The start time of the maintenance window in UTC.
Activity:
Created by: The user who created the cluster.
Created on: The date and time the cluster was created.
Last modified on: The date and time of the last modification.
Resource URN: The unique resource identifier of the cluster.
Estimated price:
Hour: The estimated hourly cost for the cluster.
Month: The estimated monthly cost for the cluster.

Next steps
Last updated
Was this helpful?