NonRAID Tools Package - Version 1.18.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 notificationsnonraid.udev
udev rules for automatic blkid info caching into udev
Changes Since Last Release
- nmdctl: v1.18.0 (316d574)
- nmdctl: get_fs_usage: check correct fs type usage with luks (a4e2007)
- nmdctl: collect_disk_status: get fs_type and mountpoint only once in monitor mode (5657d43)
- tools/debian: include udev rules in deb (ac8654f)
- tools/udev: add udev rules for nonraid arrays to cache blkid (2ea678f)
- nmdctl: get_fs_type: check fs type with lsblk first (1b3eedd)
- docs: quick start clarifications (71b1791)
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