Skip to content

Releases: 007revad/Synology_M2_volume

v1.3.15

11 Sep 03:24
a036e9c
Compare
Choose a tag to compare
  • Added RAID 6 and RAID 10 (thanks Raj)
  • Added support for an unlimited number of M.2 drives for RAID 0, 5, 6 and 10.
  • Now shows how long the resync took.
  • Now the script automatically reloads itself after updating.

v1.2.14

28 Apr 23:23
0068d65
Compare
Choose a tag to compare
  • Prevent running with "sh scriptname.sh".
  • Added DS923+ to readme.

v1.2.13

17 Apr 04:37
c74b437
Compare
Choose a tag to compare
  • Changed to show usage if invalid long option used instead of continuing.
  • Show the options used.
  • Added DS423+ and DS1522+ to readme.
  • Added how to download to readme.

v1.3.12

06 Apr 10:07
45ae72a
Compare
Choose a tag to compare
v1.3.12 Pre-release
Pre-release
  • Added DSM 6 support.

v1.2.12

01 Apr 09:41
Compare
Choose a tag to compare
  • Added a warning that if you later upgrade DSM and your M.2 drives are shown as unsupported and the
    storage pool is shown as missing, and online assemble fails, you should run the Synology_HDD_db script.

v1.2.11

30 Mar 05:52
7570e1e
Compare
Choose a tag to compare
  • Changed "remaining steps" message because DSM 7.1.1 has no TRIM option, even for RAID 1.
  • Added check that next md number was found.
  • Bug fix for DSM 6.2.4 not finding next md number.

v1.2.10

28 Mar 10:45
6c8aecc
Compare
Choose a tag to compare
  • Changed to show "You selected Single" instead of RAID 1 when selecting Single.
  • Changed so when RAID 5 was selected the Done option doesn't appear until the "Select 4th drive" option appears (if you have 4 M.2 drives).

v1.2.9

27 Mar 20:52
3a949cb
Compare
Choose a tag to compare
  • Added support for RAID 5.
  • Added support for up to 4 NVMe drives.
  • Changed to not include already selected drives in the list of drive choices when selecting more drives

v1.1.8

27 Mar 02:28
72471c0
Compare
Choose a tag to compare
  • Fixed "download new version" failing if script was run via symlink or ./<scriptname>

v1.1.7

25 Mar 23:49
0454613
Compare
Choose a tag to compare
  • Check for errors from synopartiton, mdadm, pvcreate and vgcreate so the script doesn't continue and appear to have succeeded.