mirror of
https://github.com/007revad/Synology_enable_Deduplication.git
synced 2026-04-25 12:46:03 +03:00
[GH-ISSUE #97] Support for DSM 7.3.xxx ??? #26
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_enable_Deduplication#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KipourosV on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/007revad/Synology_enable_Deduplication/issues/97
Will this work on the new DSM 7.3-81180 ???
@007revad commented on GitHub (Oct 9, 2025):
I don't know yet. But I suspect it will.
@peros550 commented on GitHub (Oct 9, 2025):
the menus were activated again on my DS923+ after I ran the script again.
@Lloydqiu commented on GitHub (Oct 14, 2025):
Tested on 1821+, still works
@hawkeye73 commented on GitHub (Oct 14, 2025):
I tested it on my DS1821+ and the script works. Analyze shows saving 4 TB. Now set to automatic and hope it does something
@hawkeye73 commented on GitHub (Nov 18, 2025):
UPDATE: script also works fine on my DS1821+ with 7.3.1-86003 Update 1
@hawkeye73 commented on GitHub (Dec 2, 2025):
UPDATE: script also works fine on DS1821+ and DS920+ with DSM 7.3.2-86009
@MacGyverNL commented on GitHub (Dec 10, 2025):
The script (and
syno_hdd_db.sh) seems to run successfully for me on a DS925+ with that DSM version, with 4GiB of RAM and two Western Digital Red Plus 8TB disks, with --tiny --hdd, but after rebooting and trying in a clean browser session I still cannot get the "Configure data deduplication" option to appear. Unfortunately I just started using this system, cannot say whether it would have worked on an earlier DSM version, so I don't know if there's something else I'm missing.FWIW, full output of
sudo -s ./syno_enable_dedupe.sh -c:@hawkeye73 commented on GitHub (Dec 10, 2025):
DS920+ with DSM 7.3.2 with 20 GB RAM :
I still have the options (Dutch but you get the point) that were before.
@MacGyverNL commented on GitHub (Dec 10, 2025):
Hmm. Might be related to https://github.com/007revad/Synology_enable_Deduplication/issues/79#issuecomment-3288546177 then. I'll open a new issue instead.
@KipourosV commented on GitHub (Dec 25, 2025):
Hello and seasons greetings to all.
Don't forget you need the scheduled task that runs them on reboot...
@Khazmadu commented on GitHub (Feb 16, 2026):
It stopped working for me after upgrading to DSM 7.3.2 and Storage Manager 1.0.1-1100
The script run without errors but the option isn't showing up in the Storage Manager.
@007revad commented on GitHub (Feb 16, 2026):
@Khazmadu Do you only have HDDs?
My DS821+ is still on DSM 7.3.1 but after it updated to Storage Manager 1.0.1-1100 my HDD volume no longer had the deduplication option, but my NVMe volume still does. So I suspect I just need to do the storage manager edit differently for 1.0.1-1100 and later.
@007revad commented on GitHub (Feb 16, 2026):
After comparing Storage Manager 1.0.0-01026's storagepanel.js to 1.0.1-1100's storagepanel.js I realised nothing has really changed in Storage Manager. So I tried something really simple and then rebooted and it worked!
I'll update the script tomorrow.
@hawkeye73 commented on GitHub (Feb 16, 2026):
Working on my DS920+ and DS1821+ with even update 1 running:
@007revad commented on GitHub (Feb 16, 2026):
@hawkeye73 Do your DS920+ and DS1821+ both have 16GB or more memory?
I suspect the problem is only for those with 4GB or more but less than 16GB of memory.
@hawkeye73 commented on GitHub (Feb 16, 2026):
Correct:
DS920+ -> 20 GB
DS1821+ -> 36 GB
@Khazmadu commented on GitHub (Feb 16, 2026):
@007revad I have only HDD volumes. I have NVME SSDs but those are used as cache drives.
It would be great if you could update the script. It has been very useful for me so far.
@007revad commented on GitHub (Feb 16, 2026):
@Khazmadu Try v1.4.33
https://github.com/007revad/Synology_enable_Deduplication/releases/tag/v1.4.33
@Khazmadu commented on GitHub (Feb 20, 2026):
Thanks, I'm not sure that was even the problem in the end. I installed the new version twice, rebooting every time. No errors or anything, but it still didn't work.
I then rebooted a third time, actually for a different reason but after that it finally showed up and is now working again.
@f-rakete commented on GitHub (Mar 1, 2026):
I'm in the same boat it seems, DS 1821+, 8gig RAM, DSM 7.3.2-86009 Update 1:
Script seems Ok, yet the option is gone:
@007revad commented on GitHub (Mar 1, 2026):
@f-rakete
Have you rebooted after running the script? You may need to do it 2 or 3 times.
@f-rakete commented on GitHub (Mar 2, 2026):
I've rebooted once via the script, and now 2 times via the UI - I still don't see the option.
If you need any logs etc let me know - thanks!