Skip to content

Releases: 007revad/Synology_enable_Deduplication

v1.2.15

29 Dec 08:20
d65ae65
Compare
Choose a tag to compare
  • Bug fix for Issue #38

v1.2.14

25 Dec 06:40
9d4818d
Compare
Choose a tag to compare
  • Changed to support DSM 7.2.1 differently than 7.01 to 7.2.
  • Added model or DSM version not supported message if required files are missing.
  • Improved restore process.
  • Changes for DSM 7.2.1 only:
    • Supports V1000, R1000, Geminilake, Broadwellnkv2, Broadwellnk, Broadwell, Purley and Epyc7002.
    • Does not require a reboot.
    • Added message at end to refresh browser.
    • If less than 16GB of memory installed enables tiny deduplication (which only needs 4GB).
    • Added -t, --tiny option to force enabling tiny deduplication.

v1.1.13

21 Dec 08:41
7c38fdb
Compare
Choose a tag to compare
  • Now works for HDDs.
  • Now works for M.2 drives in a PCIe adapter card (E10M20-T1, M2D20, M2D18 or M2D17).
  • Removed the need for bc by using xargs instead.
  • Added autoupdate option.
  • Added email option for cleaner emails from task scheduler.
  • Changed to restore synoinfo.conf settings from settings in backup file.
  • Now warns you if script is located on an NVMe drive.
  • Bug fix autoupdate.

v1.1.12

21 Dec 08:06
9bf4ad9
Compare
Choose a tag to compare
  • Now works for HDDs.
  • Now works for M.2 drives in a PCIe adapter card (E10M20-T1, M2D20, M2D18 or M2D17).
  • Removed the need for bc by using xargs instead.
  • Added autoupdate option.
  • Added email option for cleaner emails from task scheduler.
  • Changed to restore synoinfo.conf settings from settings in backup file.
  • Now warns you if script is located on an NVMe drive.

v1.0.11

16 Aug 09:23
c15cd72
Compare
Choose a tag to compare
  • Set synoinfo.conf support_btrfs_dedupe to no if --restore option used.
  • Skip memory size check if --restore option used.

v1.0.10

22 Jul 11:12
8ed1ece
Compare
Choose a tag to compare
  • Fixed bug where wrong amount of memory was determined on some models.
  • Fixed bug in DSM 7.2-64570 due to dmidecode now returning memory size in GB.
  • Now reloads itself after updating to new script version.
  • Changed method of checking script is running in bash.
  • Minor bug fixes.

v1.0.9

09 Jun 03:35
4f0a686
Compare
Choose a tag to compare

v1.0.9

  • Fixed bug in DSM 7.2-64570 due to dmidecode now returning memory size in GB. Issue #16
  • Added sound when there's an error.

v1.0.8

  • Prevent running with "sh scriptname.sh".

v1.0.7

09 Apr 09:18
16d06b9
Compare
Choose a tag to compare
  • Changed to show usage if invalid long option used instead of continuing.
  • Show the options used.

v1.0.6

04 Apr 09:05
983ffc7
Compare
Choose a tag to compare
  • Added a 10 second timeout to the reboot question so the script will exit if scheduled to run at shutdown.

v1.0.5

02 Apr 22:19
10e52dc
Compare
Choose a tag to compare
  • Added enabling deduplication support in synoinfo.conf for models that don't have it enabled.