Skip to content

Version 2.3.0 (2024-08-26)

Latest
Compare
Choose a tag to compare
@ngandrass ngandrass released this 26 Aug 12:23
9cc859c

Changelog

  • Introduce syslog mode (-l). If set, all output is logged to syslog instead of stdout/stderr.
  • Introduce one shot mode (-o). If set, the script performs exactly one I/O poll interval, then immediately spins down drives that were idle for the last POLL_TIME seconds, and exits.
  • Skip NVMe drives during drive detection.
  • Exit with an error, if no drives were found during drive detection.