# Configure Block Storage Settings

You can use a host as Cinder block storage. Data persists on a block storage even after the virtual machine instances are destroyed.

You can configure a host for Cinder block storage during the process of authorizing the host.

You can configure a host to integrate with Cinder.

You can integrate an authorized host with Cinder block storage by using drivers like SolidFire, LVM, NetApp, and QNAP.

If you wish to integrate an authorized host with Cinder by using LVM, you must first create a logical volume group named ‘cinder-volumes’ on the host.

To use a host for block storage, follow the steps given below.

1\. Log in to Clarity.

2\. Click Infrastructure in the left panel.

3\. Click the Hosts tab.

4\. Select the host and click Configure Host seen above the list of hosts.

5\. Click the Block Storage tab.

<figure><img src="/files/n7LG2G3y0HjNJB8rHwnB" alt=""><figcaption></figcaption></figure>

6\. Select the Yes check box for Make host a Cinder Block Storage Node.

7\. Enter the label or string to identify the host in Storage Backend Label.

8\. Select the Driver Type.

9\. Configure the other block storage parameters based on the driver type.

10\. Click Update Block Storage Details.

The host can now be used with Cinder for block storage.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-openstack/5.8/infrastructure/host-management/storage-configure-block-storage-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
