Skip to main content
Astra Control Center
A newer release of this product is available.

Manage the storage backend

Contributors netapp-mwallis

Managing storage clusters in Astra Control as a storage backend enables you to get linkages between persistent volumes (PVs) and the storage backend as well as additional storage metrics. You can monitor storage capacity and health details, including performance if Astra Control Center is connected to Cloud Insights.

For instructions on how to manage storage backends using the Astra Control API, see the Astra Automation and API information.

You can complete the following tasks related to managing a storage backend:

View storage backend details

You can view storage backend information from the Dashboard or from the Backends option.

View storage backend details from the Dashboard

Steps
  1. From the left navigation, select Dashboard.

  2. Review the Storage backend panel of the Dashboard that shows the state:

    • Unhealthy: The storage is not in an optimal state. This could be due to a latency issue or an app is degraded due to a container issue, for example.

    • All healthy: The storage has been managed and is in an optimal state.

    • Discovered: The storage has been discovered, but not managed by Astra Control.

View storage backend details from the Backends option

View information about the backend health, capacity, and performance (IOPS throughput and/or latency).

You can see the volumes that the Kubernetes apps are using, which are stored on a selected storage backend. With Cloud Insights, you can see additional information. See Cloud Insights documentation.

Steps
  1. In the left navigation area, select Backends.

  2. Select the storage backend.

    Tip If you connected to NetApp Cloud Insights, excerpts of data from Cloud Insights appear on the Backends page.

    A screenshot of the Backends page

  3. To go directly to Cloud Insights, select the Cloud Insights icon next to the metrics image.

Unmanage a storage backend

You can unmanage the backend.

Steps
  1. From the left navigation, select Backends.

  2. Select the storage backend.

  3. From the Options menu in the Actions column, select Unmanage.

  4. Type "unmanage" to confirm the action.

  5. Select Yes, unmanage storage backend.

Remove a storage backend

You can remove a storage backend that is no longer in use. You might want to do this to keep your configuration simple and up-to-date.

What you'll need
  • Ensure that the storage backend is unmanaged.

  • Ensure that the storage backend does not have any volumes associated with the cluster.

Steps
  1. From left navigation, select Backends.

  2. If the backend is managed, unmanage it.

    1. Select Managed.

    2. Select the storage backend.

    3. From the Actions option, select Unmanage.

    4. Type "unmanage" to confirm the action.

    5. Select Yes, unmanage storage backend.

  3. Select Discovered.

    1. Select the storage backend.

    2. From the Actions option, select Remove.

    3. Type "remove" to confirm the action.

    4. Select Yes, remove storage backend.

Find more information