mdadm 4.1-2ubuntu3 source package in Ubuntu

Changelog

mdadm (4.1-2ubuntu3) eoan; urgency=medium

  * 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. LP: #1815201

 -- Dimitri John Ledkov <email address hidden>  Tue, 18 Jun 2019 16:29:44 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Eoan
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-2ubuntu3.debian.tar.xz 87.3 KiB 75cbe4c01b12dbd147b8ecf45f9ab0a20db2d24e9263b56c7009c16b0f2a1914
mdadm_4.1-2ubuntu3.dsc 2.0 KiB ab603b834a100421ec15ac96f8e48a7c5c146fa941e0f3123aa5d87b00a5bb52

Available diffs

View changes file

Binary packages built by this source

mdadm: No summary available for mdadm in ubuntu eoan.

No description available for mdadm in ubuntu eoan.

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.