Is production: true
#migrated

Title: How to install mdadm on centos

Created: 19 Mar 2023 Modified: 19 Mar 2023

Description:



[Legacy Link]

[Link]

Instructions

  1. Clean and update yum

    yum clean all
    yum update
    
  2. Install mdadm

    yum install mdadm -y