NonRAID Tools Package - Version 1.16.0
This release contains the NonRAID array management tools package for Ubuntu/Debian systems.
What's Included
/usr/bin/nmdctl
NonRAID array management command line toolnonraid.service
systemd unit file/etc/default/nonraid
systemd unit configuration filenonraid-parity-check.service + .timer
systemd timer and service files for scheduled parity checksnonraid-notify.service + .timer
systemd timer and service files for status notifications
Changes Since Last Release
- nmdctl: v1.16.0 (c361ff2)
- docs: document nonraid-notify.service (aed751f)
- tools/debian: include notify service and timer in package (bc0cb36)
- tools/systemd: service and timer to notify of array issues (2bdba90)
- nmdctl: show_status: add terse output format (b26169c)
- nmdctl: reload_module: remove not needed sleep after module unload (27c7194)
- nmdctl: reload_module: make quiet mode quieter (01d2f94)
- nmdctl: stop_array: reload driver on manual stop to clear any stale state (576590f)
- tools/systemd: parity check service should not get disabled on error (071bba6)
Installation
sudo apt install ./nonraid-tools_*.deb
Usage
After installation, nmdctl
command is available:
sudo nmdctl --help
Important Notes
- ⚠️ Experimental software - Use at your own risk
- See README.md for more
nmdctl
command examples - Always backup important data before use