Releases: 007revad/Synology_enable_Deduplication
Releases · 007revad/Synology_enable_Deduplication
v1.2.15
v1.2.14
- 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
- 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
- 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
v1.0.10
- 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.