[PATCH 0/2] mdadm: add systemd units for periodic tasks.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There are two tasks that can usefully be done periodically on md
arrays.
1/ scrub them with mdcheck
2/ check for degraded arrays and warn the mdadm.

This series adds systemd unit files which can be enabled to perform
these tasks.

NeilBrown


---

NeilBrown (2):
      mdcheck: add systemd unit files to run mdcheck.
      Monitor: add system timer to run --oneshot periodically


 Makefile                          |    6 +++++-
 systemd/mdcheck_continue.service  |   18 ++++++++++++++++++
 systemd/mdcheck_continue.timer    |   13 +++++++++++++
 systemd/mdcheck_start.service     |   17 +++++++++++++++++
 systemd/mdcheck_start.timer       |   15 +++++++++++++++
 systemd/mdmonitor-oneshot.service |   15 +++++++++++++++
 systemd/mdmonitor-oneshot.timer   |   15 +++++++++++++++
 7 files changed, 98 insertions(+), 1 deletion(-)
 create mode 100644 systemd/mdcheck_continue.service
 create mode 100644 systemd/mdcheck_continue.timer
 create mode 100644 systemd/mdcheck_start.service
 create mode 100644 systemd/mdcheck_start.timer
 create mode 100644 systemd/mdmonitor-oneshot.service
 create mode 100644 systemd/mdmonitor-oneshot.timer

--
Signature




[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux