mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #525] How to increase RAM amount in DS1817+ #182
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#182
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 @mswildma77 on GitHub (Nov 10, 2025).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/525
How do I get the unit to see the more memory. I have the script set to use the installed RAM as the max amount and thought if I put in more RAM than the system typically allows, 32GB instead of the Synology stated 16GB, the script would modify the settings and it would work. However the unit will not even boot up when I install the 32GB so the script can't even run. Did I misunderstand what the script would actually do and I am still locked to the max allowed by the system?
@007revad commented on GitHub (Nov 10, 2025):
DSM only uses the max memory setting when calculating the reserved RAM area size for SSD caches.
I've never heard of anyone successfully running more than 20MB of RAM in a Synology with a Intel Atom C2538 CPU.
@mswildma77 commented on GitHub (Nov 10, 2025):
:(