# Mdadm

Published articles for Mdadm.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Multipath en Linux: failover y HA con cabinas SAN

DevFeed: [Multipath en Linux: failover y HA con cabinas SAN](<https://devfeed.tech/articles/multipath-en-linux-failover-y-ha-con-cabinas-san-34070.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/multipath-linux-failover-cabinas-san/>)

Author: Antonio Pérez

Published: 2026-08-01T14:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [RAID](<https://devfeed.tech/topics/raid.md>), [LVM](<https://devfeed.tech/topics/lvm.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Mdadm](<https://devfeed.tech/topics/mdadm.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [rhel](<https://devfeed.tech/topics/rhel.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [debian](<https://devfeed.tech/tags/debian.md>), [failover](<https://devfeed.tech/tags/failover.md>), [ha](<https://devfeed.tech/tags/ha.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [lvm](<https://devfeed.tech/tags/lvm.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [raid](<https://devfeed.tech/tags/raid.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [wwid](<https://devfeed.tech/tags/wwid.md>)

### AI overview

A Spanish tutorial explains how DM-Multipath on Linux provides redundant paths to SAN storage. It distinguishes path failover from RAID-based disk protection, describes active-active load balancing, and explains how WWIDs identify the same LUN across multiple paths.

### Source excerpt

Configura DM-Multipath en Linux para eliminar puntos únicos de fallo hacia la cabina SAN: instalación, multipath.conf y failover.

## RAID por software con mdadm: guía práctica

DevFeed: [RAID por software con mdadm: guía práctica](<https://devfeed.tech/articles/raid-por-software-con-mdadm-guia-practica-34079.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/raid-software-mdadm-guia-practica/>)

Author: Antonio Pérez

Published: 2026-07-27T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Mdadm](<https://devfeed.tech/topics/mdadm.md>), [RAID](<https://devfeed.tech/topics/raid.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [backups](<https://devfeed.tech/topics/backups.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>)

Tags: [backups](<https://devfeed.tech/tags/backups.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [raid](<https://devfeed.tech/tags/raid.md>)

### AI overview

A practical Spanish-language guide to using mdadm on Linux to create and manage software RAID 0, 1, 5, and 10 arrays. It compares capacity, performance, and fault tolerance, explains monitoring with email alerts, and covers recovery after a disk failure.

### Source excerpt

Crea arrays RAID 0, 1, 5 y 10 con mdadm en Linux, monitoriza su estado con alertas por email y recupera un array tras el fallo de un disco.

## Comandos esenciales de LVM: guía rápida

DevFeed: [Comandos esenciales de LVM: guía rápida](<https://devfeed.tech/articles/comandos-esenciales-de-lvm-guia-rapida-34050.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/comandos-esenciales-lvm-guia-rapida/>)

Author: Antonio Pérez

Published: 2026-02-20T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [LVM](<https://devfeed.tech/topics/lvm.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [backups](<https://devfeed.tech/topics/backups.md>), [Mdadm](<https://devfeed.tech/topics/mdadm.md>), [RAID](<https://devfeed.tech/topics/raid.md>), [rsync](<https://devfeed.tech/topics/rsync.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>)

Tags: [backups](<https://devfeed.tech/tags/backups.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [libre](<https://devfeed.tech/tags/libre.md>), [linux](<https://devfeed.tech/tags/linux.md>), [lvm](<https://devfeed.tech/tags/lvm.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [raid](<https://devfeed.tech/tags/raid.md>), [rsync](<https://devfeed.tech/tags/rsync.md>)

### AI overview

A Spanish-language cheat sheet covering essential LVM commands for managing physical volumes, volume groups, and logical volumes on Linux. It explains common workflows such as extending volumes and filesystems, creating and reducing volumes, migrating data, and creating snapshots for backups.

### Source excerpt

Cheatsheet con los comandos más usados de LVM (Logical Volume Manager) para la gestión de volúmenes lógicos en Linux.

## Montar un NAS casero con OpenMediaVault

DevFeed: [Montar un NAS casero con OpenMediaVault](<https://devfeed.tech/articles/montar-un-nas-casero-con-openmediavault-34071.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/nas-casero-openmediavault/>)

Author: Antonio Pérez

Published: 2026-02-05T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [RAID](<https://devfeed.tech/topics/raid.md>), [Network](<https://devfeed.tech/topics/network.md>), [Mdadm](<https://devfeed.tech/topics/mdadm.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Software](<https://devfeed.tech/topics/software.md>), [USB](<https://devfeed.tech/topics/usb.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [QNAP](<https://devfeed.tech/topics/qnap.md>), [Synology](<https://devfeed.tech/topics/synology.md>)

Tags: [debian](<https://devfeed.tech/tags/debian.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [nas](<https://devfeed.tech/tags/nas.md>), [network](<https://devfeed.tech/tags/network.md>), [panel](<https://devfeed.tech/tags/panel.md>), [qnap](<https://devfeed.tech/tags/qnap.md>), [raid](<https://devfeed.tech/tags/raid.md>), [root](<https://devfeed.tech/tags/root.md>), [software](<https://devfeed.tech/tags/software.md>), [storage](<https://devfeed.tech/tags/storage.md>), [synology](<https://devfeed.tech/tags/synology.md>), [usb](<https://devfeed.tech/tags/usb.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

A Spanish-language tutorial explains how to build a low-cost home NAS with OpenMediaVault. It covers hardware selection, installation from USB, web-panel access, disk preparation, and RAID configuration with mdadm, including RAID 1 and RAID 5.

### Source excerpt

Guía para construir un NAS económico con OpenMediaVault: instalación, configuración de discos, carpetas compartidas y acceso remoto.

## Re-adding failed drive in mdadm

DevFeed: [Re-adding failed drive in mdadm](<https://devfeed.tech/articles/re-adding-failed-drive-in-mdadm-27600.md>)

Original publisher: [Read original article](<https://gagor.pro/2013/12/re-adding-failed-drive-in-mdadm/>)

Author: Tom

Published: 2013-12-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [Mdadm](<https://devfeed.tech/topics/mdadm.md>), [DRIVE](<https://devfeed.tech/topics/drive.md>)

Tags: [array](<https://devfeed.tech/tags/array.md>), [automatically](<https://devfeed.tech/tags/automatically.md>), [failed](<https://devfeed.tech/tags/failed.md>), [i](<https://devfeed.tech/tags/i.md>), [issue](<https://devfeed.tech/tags/issue.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [raid](<https://devfeed.tech/tags/raid.md>)

### AI overview

A practical account of re-adding a previously failed drive to an mdadm RAID5 array after a hot spare had rebuilt the array. The author reports testing the drive, adding it as a spare, failing the slower replacement drive, removing it, and re-adding the tested drive.

### Source excerpt

Yesterday I have problem with fglrx witch cause ugly system reset. After that, one of my drives was marked as failed in RAID5 array. Hotspare was automatically used to rebuild array. But this hotspare is the oldest and slowest drive I've got... After rebuild I've tested failed drive and it was fine - no bad block, no any other issue - so I wanted it running back in array. What I do:

## LVM na RAID5 i dysku z sektorami 4KB

DevFeed: [LVM na RAID5 i dysku z sektorami 4KB](<https://devfeed.tech/articles/lvm-na-raid5-i-dysku-z-sektorami-4kb-27554.md>)

Original publisher: [Read original article](<https://gagor.pro/2012/11/lvm-na-raid5-i-dysku-z-sektorami-4kb/>)

Author: Tom

Published: 2012-11-07T00:00:00Z

Content type: tutorial

Language: pl

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [LVM](<https://devfeed.tech/topics/lvm.md>), [boot](<https://devfeed.tech/topics/boot.md>)

Tags: [bash](<https://devfeed.tech/tags/bash.md>), [boot](<https://devfeed.tech/tags/boot.md>), [ext4](<https://devfeed.tech/tags/ext4.md>), [linux](<https://devfeed.tech/tags/linux.md>), [lvm](<https://devfeed.tech/tags/lvm.md>), [mdadm](<https://devfeed.tech/tags/mdadm.md>), [raid](<https://devfeed.tech/tags/raid.md>), [ssd](<https://devfeed.tech/tags/ssd.md>)

### AI overview

This Polish technical article discusses creating an LVM volume on a RAID5 array using disks with 4 KB sectors. It explains why partition alignment matters, how misalignment can reduce performance, and approaches for aligning partitions to 128 KB or 1 MB boundaries.

### Source excerpt

Po zakupie nowych dysków zamierzam utworzyć zdegradowaną macierz RAID5 z dwóch dysków (na trzecim na razie znajdują się dane), potem utworzyć wolumen LVM, sformatować go, przekopiować dane z pojedynczego dysku na macierz i dołączyć trzeci dysk do macierzy odbudowując parzystość. Zadanie będzie o tyle ciekawe że dysk ma 4KB sektory i trzeb będzie dbać o wyrównanie zasobu do rozmiaru sektora, a w przypadku LVM'a wyrównanie do chunk'a z macierzy. Prawidłowe wyrównanie partycji Kupując nowy dysk (o pojemności od 500GB w górę), mamy spore szanse że trafimy na sztukę, która wykorzystuje 4KB sektory do alokacji danych. Ponieważ statystyczny rozmiar przechowywanych plików rośnie i nawet proste zdjęcie ma powyżej 1MB to wykorzystanie bloków o tym rozmiarze większym niż 512 bajtów jest jak najbardziej uzasadnione - zresztą większość systemów plików i tak wykorzystuje bloki 48KB. Jest tylko jedno ALE: jeżeli nie uwzględnimy tego podczas partycjonowania dysku to sektory 4KB systemu plików zamiast znajdować się w równo w odpowiadających im fizycznych 4KB sektorach dysku - mogą zachodzić na 2 sektory fizyczne - w takiej sytuacji każde odwołanie to takiego sektora w systemie plików wymaga odczytania/zapisanie dwóch sektorów fizycznych. Co prawda w dyskach stosuje się mechanizmy, które powinny zoptymalizować takie sytuacje ale jak potwierdzają benchmarki źle wyrównane partycja mogą znacznie obniżyć wydajność dysku. A jeszcze zabawniej jest jeśli kupimy dysk SSD bo w nich bardzo często fizyczne bloki są 128512KB i żeby było zabawniej to bardzo często dyski SSD deklarują (choćby przez SMART'a) że mają bloki 512B - SIC!