# About This Guide

## Intel® VROC for Linux Guide Overview

This guide provides step-by-step instructions for configuring and managing Intel® Virtual RAID on CPU (Intel® VROC) RAID volumes on NVMe drives controlled by the Intel® Volume Management Device (Intel® VMD).

On Linux\* systems, mdadm is the primary tool used to work with Intel VROC arrays. This guide focuses specifically on mdadm tasks for Intel VROC, including:

* Creating RAID volumes
* Managing existing arrays
* Monitoring array health and status

{% hint style="info" %}
Note: This guide applies only to platforms with Intel-supported chipsets and Linux distributions.
{% endhint %}

{% hint style="info" %}
Note: It covers Intel VROC software configuration only. It does not include generic mdadm usage or third-party RAID implementations.
{% endhint %}

{% hint style="success" %}
Pro Tip: Keep this guide open while performing configuration tasks. It’s designed as a practical reference for system setup and maintenance.
{% endhint %}

### Who this guide is for

This guide is written for IT professionals who:

* Have basic knowledge of Linux operating systems and server hardware
* Need to deploy or maintain Intel® VROC-based storage solutions
* Are new to BIOS-level RAID setup or NVMe RAID administration

If you’re familiar with Linux but new to VROC, this guide helps bridge the gap between foundational knowledge and hands-on server deployment.

### What you'll learn

This guide will teach you how to confidently deploy and manage Intel® VROC RAID in Linux\*. It covers everything from understanding supported RAID levels and configuring arrays in pre-OS, to installing drivers and tools, creating and managing RAID volumes in Linux, enabling advanced features, and monitoring system health with logging and LED management.


---

# 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://doc.engenius.ai/intel-r-vroc-for-linux-guide/initial-server-setup/about-this-guide.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.
