Package mdadm: Information

    Source package: mdadm
    Version: 4.2-alt5
    Latest version according to Repology
    Build time:  Dec 25, 2023, 10:05 PM in the task #336993
    Report package bug
    License: GPLv2+
    Summary: A tool for managing Soft RAID under Linux
    Description: 
    mdadm is a program that can be used to create, manage, and monitor
    Linux MD (Software RAID) devices.
    
    As such is provides similar functionality to the raidtools packages.
    The particular differences to raidtools is that mdadm is a single
    program, and it can perform (almost) all functions without a
    configuration file (that a config file can be used to help with
    some common tasks).

    List of rpms provided by this srpm:
    mdadm (x86_64, ppc64le, i586, armh, aarch64)
    mdadm-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    mdadm-doc (noarch)
    mdadm-tool (x86_64, ppc64le, i586, armh, aarch64)
    mdadm-tool-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Slava Aseev



      1. binutils-devel
      2. libudev-devel

    Last changed


    Dec. 21, 2023 Slava Aseev 4.2-alt5
    - enable RAID for SATA under VMD (closes: #48634)
      (picked from mdadm's master)
    Nov. 14, 2023 Slava Aseev 4.2-alt4
    - support for Intel Alderlake RST on VMD platform
      (picked from mdadm's master)
    March 24, 2023 Oleg Solovyov 4.2-alt3
    - add mdmon.service