Releases: 007revad/Synology_M2_volume
Releases · 007revad/Synology_M2_volume
v2.0.28
- v2 and later are for DSM 7 only.
- For DSM 6 use v1 without the auto update option.
- Now enables m2 volume support before creating the storage pool to hopefully prevent Issue #163
- Added better error checking to hopefully prevent Issue #163
v2.0.27
- v2 and later are for DSM 7 only.
- For DSM 6 use v1 without the auto update option.
- Bug fix for when
synonvme --get-location fails
. Issue #150
- Bug fix for
synostgpool failed to create storage pool
when Single volume storage pool type selected with only 1 M.2 drive. Issue #150
v2.0.26
- v2 and later are for DSM 7 only.
- For DSM 6 use v1 without the auto update option.
- Now shows "M.2 Drive #" the same as storage manager.
- Now uses synostgpool command which allows the following: (Thanks to Severe_Pea_2128 on reddit)
- Added support for JBOD, SHR, SHR2 and RAID F1.
- Added choice of multi-volume or single-volume storage pool. Multi-volume allows overprovisioning.
- Added option to skip drive check.
- No longer need to reboot after running the script.
- No longer need to do an online assemble.
- Enables RAID F1 if not enabled and RAID F1 selected.
- Removed drive check progress as it was not possible with synostgpool.
- You can see the drive check progress in Storage Manager.
- Removed dry run mode as it was not possible with synostgpool.
- Removed support for SATA M.2 drives.
v1.3.25
- Bug fix for when there's more than 9 md block devices. Issue #133
v1.3.24
- Bug fix for /usr/syno/bin/synopartition no such file or directory. Issue #128
v1.3.23
- Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues).
v1.3.22
- Bug fix when script updates itself and user ran the script from ./scriptname.sh
v1.3.21
- Bug fix for false "This script is NOT running on a Synology NAS!" if uname is installed from Entware.
- Bug fix for wrong version number.
v1.3.20
v1.3.20
- Improved script updating itself
- Now checks script is running on a Synology NAS
- Now shows the Storage Manager packager version
v1.3.16
- Changed to not show RAID 1 when Single drive selected.
- Changed so the Done choice only appears when enough drives have been selected.
- Changed to say "This can take while" instead of "This can take an hour".