---
title: How to configure your Scaleway Dedibox hardware RAID from the console
description: This page explains how to configure your Scaleway Dedibox hardware RAID from the console
tags: dedibox raid
dates:
  validation: 2025-09-11
  posted: 2021-07-16
---
import Requirements from '@macros/iam/requirements.mdx'


A hardware RAID is a type of [RAID](/dedibox-hardware/concepts/#raid) implementation where construction and management of the RAID is performed on dedicated hardware, independently of the operating system.

The logical disks of the RAID array are managed by a physical controller, sitting on the PCI bus, which presents only the logical volumes to the operating system. The RAID controller manages the RAID using its own CPU and RAM, without delegating tasks to the main CPU of the machine.

<Requirements />

- A [Dedibox account](https://console.online.net)
- A Dedibox server with hardware RAID controller

1. Log in to the [Online console](https://console.online.net/en/login).
2. Click **Server** > **Server list** to view a list of available servers in your account.
3. Select the server to install and click **Manage**.
4. Click **RAID configuration** in the menu.
5. Choose the RAID level for the server from the drop-down list.
    <Message type="important">
      Changing the RAID level will erase all data on the server's disks. Back up your data before proceeding.
    </Message>
6. Reinstall the operating system from the console.

