NonRAID Tools Package - Version 1.6.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
- nmdctl: v1.6.0 (903ff12)
- nmdctl: check_module_loaded: exit cleanly if module not loaded and superblock does not exist (00e8815)
- nmdctl: find_partition: find largest partition on disk, instead of assuming first partition (e0c7650)
- nmdctl: import_disks: cleanup partition check (9777c8c)
- nmdctl: list_available_devices: use lsblk to list available block devices (3204ae9)
- nmdctl: list_available_devices: use udevadm for getting disk ids (4a03402)
- nmdctl: unassign: allow unassigning multiple slots depending on parity count (ca87dd8)
- nmdctl: umount: array not running is not an error (791053f)
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