// Tutorial Series //
How To Configure RAID Arrays on Ubuntu
How To Configure RAID Arrays on Ubuntu

Introduction

RAID allows you to manage separate storage drives as a unified device with better performance or redundancy properties. In this series, we’ll walk through RAID concepts and terminology, create software RAID arrays using Linux’s mdadm utility, and learn how to manage and administer arrays to keep your storage infrastructure running smoothly.

Summary View
detailed View
// Tutorial //

This article introduces some fundamental concepts related to arranging storage devices in RAID arrays. RAID can be used to improve the redundancy or performance characteristics of your storage infrastructure. This guide discusses some key terminology you might come across, introduces how implementation details affect your arrays, and covers some of the pros and cons of various RAID levels.

// Tutorial //

How To Create RAID Arrays with mdadm on Ubuntu 22.04

Published on October 20, 2022 · Updated on October 20, 2022

The mdadm utility can be used to create and manage storage arrays using Linux’s software RAID capabilities. Administrators have great flexibility in coordinating their individual storage devices and creating logical storage devices that have greater performance or…

// Tutorial //

How To Manage RAID Arrays with mdadm on Ubuntu 22.04

Published on October 20, 2022 · Updated on October 20, 2022

In this guide, we discuss how to use Linux’s mdadm utility to manage RAID arrays and perform day-to-day administrative tasks. We cover how to start, stop, or remove RAID arrays, how to find information about both the RAID device and the underlying storage components, and how to adjust the RAID size and add spares to existing arrays.

Check out all our Tutorial Series

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

card icon
Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Sign up
card icon
Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We’d like to help.

Learn more
card icon
Become a contributor

You get paid; we donate to tech nonprofits.

Learn more
Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow – whether you’re running one virtual machine or ten thousand.

Learn more ->
DigitalOcean Cloud Control Panel
Get started for free

Enter your email to get $200 in credit for your first 60 days with DigitalOcean.

New accounts only. By submitting your email you agree to our Privacy Policy.

© 2023 DigitalOcean, LLC.