Tagged articles
14 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Aug 13, 2025 · Fundamentals

Understanding RAID: Types, Benefits, and a Hands‑On Linux Setup

This article explains RAID fundamentals, compares common RAID levels (0, 1, 5, 6, 1+0), describes key concepts such as striping, mirroring, and parity, outlines various storage interfaces, and provides a practical mdadm command‑line example for creating a RAID 5 array on Linux.

RAIDdata redundancydisk array
0 likes · 8 min read
Understanding RAID: Types, Benefits, and a Hands‑On Linux Setup
Raymond Ops
Raymond Ops
Jul 14, 2025 · Operations

Master RAID 10: Step‑by‑Step Setup, Management, and Recovery on Linux

This guide explains RAID fundamentals, compares RAID levels, and provides a complete Linux‑based RAID10 tutorial—including installation of mdadm, array creation, mounting, data operations, disk failure handling, rebuilding, and removal—so administrators can confidently manage redundant storage.

RAIDRAID10Software RAID
0 likes · 14 min read
Master RAID 10: Step‑by‑Step Setup, Management, and Recovery on Linux
Raymond Ops
Raymond Ops
Jun 19, 2025 · Operations

Mastering RAID: Definitions, Levels, and Linux Setup Commands

This article explains RAID concepts, outlines common RAID levels and their pros and cons, compares configurations, describes hot spare and hot swap mechanisms, and provides step‑by‑step Linux commands for creating, testing, and removing RAID arrays, especially RAID 5.

LinuxRAIDdisk array
0 likes · 12 min read
Mastering RAID: Definitions, Levels, and Linux Setup Commands
Raymond Ops
Raymond Ops
Jun 12, 2025 · Operations

Step-by-Step Guide to Building a Software RAID 5 on Linux with mdadm

Learn how to create, configure, and manage a software RAID 5 array on CentOS 7 using mdadm, covering partition preparation, RAID creation, filesystem formatting, mounting, status checks, hot‑spare handling, device removal, and expansion, with complete command examples and expected outputs.

CentOSLinuxRAID5
0 likes · 8 min read
Step-by-Step Guide to Building a Software RAID 5 on Linux with mdadm
MaGe Linux Operations
MaGe Linux Operations
Oct 28, 2024 · Operations

Step-by-Step Guide to Building a Software RAID 5 on Linux with mdadm

This tutorial walks through creating a software RAID 5 array on a CentOS 7 system using mdadm, covering partition preparation, array creation, filesystem formatting, mounting, configuration, monitoring, fault simulation, disk removal, re‑adding disks, and expanding the array to add a fourth member.

FilesystemLinuxRAID
0 likes · 8 min read
Step-by-Step Guide to Building a Software RAID 5 on Linux with mdadm
Open Source Linux
Open Source Linux
Feb 27, 2023 · Fundamentals

Mastering RAID: From Basics to Linux Software RAID 5 Setup

This article explains the fundamentals of RAID, compares common RAID levels, describes hardware RAID components, and provides a step‑by‑step guide for configuring a Linux software RAID 5 array with mdadm, including commands, monitoring, and recovery procedures.

HardwareLinuxRAID
0 likes · 11 min read
Mastering RAID: From Basics to Linux Software RAID 5 Setup
MaGe Linux Operations
MaGe Linux Operations
Apr 24, 2015 · Fundamentals

Mastering RAID: Levels, Benefits, and Linux Setup Guide

This article explains what RAID is, compares common RAID levels with their advantages and disadvantages, and provides step‑by‑step Linux commands for creating, managing, and safely shutting down software RAID arrays using mdadm.

LinuxRAIDSystem Administration
0 likes · 5 min read
Mastering RAID: Levels, Benefits, and Linux Setup Guide