mdadm 4.1-4ubuntu1 source package in Ubuntu

Changelog

mdadm (4.1-4ubuntu1) focal; urgency=medium

  [ dann frazier ]
  * Merge from Debian unstable.  Remaining changes:
    - Ship finalrd hook.
    - Do not install mdadm-shutdown.service on Ubuntu.
    - Drop broken and unused init scripts in favor of native systemd units,
      which can cause failure to reconfigure mdadm package under certain
      confiment types.
    - Drop /etc/cron.d/mdadm and migrate to systemd mdcheck_start|continue
      timer units.
    - Drop /etc/cron.daily/mdadm and migrate to system mdmonitor-oneshot
      timer unit.
    - mdcheck_start.timer configures the mdcheck on a first sunday of the
      month, with a randomized start delay of up to 24h, and runs for at
      most 6h. mdcheck_continue.timer kicks off daily, with a randomized
      start delay of up to 12h, and continues mdcheck for at most 6h.
    - mdmonitor-oneshot.timer runs daily, with a randomized start delay of
      up to 24h.
    - One can use systemd drop-ins to change .timer units timings, set
      environmental variables to decrease/increase the length of checking,
      or start the checks by hand. Previously used checkarray is still
      available, albeit not used by timer units.
    - Above ensures that previous daily / monthly checks are performed, but
      are randomized, such that performance is not as impacted across a
      cluster of machines.
  * Honor the debconf daily autoscan setting in the systemd timer.

  [ Guilherme G. Piccoli ]
  * Introduce "broken" state for RAID0/Linear in mdadm (LP: #1847924)

 -- dann frazier <email address hidden>  Wed, 04 Dec 2019 07:05:07 -0700

Upload details

Uploaded by:
dann frazier
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mdadm_4.1.orig.tar.gz 569.9 KiB c4f1a001ed9a24a701897ee17a0ccf27ba772a8a05871ae9b1415308ff82406b
mdadm_4.1-4ubuntu1.debian.tar.xz 94.3 KiB b6f4ebc500a2dcec114bb6ab274df4f56dc8487cf830b20a97a6c6ee124ac2f6
mdadm_4.1-4ubuntu1.dsc 2.0 KiB 70fa885e7fe08a3ef551e4bf01eefdde1f7775e94f2e241d0237be973f8b3b22

Available diffs

View changes file

Binary packages built by this source

mdadm: tool to administer Linux MD arrays (software RAID)

 The mdadm utility can be used to create, manage, and monitor MD
 (multi-disk) arrays for software RAID or multipath I/O.
 .
 This package automatically configures mdadm to assemble arrays during the
 system startup process. If not needed, this functionality can be disabled.

mdadm-dbgsym: debug symbols for mdadm
mdadm-udeb: tool to administer Linux MD arrays (software RAID)

 The mdadm utility can be used to create, manage, and monitor MD
 (multi-disk) arrays for software RAID or multipath I/O.
 .
 This is a minimal package used by the debian-installer.