NonRAID Tools Package - Version 1.9.0 Build 1
This release contains the NonRAID array management tools package for Ubuntu/Debian systems.
What's Included
/usr/bin/nmdctl
nonraid.service
systemd unit file
Changes Since Last Release
- docs: mention the requirement for unique disk ids (26a09d4)
- nmdctl: v1.9.0 (d45e498)
- nmdctl: refuse adding a disk to array if disk id is missing (d764456)
- tools: include example /etc/default/nonraid file (42e52a4)
- nmdctl: stop_array: fix fs detection (3d52e03)
- nonraid.service: add option to set array settings on startup (c8da2a7)
- nonraid.service: ignore mount errors on start, so array will still be stopped cleanly (246962f)
- nonraid.service: make mount options (luks keyfile, mount prefix) configurable via /etc/default/nonraid (c3b4037)
- nonraid.service: automatic parity check after unclean shutdowns (df43751)
- docs: fix typo (19b4783)
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