Releases: 007revad/Synology_M2_volume
Releases · 007revad/Synology_M2_volume
v1.3.26
16 Nov 22:29
Compare
Sorry, something went wrong.
No results found
Bug fix for SATA M.2 drives. Issue #212
v2.1.31
20 Apr 06:44
Compare
Sorry, something went wrong.
No results found
v2 and later are for DSM 7 only.
For DSM 6 use v1 without the auto update option.
Bug fix for synonvme or synostgpool command not found. Issues #194 and #195
v2.0.30
10 Jan 02:07
Compare
Sorry, something went wrong.
No results found
v2 and later are for DSM 7 only.
For DSM 6 use v1 without the auto update option.
Changed to ignore synostgpool exit code 255 as it's not an error.
v2.0.29
24 Dec 07:44
Compare
Sorry, something went wrong.
No results found
v2 and later are for DSM 7 only.
For DSM 6 use v1 without the auto update option.
Improved checking if creating storage pool was okay.
Now skips exiting if creating storage pool failed. Issue #171
v2.0.28
03 Jul 02:09
Compare
Sorry, something went wrong.
No results found
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
06 May 11:10
Compare
Sorry, something went wrong.
No results found
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
24 Mar 22:08
Compare
Sorry, something went wrong.
No results found
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
20 Mar 07:31
Compare
Sorry, something went wrong.
No results found
Bug fix for when there's more than 9 md block devices. Issue #133
v1.3.24
19 Feb 12:45
Compare
Sorry, something went wrong.
No results found
Bug fix for /usr/syno/bin/synopartition no such file or directory. Issue #128
v1.3.23
19 Feb 02:52
Compare
Sorry, something went wrong.
No results found
Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues).