Package mdmpd: Information

    Binary package: mdmpd
    Version: 0.4-alt1.qa1
    Architecture: e2k
    Build time:  Apr 4, 2022, 05:10 AM
    Source package: mdmpd
    Report package bug
    Home page: 

    License: GPL
    Summary: A daemon for monitor MD multipath devices
    Description: 
    The Linux kernel portion of the md (Multiple Devices) multipath driver
    used for software RAID does not try and find out if a path that has previously
    failed might be working again. That's what this daemon does.
    Then it reads the current state of the md raid arrays, saves that state,
    and then waits for the kernel to tell it something interesting has happened.
    It then wakes up, checks to see if any paths on a multipath device have failed,
    and if they have then it starts to poll the failed path once every 15 seconds
    until it starts working again. Once it starts working again, the daemon
    will then add the path back into the multipath md device it was originally
    part of as a new spare path.

    Maintainer: Ilya Evseev

    List of contributors:
    Dmitry V. Levin
    Ilya Evseev

    Last changed


    April 15, 2013 Dmitry V. Levin 0.4-alt1.qa1
    - NMU: rebuilt for debuginfo.
    May 19, 2006 Ilya Evseev 0.4-alt1
    - updated to version 0.4, fixed gcc4.1 warnings
    March 13, 2005 Ilya Evseev 0.3-alt2
    - specfile: fixed russian encoding (declared KOI8-R, actually was CP1251)