# Configuring vSAN Settings for Optimal IONOS Private Cloud Performance

If you use the IONOS Private Cloud, we recommend optimising the storage settings. This allows you to ensure efficient utilisation of resources, data security, and high performance. The vSAN configuration section in the Cloud Panel offers a range of options that allow you to customise your storage settings to your specific requirements. In the vSAN configuration section, you can define the storage efficiency, encryption, and redundancy criteria for your IONOS Private Cloud storage. The necessary steps are explained in the following sections.

{% hint style="info" %}
**Note:** When you compress, deduplicate, or encrypt idle data, all disks are reformatted. This can affect the performance of your IONOS Private Cloud. Additionally, you cannot perform any new actions in the Cloud Panel until the process is complete.
{% endhint %}

## Procedure for vSAN Configuration

The vSAN configuration process is briefly summarised below:

1. Open the vSAN configuration in the Cloud Panel.
2. Set the storage efficiency.
3. Activate encryption.
4. Configure the redundancy.
5. Save the settings.

The following sections contain further information on the individual steps.

## Open vSAN Configuration in the Cloud Panel

1. Log in to your [<mark style="color:blue;">IONOS CLOUD account</mark>](https://dcd.ionos.com).
2. In the [<mark style="color:blue;">**Data Center Designer (DCD)**</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#data-center-designer-dcd), go to **Menu** > **Private Cloud** > **Login**.
3. Log in to the [<mark style="color:blue;">Cloud Panel</mark>](https://cloudpanel.ionos.de/login) with your credentials.
4. Click on **Menu > Servers & Cloud** in the title bar.
5. **Optional:** If you have multiple server contracts, select the desired contract.
6. Within the area **Private Cloud > Private Cloud**, click on vSAN configuration.

## Set Storage Efficiency

To set the storage efficiency, select one of the following options in the Storage efficiency list:

* **None**: No storage efficiency is applied to stored data.
* **Compression only**: Compression improves the total operating costs by reducing the data stored on physical hard drives.
* **Deduplication and compression**: Deduplication and compression improve the total operating costs by reducing the data stored on physical discs. Deduplication and compression only work for all-flash hard drive groups. The creation of hybrid hard disk groups is not permitted if deduplication and compression are enabled.

## Activate Encryption

To configure the encryption of the data, activate the desired options and configure them:

### Encryption of Data at Rest

This option specifies that existing data must be encrypted. The following additional setting options are available for this option:

* **Delete remaining data**: This option specifies that vSAN deletes existing data before encrypting storage devices. This option can significantly increase the processing time for each disk. Only select it if there is unwanted data on the disks.
* **Key provider**: Select the desired key provider.

### Encryption of Data in Transit

This option activates fault-tolerant data traffic encryption.

**Key generation interval**: This option specifies how often a new key is generated.

## Configure Redundancy

If you select the **Allow reduced redundancy** option, you allow vSAN to temporarily reduce the protection level of virtual machines. This allows deduplication, compression, and encryption processes to be carried out.

In certain cases, the **Allow reduced redundancy** option is already preselected and cannot be deactivated. This is done to ensure continued functionality with limited resources.

To maintain data redundancy while changing storage efficiency or encryption, you must add a host in certain cases based on the size of the cluster and storage requirements. This is necessary if you make changes to storage efficiency or encryption. Without this additional host, the redundancy must be temporarily reduced.

### Example

At least 3 hosts are required for RAID1 protection. A third host is necessary for RAID1 configurations because vSAN requires at least three hosts to store two complete copies of the data and to ensure that a complete copy remains intact if a host failure occurs. If the configuration is changed, and new data copies must be created or existing ones reorganised, there is not enough capacity to maintain full redundancy immediately without an additional host. In this case, the redundancy must be reduced.

## Save Settings

To save the settings, click on **Save**.

## Further Information

Further information can be found in the following articles:

* [<mark style="color:blue;">Using Deduplication and Compression in vSAN Cluster</mark>](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/increasing-space-efficiency-in-a-vsan-cluster/using-deduplication-and-compression-in-vsan-cluster.html)
* [<mark style="color:blue;">Deduplication and Compression Design Considerations in vSAN Cluster</mark>](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/increasing-space-efficiency-in-a-vsan-cluster/using-deduplication-and-compression-in-vsan-cluster/duplication-and-compression-design-considerations-in-vsan-cluster.html)
* [<mark style="color:blue;">Reduce VM Redundancy for vSAN Cluster</mark>](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/increasing-space-efficiency-in-a-vsan-cluster/using-deduplication-and-compression-in-vsan-cluster/reduce-vm-redundancy-for-vsan-cluster.html)
* [<mark style="color:blue;">vSAN Data-In-Transit Encryption</mark>](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/using-encryption-in-a-vsan-cluster-1/vsan-data-in-transit-encryption.html)
* [<mark style="color:blue;">vSAN Data-At-Rest Encryption</mark>](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/using-encryption-in-a-vsan-cluster-1/vsan-data-at-rest-encryption.html)


---

# 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.ionos.com/cloud/private-cloud/ionos-private-cloud/administration/configure-vsan-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.
