[GH-ISSUE #91] DS923+ - unable to fully restore previous state #20

Closed
opened 2026-03-07 19:10:04 +03:00 by kerem · 2 comments
Owner

Originally created by @cmatte on GitHub (Feb 1, 2025).
Original GitHub issue: https://github.com/007revad/Synology_enable_Deduplication/issues/91

Hi,

Thanks for another great script, from a long-term user of the HDD DB one!

First this dedup script was run with --tiny, then with --tiny and -hdd together, modifications were made and the Dedup options were under the SSD volume (not the HDDs) post a reboot.

Post reading further and deciding to remove the modifications, script was run with -r which was successful by the returned message. However, when running with -c I still see that
Tiny Btrfs Data Deduplication is enabled.

One attempt made was to go to /usr/local/packages/@appstore/StorageManager/ui and run:

mv storage_panel.js storage_panel.js.bak2
mv storage_panel.js.1.0.0-00502 storage_panel.js

Even post this (and checking no boot task is scheduled anymore) and rebooting again, the tiny data deduplication shows enabled. No GUI shows the option anymore, though. How else to troubleshoot, what are the bare modifications done for the tiny dedup to check for?

It would help to have a --showedits as per the HDD script 👍

Originally created by @cmatte on GitHub (Feb 1, 2025). Original GitHub issue: https://github.com/007revad/Synology_enable_Deduplication/issues/91 Hi, Thanks for another great script, from a long-term user of the HDD DB one! First this dedup script was run with --tiny, then with --tiny and -hdd together, modifications were made and the Dedup options were under the SSD volume (not the HDDs) post a reboot. Post reading further and deciding to remove the modifications, script was run with -r which was successful by the returned message. However, when running with -c I still see that `Tiny Btrfs Data Deduplication is enabled. ` One attempt made was to go to /usr/local/packages/@appstore/StorageManager/ui and run: ``` mv storage_panel.js storage_panel.js.bak2 mv storage_panel.js.1.0.0-00502 storage_panel.js ``` Even post this (and checking no boot task is scheduled anymore) and rebooting again, the tiny data deduplication shows enabled. No GUI shows the option anymore, though. How else to troubleshoot, what are the bare modifications done for the tiny dedup to check for? It would help to have a --showedits as per the HDD script 👍
kerem closed this issue 2026-03-07 19:10:04 +03:00
Author
Owner

@007revad commented on GitHub (Feb 1, 2025):

Tiny Btrfs Data Deduplication enabled is the default setting in synoinfo.conf for the following models:

DS423+
DS723+
DS923+
DS1522+
DS1621+
DS1621xs+
DS1821+
DS1823xs+

Image

But you need Synology brand SATA SSDs to see the deduplication option in storage manager.

<!-- gh-comment-id:2629067253 --> @007revad commented on GitHub (Feb 1, 2025): Tiny Btrfs Data Deduplication enabled is the default setting in synoinfo.conf for the following models: ``` DS423+ DS723+ DS923+ DS1522+ DS1621+ DS1621xs+ DS1821+ DS1823xs+ ``` ![Image](https://github.com/user-attachments/assets/7884c33a-5d81-4e3e-96b4-f819ca98a312) But you need Synology brand SATA SSDs to see the deduplication option in storage manager.
Author
Owner

@cmatte commented on GitHub (Feb 1, 2025):

Thank you - that explains it, I wasn't aware!

<!-- gh-comment-id:2629161092 --> @cmatte commented on GitHub (Feb 1, 2025): Thank you - that explains it, I wasn't aware!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_enable_Deduplication#20
No description provided.