├── LICENSE
├── README.md
└── pages
├── 2025plus_autoupdate.md
├── 2025plus_drives.md
├── CPU-information.md
├── DSM-version-types.md
├── DSM-versions-per-model.md
├── Expansion-Unit-support-in-DSM-7.2.1.md
├── FAN-Speed-Modes.md
├── HDD-SSD-Help.md
├── Ironwolf-Health.md
├── Linux-Kernel-in-each-platform-arch.md
├── Max-cameras-per-model.md
├── Models-that-run-fans-full-due-to-PCIe-NIC.md
├── Models-that-support-200TB-Volumes.md
├── Models-that-support-Deduplication.md
├── Models-that-support-E10G22‐T1‐Mini.md
├── Models-that-support-Expansion-Units.md
├── Models-that-support-Immutable-Snapshots.md
├── Models-that-support-M.2-Drives.md
├── Models-that-support-M.2-Volumes.md
├── Models-that-support-PCIe-M.2-cards.md
├── Models-that-support-Peta-Volumes.md
├── Models-that-support-RAID-F1.md
├── Models-that-support-RAID-Groups.md
├── Models-that-support-SAS-drives.md
├── Models-that-support-SHR.md
├── Models-that-support-SSD-Cache.md
├── Models-that-support-UASP.md
├── Models-that-support-WORM.md
├── Models-that-use-DeviceTree.md
├── Models-that-use-sata1-instead-of-sda.md
├── Models-with-PCIe-slots-&-no-NVMe-support.md
├── Models-with-PCIe-slots.md
├── Models-with-a-GPU.md
├── Models-with-internal-M.2-slots.md
├── Models_that_are_white.md
├── NVMe-Power-Loss-Protection.md
├── NVMe-speed.md
├── PCIe-network-cards.md
├── RAID-min-and-max-drives.md
├── SMART.md
├── SSD-Sequential-IO-Cache.md
├── SSD-TRIM-support.md
├── StorageManager-package-support.md
├── Synology-HDDs-and-SSDs.md
├── Synology-Update-sites.md
├── WDDA-information.md
├── eSATA-Expansion-Unit-Support.md
└── ext4_for_RackStations.md
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2024 Dave Russell
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Synology Information Wiki
2 | Hardware information of what various Synology models support
3 |
4 |
5 |
6 | ### General Software Information
7 | * [DSM version types](pages/DSM-version-types.md) (Major, Minor, Micro, Build, Nano)
8 | * [2025_and_later_Plus_model_auto_update](pages/2025plus_autoupdate.md)
9 |
10 | ### General Hardware Information
11 | * [2025_and_later_Plus_model_drive_restrictions](pages/2025plus_drives.md)
12 | * [CPU information](pages/CPU-information.md)
13 | * [DSM versions per model](pages/DSM-versions-per-model.md)
14 | * [eSATA Expansion Unit Support](pages/eSATA-Expansion-Unit-Support.md)
15 | * [Expansion Unit support in DSM-7.2.1](pages/Expansion-Unit-support-in-DSM-7.2.1.md)
16 | * [ext4 for RackStations](pages/ext4_for_RackStations.md)
17 | * [FAN Speed Modes](pages/FAN-Speed-Modes.md)
18 | * [HDD SSD Help](pages/HDD-SSD-Help.md)
19 | * [Ironwolf Health](pages/Ironwolf-Health.md)
20 | * [Linux Kernel in each platform arch](pages/Linux-Kernel-in-each-platform-arch.md)
21 | * [NVMe speed per NAS model](pages/NVMe-speed.md)
22 | * [NVMe Power Loss Protection](pages/NVMe-Power-Loss-Protection.md)
23 | * [PCIe network cards](pages/PCIe-network-cards.md)
24 | * [RAID min and max drives](pages/RAID-min-and-max-drives.md)
25 | * [S.M.A.R.T.](pages/SMART.md)
26 | * [SSD Sequential I/O Cache](pages/SSD-Sequential-I-O-Cache.md)
27 | * [SSD TRIM support](pages/SSD-TRIM-support.md)
28 | * [StorageManager package support](pages/StorageManager-package-support.md)
29 | * [Synology HDDs and SSDs](pages/Synology-HDDs-and-SSDs.md)
30 | * [Number of supported cameras](pages/Max-cameras-per-model.md)
31 | * [Models that are white](pages/Models_that_are_white.md)
32 | * [Synology Update sites](pages/Synology-Update-sites.md)
33 | * [WDDA information](pages/WDDA-information.md)
34 |
35 | ### Which Models Support Which Hardware Feature
36 | * [Models that run fans full speed due to PCIe NIC](pages/Models-that-run-fans-full-due-to-PCIe-NIC.md)
37 | * [Models that support 200TB Volumes](pages/Models-that-support-200TB-Volumes.md)
38 | * [Models that support Deduplication](pages/Models-that-support-Deduplication.md)
39 | * [Models that support E10G22‐T1‐Mini](pages/Models-that-support-E10G22%E2%80%90T1%E2%80%90Mini.md)
40 | * [Models that support Expansion Units](pages/Models-that-support-Expansion-Units.md)
41 | * [Models that support Immutable Snapshots](pages/Models-that-support-Immutable-Snapshots.md)
42 | * [Models that support M.2 Drives](pages/Models-that-support-M.2-Drives.md)
43 | * [Models that support M.2 Volumes](pages/Models-that-support-M.2-Volumes.md)
44 | * [Models that support PCIe M.2 cards](pages/Models-that-support-PCIe-M.2-cards.md)
45 | * [Models that support Peta Volumes](pages/Models-that-support-Peta-Volumes.md)
46 | * [Models that support RAID F1](pages/Models-that-support-RAID-F1.md)
47 | * [Models that support RAID Groups](pages/Models-that-support-RAID-Groups.md)
48 | * [Models that support SAS drives](pages/Models-that-support-SAS-drives.md)
49 | * [Models that support SHR (Synology Hybrid RAID)](pages/Models-that-support-SHR.md)
50 | * [Models that support SSD Cache](pages/Models-that-support-SSD-Cache.md)
51 | * [Models that support UASP](pages/Models-that-support-UASP.md)
52 | * [Models that support WriteOnce and immutable snapshots (WORM)](pages/Models-that-support-WORM.md)
53 | * [Models that use DeviceTree](pages/Models-that-use-DeviceTree.md)
54 | * [Models that use sata1 instead of sda](pages/Models-that-use-sata1-instead-of-sda.md)
55 | * [Models with a GPU](pages/Models-with-a-GPU.md)
56 | * [Models with internal M.2 slots](pages/Models-with-internal-M.2-slots.md)
57 | * [Models with PCIe slots](pages/Models-with-PCIe-slots.md)
58 | * [Models with PCIe slots & no NVMe support](pages/Models-with-PCIe-slots-&-no-NVMe-support.md)
59 |
--------------------------------------------------------------------------------
/pages/2025plus_autoupdate.md:
--------------------------------------------------------------------------------
1 | DSM on 2025 and later Plus series (and probably also DSM 8 for all models) does not allow you to:
2 | - Set DSM to "Notify me and let me decide whether to install the new update".
3 | - Set Package Center to not update packages automatically.
4 |
5 | Synology have a provided a way, via SSH, to stop DSM or packages from updating automatically, but it stops both DSM and packages from auto updating.
6 | https://kb.synology.com/en-global/DSM/tutorial/stop_system_package_auto_update
7 |
8 | **Disable Package Center Auto Updates and DSM Auto Updates**
9 | ```
10 | sudo /usr/libexec/syno-update-settings --set-autoupdatetype-notify
11 | ```
12 |
13 | **Enable Package Center Auto Updates and DSM Auto Updates**
14 | ```
15 | sudo /usr/libexec/syno-update-settings --unset-autoupdatetype-notify
16 | ```
17 |
18 |
19 |
20 | ## To prevent just DSM from auto updating:
21 |
22 | **Disable DSM Auto Updates**
23 | - Removes the schedule options in Control Panel > DSM Update > Settings
24 | - We'll also disable those sneaky smart nano auto-updates
25 | - Edit /usr/syno/etc/update.conf to
26 | ```
27 | {"autoupdate_type":"notify","smart_nano_enabled":false}
28 | ```
29 | You can use:
30 | ```
31 | sudo echo -n '{"autoupdate_type":"notify","smart_nano_enabled":false}' > /usr/syno/etc/update.conf
32 | ```
33 |
34 | **Enable DSM Auto Updates**
35 | - Restores the schedule options in Control Panel > DSM Update > Settings
36 | - Edit /usr/syno/etc/update.conf to
37 | ```
38 | {"autoupdate_type":"hotfix-security","smart_nano_enabled":true}
39 | ```
40 | You can use:
41 | ```
42 | sudo echo -n '{"autoupdate_type":"hotfix-security","smart_nano_enabled":true}' > /usr/syno/etc/update.conf
43 | ```
44 |
45 |
46 |
47 | ## To prevent just packages from auto updating:
48 |
49 | **Disable Package Center Auto Updates**
50 | - Shows "Disable auto-update" option in Package Center > Setting > Auto-update
51 | ```
52 | sudo synosetkeyvalue /etc/synoinfo.conf show_autoupdatetype_notify yes
53 | ```
54 |
55 | **Enable Package Center Auto Updates**
56 | - Removes "Disable auto-update" option in Package Center > Setting > Auto-update
57 | ```
58 | sudo synosetkeyvalue /etc/synoinfo.conf show_autoupdatetype_notify no
59 | ```
60 |
--------------------------------------------------------------------------------
/pages/2025plus_drives.md:
--------------------------------------------------------------------------------
1 | ## 2025 series or later Plus models
2 |
3 | ### Unverified 3rd party drive limitations and unoffical solutions
4 |
5 | | Action | Works | Result | Solution |
6 | |--------|--------------|--------|----------|
7 | | Setup the NAS with Synology drives | yes | | |
8 | | Setup the NAS with 3rd party SSDs | yes | Lots of warnings | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
9 | | Setup the NAS with unverified 3rd party HDDs | **No!** | | See Setup with unverifed HDDs |
10 | | Migrate unverified 3rd party drives from other Synology | yes | Lots of warnings | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
11 | | Migrate unverified 3rd party drives and NVMe cache from other Synology | yes | Lots of warnings | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
12 | | Replace migrated 3rd party drives with 3rd party drives | **No!** | | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
13 | | Gradually replace migrated 3rd party drives with Synology drives | yes | Lots of warnings until all 3rd party drives replaced | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) See [Migration and Drive Replacement](https://github.com/007revad/Synology_HDD_db/discussions/468#discussioncomment-13086639) |
14 | | Expand migrated 3rd party storage pool with 3rd party drives | **No!** | | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
15 | | Use 3rd party drive as hot spare | **No!** | | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
16 | | Create a cache with 3rd party SSDs | **No!** | | Use [Synology HDD db](https://github.com/007revad/Synology_HDD_db) |
17 | | Delete and create storage pool on migrated 3rd party drives | **No!** | | See Recreating storage pool |
18 |
19 |
20 |
21 | ### Setting up a new 2025 or later plus model with only unverified HDDs
22 |
23 | Credit to Alex_of_Chaos on reddit
24 |
25 | DSM won't install on a 2025 or later series plus model if you only have unverified HDDs. But we can get around that.
26 |
27 | 1. Start telnet by entering `http://:5000/webman/start_telnet.cgi` into your browser's address bar.
28 | - Replace `` with the IP address of the Synology NAS.
29 | 3. Open a telnet client on your computer and log in to telnet with:
30 | - `root` for the username
31 | - `101-0101` for the password
32 | 5. Execute the following command: (using a while loop in case DSM is running in a VM)
33 | ```
34 | while true; do touch /tmp/installable_check_pass; sleep 1; done
35 | ```
36 | 7. Refresh the web installation page and install DSM.
37 | 8. Then in the telnet window, or via SSH, execute the following command:
38 | ```
39 | /usr/syno/bin/synosetkeyvalue support_disk_compatibility no
40 | ```
41 | 9. If Storage Manager is already open close then open it, or refresh the web page.
42 | 10. You can now create your storage pool from Storage Manager.
43 |
44 |
45 |
46 | ### Deleting and recreating your storage pool on unverified HDDs
47 |
48 | You can't download Synology HDD db to a volume because you've just deleted your storage pool. So you'd first need to download Synology HDD db to a system folder and run it from there.
49 |
50 | You can do this via SSH or via a scheduled task.
51 |
52 | #### Via SSH
53 |
54 | 1. Create and cd to /opt
55 | ```
56 | sudo mkdir /opt && sudo chmod 775 /opt
57 | ```
58 |
59 | 2. Create /opt
60 | ```
61 | sudo mkdir -m775 /opt
62 | ```
63 |
64 | 2. cd to /opt
65 | ```
66 | cd /opt || (echo "Failed to CD to /opt"; exit 1)
67 | ```
68 |
69 | 3. Download syno_hdd_db.sh to /opt
70 | ```
71 | sudo curl -O "https://raw.githubusercontent.com/007revad/Synology_HDD_db/refs/heads/main/syno_hdd_db.sh"
72 | ```
73 |
74 | 4. Download syno_hdd_vendor_ids.txt to /opt
75 | ```
76 | sudo curl -O "https://raw.githubusercontent.com/007revad/Synology_HDD_db/refs/heads/main/syno_hdd_vendor_ids.txt"
77 | ```
78 |
79 | 5. Then set permissions on /opt/syno_hdd_db.sh
80 | ```
81 | sudo chmod 750 /opt/syno_hdd_db.sh
82 | ```
83 |
84 | 6. Finally run syno_hdd_db. You don't need any options at this point.
85 | ```
86 | sudo -s /opt/syno_hdd_db.sh
87 | ```
88 |
89 | 8. If Storage Manager is already open close then open it, or refresh the web page.
90 | 9. You can now create your storage pool from Storage Manager.
91 |
92 | #### Via a scheduled task
93 |
94 | First setup email notifications (if you haven't already):
95 |
96 | 1. Go to **Control Panel** > **Notification** > **Email** > click **Setup**.
97 |
98 | Then create the scheduled task:
99 |
100 | 1. Go to **Control Panel** > **Task Scheduler** > click **Create** > **Scheduled Task** > **User-defined script**.
101 | 2. Enter a task name.
102 | 3. Select **root** as the user (The script needs to run as root).
103 | 4. Untick **Enable**.
104 | 5. Click **Task Settings**.
105 | 6. Tick **Send run details by email** and enter your email address.
106 | 7. In the box under **User-defined script** paste the following:
107 | ```
108 | mkdir -m775 /opt
109 | cd /opt || (echo "Failed to CD to /opt"; exit 1)
110 | curl -O "https://raw.githubusercontent.com/007revad/Synology_HDD_db/refs/heads/main/syno_hdd_db.sh"
111 | curl -O "https://raw.githubusercontent.com/007revad/Synology_HDD_db/refs/heads/main/syno_hdd_vendor_ids.txt"
112 | chmod 750 /opt/syno_hdd_db.sh
113 | /opt/syno_hdd_db.sh -e
114 | ```
115 | 8. Click **OK** > **OK** > type your password > **Submit** to save the scheduled task.
116 | 9. Now select the scheduld task and click **Run** > **OK**.
117 | 10. Check your emails to make sure the scheduled task ran without any error.
118 | 11. If Storage Manager is already open close then open it, or refresh the web page.
119 | 12. You can now create your storage pool from Storage Manager.
120 |
121 |
--------------------------------------------------------------------------------
/pages/CPU-information.md:
--------------------------------------------------------------------------------
1 | What kind of CPU does my Synology NAS have?
2 | - https://kb.synology.com/en-global/DSM/tutorial/What_kind_of_CPU_does_my_NAS_have
3 |
4 | List of spksrc architecture per Synology model
5 | - https://github.com/SynoCommunity/spksrc/wiki/Architecture-per-Synology-model
6 |
7 | Table of Synology hardware information
8 | - https://www.synology-wiki.de/index.php/Hardware_der_Synology_Stations
9 |
--------------------------------------------------------------------------------
/pages/DSM-version-types.md:
--------------------------------------------------------------------------------
1 | From [Synology's Software_Life_Cycle_Policy_enu.pdf](https://global.download.synology.com/download/Document/Software/WhitePaper/Os/DSM/All/enu/Software_Life_Cycle_Policy_enu.pdf) -
2 | Last updated: Jul 2, 2024
3 |
4 | Or see https://kb.synology.com/en-global/WP/Software_Life_Cycle_Policy/2
5 |
6 | ### DiskStation Manager (DSM)
7 |
8 | DSM follows the MAJOR.MINOR.MICRO-BUILD-NANO versioning rules:
9 |
10 | - MAJOR version is for incompatible system behavior or API changes
11 | - MINOR version is for new functionality in a backward-compatible manner
12 | - MICRO version is for incremental security or bug fix updates
13 | - BUILD is an additional engineering identification of the release
14 | - NANO version is for a specific security or bug fixes with backward compatibility
15 |
16 | Each minor version of DSM, such as DSM 6.2, is identified as a different product with a different
17 | number of life-cycle phases. Some of them will have an extended life phase and are identified as
18 | long-term support. Security fixes, bug fixes, software enhancements, or hardware enablements
19 | may be contained in each phase.
20 |
21 | Software changes to DSM will be delivered via individual nano updates as minimum changes, such
22 | as DSM 6.2.2-24922-4, or be aggregated as an incremental release, such as DSM 6.2-23739 or
23 | 6.2.2-24922.
24 |
25 | The following table lists the differences between each release version:
26 |
27 | | | Major Release | Minor Release | Micro Release | Nano Release |
28 | |--|--|--|--|--|
29 | | Examples (Naming) | DSM 6.0-7321 | DSM 6.2-23739 | DSM 6.2.2-24922 | DSM 6.2.2-24922-4 |
30 | | Release: Frequency | Years | Years | Quarters | Months |
31 | | Release: Basis | Schedule | Schedule | Schedule | Incident |
32 | | Includes: Features | Yes | Yes¹ | Yes¹ | No |
33 | | Includes: Criteria | Liberal | Strict¹ | Strict¹ | Very Strict |
34 | | System ABI Guaranteed | No | No | Yes | Yes |
35 |
36 | 1. Depends on the life-cycle phase.
37 |
--------------------------------------------------------------------------------
/pages/DSM-versions-per-model.md:
--------------------------------------------------------------------------------
1 | ### First and latest DSM version per model
2 |
3 |
4 | Click here to see CS models
5 |
6 | | Model | First DSM version | Latest DSM version | Note |
7 | |-------|-----------|-----------|------|
8 | | CS407 | 3.1-1594 | 3.1-1639 | EOL |
9 | | CS407e | 3.1-1594 | 3.1-1639 | EOL |
10 | | CS-406 | 2.0-0731 | 2.0-0731 | EOL |
11 | | CS-406e | 2.0-0731 | 2.0-0731 | EOL |
12 |
13 |
14 |
15 |
16 | Click here to see DS models
17 |
18 | | Model | First DSM version | Latest DSM version | Note |
19 | |-------|-----------|-----------|------|
20 | | DS3622xs+ | 7.0.1-42218 | 7.2.2-72806 | |
21 | | DS3617xsII | 6.2.4-25556 | 7.2.2-72806 | |
22 | | DS3617xs | 6.0.2-8451 | 7.2.2-72806 | |
23 | | DS3615xs | 5.1-5004 | 7.1.1-42962 | EOL |
24 | | DS3612xs | 3.2-1963 | 6.2.4-25556 | EOL |
25 | | DS3611xs | 3.1-1746 | 6.2.4-25556 | EOL |
26 | | DS3018xs | 6.1.3-15152 | 7.2.2-72806 | |
27 | | DS2422+ | 7.0.1-42218 | 7.2.2-72806 | |
28 | | DS2419+II | 6.2.4-25556 | 7.2.2-72806 | |
29 | | DS2419+ | 6.2.1-23824 | 7.2.2-72806 | |
30 | | DS2415+ | 5.1-5022 | 7.1.1-42962 | EOL |
31 | | DS2413+ | 4.1-2636 | 7.1.1-42962 | EOL |
32 | | DS2411+ | 3.1-1742 | 6.2.4-25556 | EOL |
33 | | DS2015xs | 5.1-5010 | 7.1.1-42962 | EOL |
34 | | DS1823xs+ | 7.1.1-42962 | 7.2.2-72806 | |
35 | | DS1821+ | 6.2.3-25426 | 7.2.2-72806 | |
36 | | DS1819+ | 6.2.1-23824 | 7.2.2-72806 | |
37 | | DS1817+ | 6.1.1-15095 | 7.2.2-72806 | |
38 | | DS1817 | 6.1.2-15132 | 7.2.2-72806 | |
39 | | DS1815+ | 5.0-4528 | 7.1.1-42962 | EOL |
40 | | DS1813+ | 4.2-3214 | 7.1.1-42962 | EOL |
41 | | DS1812+ | 3.2-2031 | 6.2.4-25556 | EOL |
42 | | DS1621xs+ | 6.2.3-25426 | 7.2.2-72806 | |
43 | | DS1621+ | 6.2.3-25426 | 7.2.2-72806 | |
44 | | DS1618+ | 6.1.6-15266 | 7.2.2-72806 | |
45 | | DS1522+ | 7.1-42661 | 7.2.2-72806 | |
46 | | DS1520+ | 6.2.3-25426 | 7.2.2-72806 | |
47 | | DS1517+ | 6.1.1-15095 | 7.2.2-72806 | |
48 | | DS1517 | 6.1.1-15101 | 7.2.2-72806 | |
49 | | DS1515+ | 5.0-4528 | 7.1.1-42962 | EOL |
50 | | DS1515 | 5.1-5022 | 7.1.1-42962 | EOL |
51 | | DS1513+ | 4.2-3211 | 7.1.1-42962 | EOL |
52 | | DS1512+ | 3.2-2031 | 6.2.4-25556 | EOL |
53 | | DS1511+ | 3.1-1594 | 6.2.4-25556 | EOL |
54 | | DS1019+ | 6.2.1-23824 | 7.2.2-72806 | |
55 | | DS1010+ | 2.2-1041 | 5.2-5967 | EOL |
56 | | DS925+ | 7.2-72723 | 7.2.2-72806 | |
57 | | DS923+ | 7.1.1-42962 | 7.2.2-72806 | |
58 | | DS920+ | 6.2.3-25426 | 7.2.2-72806 | |
59 | | DS918+ | 6.1.3-15152 | 7.2.2-72806 | |
60 | | DS916+ | 6.0-7321 | 7.2.2-72806 | |
61 | | DS723+ | 7.1.1-42962 | 7.2.2-72806 | |
62 | | DS720+ | 6.2.3-25426 | 7.2.2-72806 | |
63 | | DS718+ | 6.1.3-15152 | 7.2.2-72806 | |
64 | | DS716+II | 6.0-7321 | 7.2.2-72806 | |
65 | | DS716+ | 5.2-5644 | 7.2.2-72806 | |
66 | | DS715 | 5.2-5565 | 7.1.1-42962 | EOL |
67 | | DS713+ | 4.1-2647 | 7.1.1-42962 | EOL |
68 | | DS712+ | 3.2-1922 | 6.2.4-25556 | EOL |
69 | | DS710+ | 3.1-1594 | 5.2-5967 | EOL |
70 | | DS620slim | 6.2.2-24922 | 7.2.2-72806 | |
71 | | DS509+ | 3.1-1594 | 4.2-3259 | EOL |
72 | | DS508 | 3.1-1594 | 4.0-2265 | EOL |
73 | | DS423+ | 7.1.1-42962 | 7.2.2-72806 | |
74 | | DS423 | 7.1.1-42962 | 7.2.2-72806 | |
75 | | DS420j | 6.2.2-24922 | 7.2.2-72806 | |
76 | | DS420+ | 6.2.3-25426 | 7.2.2-72806 | |
77 | | DS419slim | 6.2.2-24922 | 7.2.2-72806 | |
78 | | DS418play | 6.1.3-15152 | 7.2.2-72806 | |
79 | | DS418j | 6.1.3-15152 | 7.2.2-72806 | |
80 | | DS418 | 6.1.3-15152 | 7.2.2-72806 | |
81 | | DS416slim | 6.0-7321 | 7.2.2-72806 | |
82 | | DS416play | 6.0-7321 | 7.2.2-72806 | |
83 | | DS416j | 5.2-5644 | 7.2.2-72806 | |
84 | | DS416 | 5.2-5592 | 7.2.2-72806 | |
85 | | DS415play | 5.0-4493 | 7.1.1-42962 | EOL |
86 | | DS415+ | 5.0-4519 | 7.1.1-42962 | EOL |
87 | | DS414slim | 5.0-4482 | 7.1.1-42962 | EOL |
88 | | DS414j | 5.0-4482 | 7.1.1-42962 | EOL |
89 | | DS414 | 4.3-3776 | 7.1.1-42962 | EOL |
90 | | DS413j | 4.1-2636 | 6.2.4-25556 | EOL |
91 | | DS413 | 4.1-2636 | 6.2.4-25556 | EOL |
92 | | DS412+ | 4.0-2198 | 6.2.4-25556 | EOL |
93 | | DS411slim | 3.1-1594 | 6.2.4-25556 | EOL |
94 | | DS411j | 3.1-1594 | 6.2.4-25556 | EOL |
95 | | DS411+II | 3.1-1613 | 6.2.4-25556 | EOL |
96 | | DS411+ | 3.1-1594 | 6.2.4-25556 | EOL |
97 | | DS411 | 3.1-1748 | 6.2.4-25556 | EOL |
98 | | DS410j | 3.1-1594 | 5.2-5967 | EOL |
99 | | DS410 | 3.1-1594 | 5.2-5967 | EOL |
100 | | DS409slim | 3.1-1594 | 4.2-3259 | EOL |
101 | | DS409+ | 3.1-1594 | 4.2-3259 | EOL |
102 | | DS409 | 3.1-1594 | 4.2-3259 | EOL |
103 | | DS408 | 3.1-1594 | 4.0-2265 | EOL |
104 | | DS224+ | 7.2-64570 | 7.2.2-72806 | |
105 | | DS223j | 7.1.1-42962 | 7.2.2-72806 | |
106 | | DS223 | 7.1.1-42962 | 7.2.2-72806 | |
107 | | DS220j | 6.2.2-24922 | 7.2.2-72806 | |
108 | | DS220+ | 6.2.3-25426 | 7.2.2-72806 | |
109 | | DS218play | 6.1.3-15152 | 7.2.2-72806 | |
110 | | DS218j | 6.1.3-15152 | 7.2.2-72806 | |
111 | | DS218+ | 6.1.3-15152 | 7.2.2-72806 | |
112 | | DS218 | 6.1.4-15217 | 7.2.2-72806 | |
113 | | DS216se | 5.2-5620 | 7.1.1-42962 | EOL |
114 | | DS216play | 5.2-5620 | 7.2.2-72806 | |
115 | | DS216j | 5.2-5644 | 7.2.2-72806 | |
116 | | DS216+II | 6.0-7321 | 7.2.2-72806 | |
117 | | DS216+ | 5.2-5644 | 7.2.2-72806 | |
118 | | DS216 | 5.2-5644 | 7.2.2-72806 | |
119 | | DS215j | 5.1-5004 | 7.1.1-42962 | EOL |
120 | | DS215+ | 5.2-5565 | 7.1.1-42962 | EOL |
121 | | DS214se | 4.3-3781 | 7.1.1-42962 | EOL |
122 | | DS214play | 4.3-3803 | 7.1.1-42962 | EOL |
123 | | DS214+ | 4.3-3805 | 7.1.1-42962 | EOL |
124 | | DS214 | 4.3-3776 | 7.1.1-42962 | EOL |
125 | | DS213j | 4.2-3211 | 7.1.1-42962 | EOL |
126 | | DS213air | 4.1-2636 | 6.2.4-25556 | EOL |
127 | | DS213+ | 4.0-2254 | 6.2.4-25556 | EOL |
128 | | DS213 | 4.0-2243 | 6.2.4-25556 | EOL |
129 | | DS212j | 3.2-1944 | 6.2.4-25556 | EOL |
130 | | DS212+ | 3.2-1944 | 6.2.4-25556 | EOL |
131 | | DS212 | 3.2-1944 | 6.2.4-25556 | EOL |
132 | | DS211j | 3.1-1594 | 6.2.4-25556 | EOL |
133 | | DS211+ | 3.1-1594 | 6.2.4-25556 | EOL |
134 | | DS211 | 3.1-1594 | 6.2.4-25556 | EOL |
135 | | DS210j | 3.1-1594 | 5.2-5967 | EOL |
136 | | DS210+ | 3.1-1594 | 5.2-5967 | EOL |
137 | | DS209j | 3.1-1594 | 4.2-3259 | EOL |
138 | | DS209+II | 3.1-1594 | 4.2-3259 | EOL |
139 | | DS209+ | 3.1-1594 | 4.2-3259 | EOL |
140 | | DS209 | 3.1-1594 | 4.2-3259 | EOL |
141 | | DS207+ | 3.1-1594 | 3.1-1639 | EOL |
142 | | DS207 | 3.1-1594 | 3.1-1639 | EOL |
143 | | DS124 | 7.2-64570 | 7.2.2-72806 | |
144 | | DS120j | 6.2.2-24922 | 7.2.2-72806 | |
145 | | DS119j | 6.2.1-23824 | 7.2.2-72806 | |
146 | | DS118 | 6.1.3-15152 | 7.2.2-72806 | |
147 | | DS116 | 6.0-7321 | 7.2.2-72806 | |
148 | | DS115j | 5.0-4493 | 7.1.1-42962 | EOL |
149 | | DS115 | 5.1-5022 | 7.1.1-42962 | EOL |
150 | | DS114 | 4.3-3776 | 7.1.1-42962 | EOL |
151 | | DS112j | 4.0-2198 | 6.2.4-25556 | EOL |
152 | | DS112+ | 4.0-2228 | 6.2.4-25556 | EOL |
153 | | DS112 | 4.0-2198 | 6.2.4-25556 | EOL |
154 | | DS111 | 3.1-1594 | 6.2.4-25556 | EOL |
155 | | DS110j | 3.1-1594 | 5.2-5967 | EOL |
156 | | DS110+ | 3.1-1594 | 5.2-5967 | EOL |
157 | | DS-109j | 3.1-1594 | 3.2-1944 | EOL |
158 | | DS109j | 3.2-1955 | 4.2-3259 | EOL |
159 | | DS109+ | 3.1-1594 | 4.2-3259 | EOL |
160 | | DS109 | 3.1-1594 | 4.2-3259 | EOL |
161 | | DS108j | 3.1-1594 | 4.0-2265 | EOL |
162 | | DS107e | 3.1-1594 | 3.1-1639 | EOL |
163 | | DS107+ | 3.1-1594 | 3.1-1639 | EOL |
164 | | DS107 | 3.1-1594 | 3.1-1639 | EOL |
165 | | DS-106j | 2.1-0844 | 2.1-0844 | EOL |
166 | | DS-106e | 2.0-0731 | 2.0-0731 | EOL |
167 | | DS-106 | 2.0-0731 | 2.0-0731 | EOL |
168 | | DS-101j | 2.0-0731 | 2.0-0731 | EOL |
169 |
170 |
171 |
172 |
173 | Click here to see DVA models
174 |
175 | | Model | First DSM version | Latest DSM version | Note |
176 | |-------|-----------|-----------|------|
177 | | DVA3221 | 6.2.3-25426 | 7.2.2-72806 | |
178 | | DVA3219 | 6.2.2-24922 | 7.2.2-72806 | |
179 | | DVA1622 | 7.1-42661 | 7.2.2-72806 | |
180 |
181 |
182 |
183 |
184 | Click here to see EDS models
185 |
186 | | Model | First DSM version | Latest DSM version | Note |
187 | |-------|-----------|-----------|------|
188 | | EDS14 | 4.3-4244 | 6.0.3-8754 | EOL |
189 |
190 |
191 |
192 |
193 | Click here to see FS models
194 |
195 | | Model | First DSM version | Latest DSM version | Note |
196 | |-------|-----------|-----------|------|
197 | | FS6400 | 6.2.2-24922 | 7.2.2-72806 | |
198 | | FS3600 | 6.2.3-25426 | 7.2.2-72806 | |
199 | | FS3400 | 6.2.2-24922 | 7.2.2-72806 | |
200 | | FS3410 | 7.1-42661 | 7.2.2-72806 | |
201 | | FS3017 | 6.0.2-8575 | 7.2.2-72806 | |
202 | | FS2500 | 7.0.1-42218 | 7.2.2-72806 | |
203 | | FS2017 | 6.1.1-15101 | 7.2.2-72806 | |
204 | | FS1018 | 6.1.4-15217 | 7.2.2-72806 | |
205 |
206 |
207 |
208 |
209 | Click here to see HD models
210 |
211 | | Model | First DSM version | Latest DSM version | Note |
212 | |-------|-----------|-----------|------|
213 | | HD6500 | 7.1-42661 | 7.2.2-72806 | |
214 |
215 |
216 |
217 |
218 | Click here to see NVR models
219 |
220 | | Model | First DSM version | Latest DSM version | Note |
221 | |-------|-----------|-----------|------|
222 | | NVR1218 | 6.1.3-15152 | 6.2.4-25556 | EOL |
223 | | NVR216 | 5.2-5644 | 6.2.4-25556 | EOL |
224 |
225 |
226 |
227 |
228 | Click here to see RC models
229 |
230 | | Model | First DSM version | Latest DSM version | Note |
231 | |-------|-----------|-----------|------|
232 | | RC18015xs+ | 5.1-5358 | 7.1.1-42962 | EOL |
233 |
234 |
235 |
236 |
237 | Click here to see RS models
238 |
239 | | Model | First DSM version | Latest DSM version | Note |
240 | |-------|-----------|-----------|------|
241 | | RS18017xs+ | 6.0.2-8451 | 7.2.2-72806 | |
242 | | RS18016xs+ | 5.2-5592 | 7.2.2-72806 | |
243 | | RS10613xs+ | 4.1-2846 | 7.1.1-42962 | EOL |
244 | | RS4021xs+ | 6.2.3-25426 | 7.2.2-72806 | |
245 | | RS4017xs+ | 6.0.2-8451 | 7.2.2-72806 | |
246 | | RS3621xs+ | 6.2.3-25426 | 7.2.2-72806 | |
247 | | RS3621RPxs | 6.2.3-25426 | 7.2.2-72806 | |
248 | | RS3618xs | 6.1.5-15254 | 7.2.2-72806 | |
249 | | RS3617xs+ | 6.0.2-8451 | 7.2.2-72806 | |
250 | | RS3617xs | 6.0.1-7393 | 7.2.2-72806 | |
251 | | RS3617RPxs | 6.0.2-8451 | 7.2.2-72806 | |
252 | | RS3614xs+ | 4.3-3805 | 7.1.1-42962 | EOL |
253 | | RS3614xs | 5.0-4493 | 7.1.1-42962 | EOL |
254 | | RS3614RPxs | 5.0-4493 | 7.1.1-42962 | EOL |
255 | | RS3413xs+ | 4.1-2842 | 7.1.1-42962 | EOL |
256 | | RS3412xs | 3.2-1963 | 6.2.4-25556 | EOL |
257 | | RS3412RPxs | 3.2-1963 | 6.2.4-25556 | EOL |
258 | | RS3411xs | 3.1-1746 | 6.2.4-25556 | EOL |
259 | | RS3411RPxs | 3.1-1746 | 6.2.4-25556 | EOL |
260 | | RS2821RP+ | 6.2.4-25556 | 7.2.2-72806 | |
261 | | RS2423RP+ | 7.1.1-42962 | 7.2.2-72806 | |
262 | | RS2423+ | 7.1.1-42962 | 7.2.2-72806 | |
263 | | RS2421RP+ | 6.2.4-25556 | 7.2.2-72806 | |
264 | | RS2421+ | 6.2.4-25556 | 7.2.2-72806 | |
265 | | RS2418RP+ | 6.1.5-15254 | 7.2.2-72806 | |
266 | | RS2418+ | 6.1.5-15254 | 7.2.2-72806 | |
267 | | RS2416RP+ | 5.2-5592 | 7.2.2-72806 | |
268 | | RS2416+ | 5.2-5592 | 7.2.2-72806 | |
269 | | RS2414rp+ | 4.2-3320 | 7.1.1-42962 | EOL |
270 | | RS2414+ | 4.2-3320 | 7.1.1-42962 | EOL |
271 | | RS2212RP+ | 4.0-2198 | 6.2.4-25556 | EOL |
272 | | RS2212+ | 4.0-2198 | 6.2.4-25556 | EOL |
273 | | RS2211RP+ | 3.1-1605 | 6.2.4-25556 | EOL |
274 | | RS2211+ | 3.1-1605 | 6.2.4-25556 | EOL |
275 | | RS1221RP+ | 6.2.3-25426 | 7.2.2-72806 | |
276 | | RS1221+ | 6.2.3-25426 | 7.2.2-72806 | |
277 | | RS1219+ | 6.2-23739 | 7.2.2-72806 | |
278 | | RS822RP+ | 7.1-42661 | 7.2.2-72806 | |
279 | | RS822+ | 7.1-42661 | 7.2.2-72806 | |
280 | | RS820RP+ | 6.2.2-24922 | 7.2.2-72806 | |
281 | | RS820+ | 6.2.2-24922 | 7.2.2-72806 | |
282 | | RS819 | 6.2.1-23824 | 7.2.2-72806 | |
283 | | RS818RP+ | 6.1.4-15217 | 7.2.2-72806 | |
284 | | RS818+ | 6.1.4-15217 | 7.2.2-72806 | |
285 | | RS816 | 6.0.1-7393 | 7.2.2-72806 | |
286 | | RS815RP+ | 5.1-5022 | 7.1.1-42962 | EOL |
287 | | RS815+ | 5.1-5022 | 7.1.1-42962 | EOL |
288 | | RS815 | 5.1-5022 | 7.1.1-42962 | EOL |
289 | | RS814RP+ | 4.3-3810 | 7.1.1-42962 | EOL |
290 | | RS814+ | 4.3-3810 | 7.1.1-42962 | EOL |
291 | | RS814 | 4.3-3810 | 7.1.1-42962 | EOL |
292 | | RS812RP+ | 4.0-2198 | 6.2.4-25556 | EOL |
293 | | RS812+ | 4.0-2198 | 6.2.4-25556 | EOL |
294 | | RS812 | 3.2-1947 | 6.2.4-25556 | EOL |
295 | | RS810RP+ | 3.1-1594 | 5.2-5967 | EOL |
296 | | RS810+ | 3.1-1594 | 5.2-5967 | EOL |
297 | | RS422+ | 7.1-42661 | 7.2.2-72806 | |
298 | | RS411 | 3.1-1594 | 6.2.4-25556 | EOL |
299 | | RS409RP+ | 3.1-1594 | 4.2-3259 | EOL |
300 | | RS409+ | 3.1-1594 | 4.2-3259 | EOL |
301 | | RS409 | 3.1-1594 | 4.2-3259 | EOL |
302 | | RS408-RP | 3.1-1594 | 3.2-1944 | EOL |
303 | | RS408RP | 3.2-1955 | 4.0-2265 | EOL |
304 | | RS408 | 3.1-1594 | 4.0-2265 | EOL |
305 | | RS407 | 3.1-1594 | 3.1-1639 | EOL |
306 | | RS-406 | 2.0-0731 | 2.0-0731 | EOL |
307 | | RS217 | 6.0.2-8451 | 7.2.2-72806 | |
308 | | RS214 | 4.2-3235 | 7.1.1-42962 | EOL |
309 | | RS212 | 3.2-1947 | 6.2.4-25556 | EOL |
310 |
311 |
312 |
313 |
314 | Click here to see SA models
315 |
316 | | Model | First DSM version | Latest DSM version | Note |
317 | |-------|-----------|-----------|------|
318 | | SA6400 | 7.1.1-42962 | 7.2.2-72806 | |
319 | | SA3610 | 7.1.1-42962 | 7.2.2-72806 | |
320 | | SA3600 | 6.2.2-24922 | 7.2.2-72806 | |
321 | | SA3410 | 7.1.1-42962 | 7.2.2-72806 | |
322 | | SA3400D | 7.1.1-42962 | 7.2.2-72806 | |
323 | | SA3400 | 6.2.2-24922 | 7.2.2-72806 | |
324 | | SA3200D | 6.2.2-25044 | 7.2.2-72806 | |
325 |
326 |
327 |
328 |
329 | Click here to see USB Station models
330 |
331 | | Model | First DSM version | Latest DSM version | Note |
332 | |-------|-----------|-----------|------|
333 | | USB_Station_2 | 3.1-1742 | 3.2-1983 | EOL |
334 |
335 |
336 |
337 |
338 | Click here to see Virtual DSM versions
339 |
340 | | Model | First DSM version | Latest DSM version | Note |
341 | |-------|-----------|-----------|------|
342 | | VirtualDSM | 6.0-7321 | 7.2.2-72806 | |
343 | | DockerDSM | 6.0-7321 | 6.2.3-25426 | EOL |
344 | | C2DSM | 6.1.2-15132 | 6.1.6-15266 | EOL |
345 | | SkyNAS | 6.1.5-15254 | 6.2.3-25426 | EOL |
346 |
347 |
348 |
349 |
350 |
351 | **Some statistics - 08-Dec-2024**
352 |
353 | There have been 247 different Synology models to date (not counting Virtual DSM).
354 |
355 | ```
356 | 48 models were EOL before 6.2.4 was released
357 | 41 models were EOL before 7.1 was released
358 | 43 models were EOL before 7.2 was released
359 | ```
360 |
361 | ```
362 | 115 models can use DSM 7.2
363 | 155 models can use DSM 7.1.1
364 | 175 models can use DSM 6.2.4
365 | ```
366 |
--------------------------------------------------------------------------------
/pages/Expansion-Unit-support-in-DSM-7.2.1.md:
--------------------------------------------------------------------------------
1 | https://www.reddit.com/r/synology/comments/186s6h8/comment/kbaue3c/
2 |
3 | ### Geminilake: DS1520+, DS920+ and DS720+
4 |
5 | | File | RX418 | DX517 | RX415 | DX513 | DX213 | Comment |
6 | |-------------------|-------|-------|-------|-------|-------|------------|
7 | | model.dtb | no | yes | no | no | no | see Note 1 |
8 | | synoinfo.conf | yes | yes | no | no | no | see Note 2 |
9 | | scemd | yes | yes | no | no | no | OK see Note 3 |
10 | | scemd.xml | yes | yes | yes | yes | yes | OK |
11 | | libhwcontrol.so.1 | yes | yes | yes | yes | yes | OK |
12 | | diskaction.xml | no | no | no | yes | yes | OK see Note 4 |
13 | | drive db file | yes | yes | yes | yes | yes | OK |
14 |
15 | **Notes:**
16 | 1. Use [Synology enable eunit](https://github.com/007revad/Synology_enable_eunit)
17 | 2. synoinfo.conf only relevent for extended warranty (support_ew_20_eunit)
18 | 3. Works without editing scemd.
19 | 4. All NAS models have the same diskaction.xml
20 | 5. All Synology NAS models have the required drive database files.
21 |
22 |
23 |
24 | **File locations:**
25 |
26 | ```
27 | /etc.defaults/model.dtb
28 | /etc.defaults/synoinfo.conf
29 | /usr/syno/bin/scemd
30 | /usr/syno/etc.defaults/scemd.xml
31 | /usr/lib/libhwcontrol.so.1
32 | /var.defaults/lib/diskaction/diskaction.xml
33 | ```
34 |
35 |
36 |
--------------------------------------------------------------------------------
/pages/FAN-Speed-Modes.md:
--------------------------------------------------------------------------------
1 | ### What type of fan speed modes are available on my Synology NAS?
2 |
3 | https://kb.synology.com/en-ca/DSM/tutorial/What_type_of_fan_speed_modes_are_available_on_my_Synology_NAS
4 |
5 |
6 |
7 | Some models run the fans at full or high speed when a network card is installed. This is configured by a setting in /etc.defaults/synoinfo.conf
8 |
9 | For some reason Synology chose to run the fans at full speed for the RS2418RP+ and RS2418+
10 | ```
11 | support_fan_adjust_by_ext_nic="full"
12 |
13 | RS2418RP+
14 | RS2418+
15 | ```
16 |
17 | Yet for other models Synology set the fans to run at high speed (Cool Mode).
18 | ```
19 | support_fan_adjust_by_ext_nic="high"
20 |
21 | RS4021xs+
22 | RS4017xs+
23 | RS3621xs+
24 | RS3621RPxs
25 | RS3618xs
26 | RS3617xs
27 | RS3617xs+
28 | RS3617RPxs
29 | RS18017xs+
30 | RS18016xs+
31 | RS1619xs+
32 |
33 | FS6400
34 | FS3600
35 | FS3410
36 | FS3400
37 | FS3017
38 | FS2017
39 |
40 | SA3610
41 | SA3600
42 | SA3410
43 | SA3400D
44 | SA3400
45 | SA3200D
46 |
47 | HD6500
48 | ```
49 |
50 | If you own an RS2418RP+ or RS2418+ and want to run the fans in cool mode with a network card installed:
51 | ```
52 | sudo synosetkeyvalue /etc.defaults/synoinfo.conf support_fan_adjust_by_ext_nic high
53 | sudo synosetkeyvalue /etc/synoinfo.conf support_fan_adjust_by_ext_nic high
54 | ```
55 | So you don't have to do that after every DSM update you can set a scheduled task:
56 | 1. Go to **Control Panel** > **Task Scheduler** > click **Create** > and select **Triggered Task**.
57 | 2. Select **User-defined script**.
58 | 3. Enter a task name.
59 | 4. Select **root** as the user (The command needs to run as root).
60 | 5. Select **Boot-up** as the event that triggers the task.
61 | 6. Leave **Enable** ticked.
62 | 7. Click **Task Settings**.
63 | 8. Optionally you can tick **Send run details by email** and **Send run details only when the script terminates abnormally** then enter your email address.
64 | 9. In the box under **User-defined script** enter the following 2 lines.
65 | ```
66 | /usr/syno/bin/synosetkeyvalue /etc.defaults/synoinfo.conf support_fan_adjust_by_ext_nic high
67 | /usr/syno/bin/synosetkeyvalue /etc/synoinfo.conf support_fan_adjust_by_ext_nic high
68 | ```
69 | 11. Click **OK** to save the settings.
70 |
--------------------------------------------------------------------------------
/pages/HDD-SSD-Help.md:
--------------------------------------------------------------------------------
1 | ### DSM 7.2 > Storage Manager > HDD/SSD
2 | https://kb.synology.com/en-my/DSM/help/DSM/StorageManager/disk?version=7
3 |
--------------------------------------------------------------------------------
/pages/Ironwolf-Health.md:
--------------------------------------------------------------------------------
1 | List of Seagate Ironwolf drives that DSM supports Ironwolf Health Management for:
2 |
3 | *This article is no longer maintained after October 2022. Please note that Seagate IronWolf Health Management is only available for specific Synology NAS models that were released before the 22-series and use the drives listed below.*
4 |
5 | https://kb.synology.com/en-global/DSM/tutorial/Which_Synology_DiskStation_RackStation_supports_Seagate_IronWolf_Health_Management
--------------------------------------------------------------------------------
/pages/Linux-Kernel-in-each-platform-arch.md:
--------------------------------------------------------------------------------
1 | ### Linux Kernel in each platform that supports DSM 7.2
2 |
3 | Any recently released Synology NAS that uses a CPU that Synology had not previously used use kernel 5.10, like the SA6400, DS124, DS423, DS223j and DS223.
4 |
5 | Any Synology with the following CPU architectures use kernel 4.4
6 | - apollolake, armada37xx, broadwell, broadwellnk, broadwellnkv2, broadwellntbap, denverton, geminilake, kvmcloud, kvmx64, purley, r1000, rtd1296 and v1000
7 |
8 | Synology's with older CPU architectures use kernel 3.10
9 |
10 | | [Platform arch](https://kb.synology.com/en-global/DSM/tutorial/What_kind_of_CPU_does_my_NAS_have) | Kernel | Models |
11 | |----------|--------|--------|
12 | | v1000nk | 5.10.55+ | DS1825+, DS1525+ and DS925+ |
13 | | epyc7002 | 5.10.x | SA6400 |
14 | | rtd1619b | 5.10.x | DS124, DS423, DS223j and DS223 |
15 | | | | |
16 | | apollolake | 4.4.x |
17 | | armada37xx | 4.4.x |
18 | | broadwell | 4.4.x |
19 | | broadwellnk | 4.4.x |
20 | | broadwellnkv2 | 4.4.x |
21 | | broadwellntbap | 4.4.x |
22 | | denverton | 4.4.x |
23 | | geminilake | 4.4.x |
24 | | kvmcloud | 4.4.x |
25 | | kvmx64 | 4.4.x |
26 | | purley | 4.4.x |
27 | | r1000 | 4.4.x |
28 | | rtd1296 | 4.4.x |
29 | | v1000 | 4.4.x |
30 | | | | |
31 | | avoton | 3.10.x |
32 | | braswell | 3.10.x |
33 | | bromolow | 3.10.x |
34 | | grantley | 3.10.x |
35 | | | | |
36 | | alpine | 3.10.x-bsp |
37 | | alpine4k | 3.10.x-bsp |
38 | | armada38x | 3.10.x-bsp |
39 | | monaco | 3.10.x-bsp |
40 |
--------------------------------------------------------------------------------
/pages/Max-cameras-per-model.md:
--------------------------------------------------------------------------------
1 | ### Maximum number of Surveillance Cameras supported per NAS model
2 |
3 | ```
4 | 5 DS119j
5 | 5 DS120j
6 |
7 | 10 DS216j
8 | 10 DS416slim
9 | 10 DS419slim
10 |
11 | 12 DS124
12 | 12 DS220j
13 | 12 DS223j
14 |
15 | 14 DS218j
16 |
17 | 15 DS216play
18 | 15 DS218play
19 |
20 | 16 DS116
21 | 16 DS118
22 | 16 DS216
23 | 16 DS416j
24 | 16 DS418j
25 | 16 DS420j
26 | 16 RS217
27 | 16 RS816
28 |
29 | 20 DS218
30 | 20 DS223
31 |
32 | 25 DS216+
33 | 25 DS216+II
34 | 25 DS218+
35 | 25 DS220+
36 | 25 DS224+
37 | 25 DS416
38 | 25 DS416play
39 | 25 DS418play
40 | 25 DS420+
41 | 25 DS620slim
42 |
43 | 30 DS418
44 | 30 DS423
45 | 30 DS1517
46 | 30 RS819
47 |
48 | 32 DVA1622
49 | 32 DVA3219
50 | 32 DVA3221
51 |
52 | 40 DS423+
53 | 40 DS716+
54 | 40 DS716+II
55 | 40 DS718+
56 | 40 DS720+
57 | 40 DS723+
58 | 40 DS916+
59 | 40 DS918+
60 | 40 DS920+
61 | 40 DS923+
62 | 40 DS1019+
63 | 40 DS1517+
64 | 40 DS1520+
65 | 40 DS1522+
66 | 40 DS1618+
67 | 40 DS1621+
68 | 40 DS1817+
69 | 40 DS1819+
70 | 40 DS1821+
71 | 40 DS2419+
72 | 40 DS2419+II
73 | 40 DS2422+
74 | 40 RS422+
75 | 40 RS818+
76 | 40 RS818RP+
77 | 40 RS820+
78 | 40 RS820RP+
79 | 40 RS822+
80 | 40 RS822RP+
81 | 40 RS1219+
82 | 40 RS1221+
83 | 40 RS1221RP+
84 | 40 RS2416+
85 | 40 RS2416RP+
86 | 40 RS2418+
87 | 40 RS2418RP+
88 | 40 RS2421+
89 | 40 RS2421RP+
90 | 40 RS2818RP+
91 | 40 RS2821RP+
92 | 40 VirtualDSM
93 |
94 | 50 RS2423+
95 | 50 RS2423RP+
96 |
97 | 55 DS1817
98 |
99 | 75 DS1621xs+
100 | 75 DS3018xs
101 | 75 DS3617xs
102 | 75 DS3617xsII
103 | 75 FS1018
104 | 75 RS1619xs+
105 | 75 RS3617RPxs
106 | 75 RS3617xs
107 | 75 RS3618xs
108 | 75 RS3621RPxs
109 |
110 | 90 DS3622xs+
111 | 90 RS3617xs+
112 | 90 RS3621xs+
113 | 90 RS4017xs+
114 | 90 RS4021xs+
115 | 90 RS18016xs+
116 | 90 RS18017xs+
117 |
118 | 100 FS2017
119 | 100 FS2500
120 | 100 FS3017
121 | 100 FS3400
122 | 100 FS3410
123 | 100 SA3200D
124 | 100 SA3400
125 | 100 SA3400D
126 |
127 | 128 DS1823xs+
128 | 128 FS3600
129 | 128 SA3410
130 | 128 SA3600
131 | 128 SA3610
132 | 128 SA6400
133 |
134 | 150 FS6400
135 | 150 HD6500
136 | ```
137 |
--------------------------------------------------------------------------------
/pages/Models-that-run-fans-full-due-to-PCIe-NIC.md:
--------------------------------------------------------------------------------
1 | ### Models that increase fan speed to high when PCIe network card is installed
2 |
3 | In DSM 7.2 `/etc.defaults/synoinfo.conf` contains:
4 |
5 | **Synology NAS with** `support_fan_adjust_by_ext_nic="full"`
6 | ```
7 | RS2418RP+
8 | RS2418+
9 | ```
10 |
11 | **Synology NAS with** `support_fan_adjust_by_ext_nic="high"`
12 | ```
13 | RS4021xs+
14 | RS4017xs+
15 | RS3621xs+
16 | RS3621RPxs
17 | RS3618xs
18 | RS3617xs
19 | RS3617xs+
20 | RS3617RPxs
21 | RS18017xs+
22 | RS18016xs+
23 | RS1619xs+
24 |
25 | FS6400
26 | FS3600
27 | FS3410
28 | FS3400
29 | FS3017
30 | FS2017
31 |
32 | SA3610
33 | SA3600
34 | SA3410
35 | SA3400D
36 | SA3400
37 | SA3200D
38 |
39 | HD6500
40 | ```
41 |
42 | **Possible Solution**
43 |
44 | If you want the fans to run quieter try:
45 |
46 | ```
47 | synosetkeyvalue /etc.defaults/synoinfo.conf support_fan_adjust_by_ext_nic "cool"
48 | synosetkeyvalue /etc/synoinfo.conf support_fan_adjust_by_ext_nic "cool"
49 | ```
50 |
--------------------------------------------------------------------------------
/pages/Models-that-support-200TB-Volumes.md:
--------------------------------------------------------------------------------
1 | https://kb.synology.com/en-global/DSM/tutorial/Why_does_my_Synology_NAS_have_a_single_volume_size_limitation
2 |
3 | https://kb.synology.com/en-global/DSM/tutorial/What_is_Btrfs_Peta_Volume
4 |
5 | - 200TB volumes require 32GB or more of memory.
6 | - Btrfs Peta volumes require 64GB ore more of memory.
7 |
8 | | NAS requirements | 108TB volume | 200TB volume | Peta volume | Comment |
9 | | -----------------------|--------------|--------------|-------------|---------|
10 | | Required memory | | 32GB + | 64GB + | |
11 | | Required file system | | Btrfs | Btrfs | |
12 | | Required RAID type | | RAID 5 or 6 | RAID 6 | See Notes |
13 |
14 | **Notes (by 007revad)**
15 | 1. 200TB volumes work in SHR if the NAS supports SHR (like a DS1821+ with 32GB or more memory).
16 | 2. Peta volumes may work in SHR2 if the NAS supports SHR.
17 |
18 |
19 |
20 | **Models that officially support 200TB volumes**
21 | - RS2423+, RS2423RP+
22 | - All xs RS and DS models
23 | - All FS models
24 | - All HD models
25 | - All SA models
26 |
27 |
28 |
29 | There are 2 models that support 200TB volumes and SHR, that have no supportraidgroup
30 | 1. RS2423+
31 | 2. RS2423RP+
32 |
33 | | Synoinfo setting | 108TB volume | 200TB volume | Peta volume | Model |
34 | | -----------------------|--------------|--------------|-------------|-----------|
35 | | supportraidgroup | | "yes | "yes" | |
36 | | supportraidgroup | | | | RS2423+ |
37 | | supportraidgroup | | | | RS2423RP+ |
38 |
39 |
40 |
41 | ### Models that support 200TB volumes even though Synology says they don't
42 |
43 | | Model | Memory Needed | File System | RAID Type |
44 | | ------------|---------------|-------------|----------------|
45 | | DS1522+ | 32GB or more | Btrfs | |
46 | | DS1621+ | 32GB or more | Btrfs | |
47 | | DS1821+ | 32GB or more | Btrfs | |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/pages/Models-that-support-Deduplication.md:
--------------------------------------------------------------------------------
1 | ### Synology models that officially support data deduplication
2 |
3 | https://kb.synology.com/en-global/DSM/tutorial/Which_models_support_data_deduplication
4 |
5 | **Which Synology NAS models support data deduplication?**
6 | - FS6400, FS3600, FS3410, FS3400, FS2500
7 | - HD6500
8 | - SA6400, SA3610, SA3600, SA3410, SA3400
9 | - RS4021xs+, RS3621xs+, RS3621RPxs
10 |
11 | **Requirements:**
12 |
13 | - Data deduplication is only supported on Synology SSDs and Btrfs volumes. You need to create a storage pool consisting entirely of Synology SSDs and then create at least one Btrfs volume.
14 | - Data deduplication can only run when the volume status is Healthy.
15 | - Data deduplication requires you to Enable usage detail analysis for the Btrfs volume.
16 |
17 | **Notes:**
18 |
19 | - RS3621xs+/RS3621RPxs and FS2500 need at least 16 GB of memory to enable data deduplication.
20 |
21 |
22 |
23 | **Configure Data Deduplication:**
24 |
25 | https://kb.synology.com/en-global/DSM/help/DSM/StorageManager/volume_btrfs_dedup?version=7
26 |
27 |
28 |
29 | **Configure Snapshot Replication and Data Deduplication:**
30 |
31 | https://kb.synology.com/en-global/DSM/tutorial/Configure_snapshot_replication_and_data_deduplication
32 |
33 |
34 |
35 | ***
36 |
37 | ### Undocumented models that support data deduplication
38 |
39 | DiskStation models that support Tiny Btrfs Data Deduplication in DSM 7.2.1
40 |
41 | - DS1522+, DS1621+, DS1621xs+, DS1821+, DS1823xs+, DS423+, DS723+ and DS923+.
42 |
43 | These models have "tiny btrfs data deduplication" enabled and only need 4GB of memory or more.
44 |
45 | In my test on a DS720+ with only 2GB of memory I got a message saying at 4GB of system memory was needed.
46 | https://www.reddit.com/r/synology/comments/18oyu21/data_deduplication_only_needs_4gb_of_memory/
47 |
48 |
49 |
--------------------------------------------------------------------------------
/pages/Models-that-support-E10G22‐T1‐Mini.md:
--------------------------------------------------------------------------------
1 | https://www.synology.com/en-global/products/E10G22-T1-Mini#specs
2 |
3 | ### 23 series:
4 | - DS923+, DS723+
5 |
6 | ### 22 series:
7 | - RS422+, DS1522+
8 |
9 | **Notes:**
10 | - DSM version requirement: 7.1.1-42962 Update 4 or later version
11 |
12 |
13 |
14 | DSM for the DS923+, DS723+, DS1522+ and RS422+ includes drivers for:
15 | - aqc107
16 | - aqc113
17 |
18 | As well as temperature monitoring and fan control for:
19 | - E10G22-T1-Mini aqc107e
20 | - E10G22-T1-Mini aqc113e
21 |
22 | 3rd party E10G22-T1-Mini that use the aqc113c chip are available https://www.reddit.com/r/synology/comments/18nybk0
23 |
24 |
--------------------------------------------------------------------------------
/pages/Models-that-support-Expansion-Units.md:
--------------------------------------------------------------------------------
1 | ### Synology Models that support Expansion Units
2 |
3 | [Which Synology NAS model can I use with Synology Expansion Units?](https://kb.synology.com/en-us/DSM/tutorial/Which_Synology_DiskStation_RackStation_can_I_use_with_Synology_Expansion_Units)
4 |
5 | See also https://www.synology.com/en-global/compatibility?search_by=category&category=expansion_units
6 |
7 |
8 |
9 | ### Expansion Unit speed
10 |
11 | | Model | Port Type | Speed | Comment |
12 | |-----------|-----------|----------|----------------------------------|
13 | | DX517 | eSATA | 6 Gbps | 750 MB/s shared between 5 drives |
14 | | RX418 | eSATA | 6 Gbps | 750 MB/s shared between 4 drives |
15 | | RX415 | eSATA | 6 Gbps | 750 MB/s shared between 4 drives |
16 | | DX513 | eSATA | 3 Gbps | 375 MB/s shared between 5 drives |
17 | | DX213 | eSATA | 3 Gbps | 375 MB/s shared between 2 drives |
18 | | DX510 | eSATA | 1.5 Gbps | 187 MB/s shared between 5 drives |
19 | | RX410 | eSATA | 1.5 Gbps | 187 MB/s shared between 4 drives |
20 |
21 |
22 |
23 | ### Expansion Unit cable type
24 |
25 | https://www.synology.com/en-global/products/spare_parts?search_by=category&category=Cable
26 |
27 | **6Gbps eSATA Cable**
28 |
29 | * RX418, RX415, RX410, DX517, DX513, DX213, DX510
30 |
31 | **External MiniSAS HD Cable**
32 |
33 | * FX2421, RX6022sas, RX1223RP, RX1222sas, RXD1219sas, RX2417sas, RX1217sas, DX1222
34 |
35 | **External MiniSAS HD Cable 200cm**
36 |
37 | * RX6022sas, RX1223RP
38 |
39 | **External MiniSAS Cable**
40 |
41 | * RX1216sas, RXD1215sas, RX1213sas
42 |
43 | **InfiniBand SATAx4 Cable**
44 |
45 | * RX1217RP, RX1217, RX1214RP, RX1214, RX1211RP, RX1211, DX1215II, DX1215, DX1211
46 |
47 |
48 |
--------------------------------------------------------------------------------
/pages/Models-that-support-Immutable-Snapshots.md:
--------------------------------------------------------------------------------
1 | Synology says Immutable Snapshots and WORM are only available on '20 series and newer models.
2 |
3 | https://kb.synology.com/en-global/DSM/tutorial/which_synology_nas_models_support_WriteOnce_and_secure_snapshots
4 |
5 | | Series | Models |
6 | |-----------|--|
7 | | HD-series | HD6500 |
8 | | FS-series | FS6400, FS3600, FS3410, FS3400, FS2500, FS2017, FS1018 |
9 | | SA-series | SA6400, SA3610, SA3600, SA3410, SA3400, SA3400D, SA3200D |
10 | | 24-series | DS224+ |
11 | | 23-series | RS2423RP+, RS2423+, DS1823xs+, DS923+, DS723+, DS423+ |
12 | | 22-series | RS822+, RS822RP+, RS422+, DS3622xs+, DS2422+, DS1522+ |
13 | | 21-series | RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RS2421+, RS2421RP+, RS1221+, RS1221RP+
DS1821+, DS1621xs+, DS1621+ |
14 | | 20-series | RS820+, RS820RP+
DS1520+, DS920+, DS720+, DS620slim, DS420+, DS220+ |
15 |
16 |
17 |
18 |
**NOTE:** I've had a report of the following causing issues on older models. https://github.com/007revad/Synology_HDD_db/issues/127
19 |
20 | We can enable them on other models that are using DSM 7.2 by running the following command:
21 |
22 | ```YAML
23 | sudo synosetkeyvalue /etc.defaults/synoinfo.conf support_worm yes
24 | sudo synosetkeyvalue /etc/synoinfo.conf support_worm yes
25 | ```
26 | Will that work on all models using DSM 7.2... I don't know. I've had reports that this does NOT work on older models.
27 |
--------------------------------------------------------------------------------
/pages/Models-that-support-M.2-Drives.md:
--------------------------------------------------------------------------------
1 | https://kb.synology.com/en-id/DSM/tutorial/Which_Synology_NAS_models_support_SSD_cache
2 |
3 | Synology NAS models with internal M.2 slots or that officially support M.2 PCIe cards
4 |
5 | ### DiskStations
6 |
7 | * DS3622xs+
8 | * DS3617xsII
9 | * DS3617xs
10 | * DS3018xs
11 | * DS2422+
12 | * DS2419+II
13 | * DS2419+
14 | * DS1823xs+
15 | * DS1821+
16 | * DS1819+
17 | * DS1817+
18 | * DS1621xs+
19 | * DS1621+
20 | * DS1618+
21 | * DS1522+
22 | * DS1520+
23 | * DS1517+
24 | * DS1019+
25 | * DS923+
26 | * DS920+
27 | * DS918+
28 | * DS723+
29 | * DS720+
30 | * DS423+
31 | * DS420+
32 |
33 | ### RackStations
34 |
35 | * RS18017xs+
36 | * RS4021xs+
37 | * RS4017xs+
38 | * RS3621xs+
39 | * RS3621RPxs
40 | * RS3618xs
41 | * RS3617xs+
42 | * RS3617RPxs
43 | * RS2821RP+
44 | * RS2818RP+
45 | * RS2423RP+
46 | * RS2423+
47 | * RS2421RP+
48 | * RS2421+
49 | * RS2418RP+
50 | * RS2418+
51 | * RS1619xs+
52 | * RS1221RP+
53 | * RS1221+
54 | * RS1219+
55 | * RS822RP+
56 | * RS822+
57 | * RS820RP+
58 | * RS820+
59 | * RS818RP+
60 | * RS818+
61 |
62 | ### FlashStations
63 |
64 | * FS2017
65 | * FS1018
66 |
67 | ### SA Series
68 |
69 | * SA6400
70 | * SA3600
71 | * SA3400
72 |
--------------------------------------------------------------------------------
/pages/Models-that-support-M.2-Volumes.md:
--------------------------------------------------------------------------------
1 | ### Synology models that officially support M.2 volumes (on DSM 7.2 and above).
2 |
3 | https://kb.synology.com/en-global/DSM/tutorial/Which_models_support_M_2_SSD_storage_pool
4 |
5 | Which Synology NAS models support using M.2 SSDs to create storage pools?
6 |
7 | **23-series**
8 | - DS1823xs+, DS923+, DS723+, DS423+
9 |
10 | **22-series**
11 | - DS1522+
12 |
13 | **21-series**
14 | - DS1821+, DS1621xs+, DS1621+
15 |
16 |
17 |
18 | ### Synology models that can be made to support M.2 volumes (on DSM 7.2 and above).
19 |
20 | ```
21 | DS420+
22 | DS720+
23 | DS918+, DS920+
24 | DS1019+
25 | DS1520+
26 | DS1618+
27 | DS1819+
28 | DS2419+, DS2419+II, DS2422+
29 | DS3018xs
30 | DS3617xs, DS3617xsII, DS3622xs+
31 |
32 | RS820+, RS820RP+, RS822+, RS822RP+
33 | RS1221+, RS1221RP+
34 | RS1619xs+
35 | RS2418+, RS2418RP+, RS2421+, RS2421RP+, RS2423+. RS2423RP+
36 | RS2818RP+, RS2821RP+
37 | RS3617RPxs, RS3617xs+, RS3618xs, RS3621RPxs, RS3621xs+
38 | RS4017xs+, RS4021xs+
39 | RS18017xs+
40 |
41 | FS1018
42 | FS2017, FS2500
43 | FS3400, FS3410
44 | FS3600, FS6400
45 |
46 | HD6500
47 |
48 | SA3200D, SA3400
49 | SA3400D, SA3410
50 | SA3600, SA3610
51 | SA6400
52 | ```
--------------------------------------------------------------------------------
/pages/Models-that-support-PCIe-M.2-cards.md:
--------------------------------------------------------------------------------
1 | Officially no Synology NAS supports using M.2 drives in a PCIe card as a volume and they can only be used a cache.
2 |
3 | Unofficially you can use either:
4 | - https://github.com/007revad/Synology_HD_db for newer NAS models
5 | - Or https://github.com/007revad/Synology_M2_volume for all NAS models
6 |
7 |
8 | ***
9 |
10 | ### E10M20-T1
11 |
12 | https://www.synology.com/en-global/products/E10M20-T1#specs
13 |
14 | ```
15 | NVMe SSD
16 | SA series: SA3600, SA3400, SA6400
17 | 23 series: RS2423RP+, RS2423+
18 | 22 series: RS822RP+, RS822+, DS3622xs+, DS2422+
19 | 21 series: RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RS2421RP+, RS2421+, RS1221RP+, RS1221+
20 | 20 series: RS820RP+, RS820+
21 | 19 series: DS2419+, DS2419+II, DS1819+
22 | 18 series: RS3618xs, RS2818RP+, DS3018xs, DS1618+
23 | 17 series: RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, DS3617xs, DS3617xsII
24 | ```
25 |
26 | **Notes**
27 | - DSM version requirement: 6.2.3-25426 or later version
28 | - DSM version requirement for RS18017xs+, RS4017xs+, RS3618xs, RS3617xs+, RS3617RPxs, DS3617xs and DS3617xsII: 7.0.1 or later version
29 |
30 |
31 | ***
32 |
33 | ### M2D20
34 |
35 | https://www.synology.com/en-global/products/M2D20#specs
36 | ```
37 | NVMe SSD
38 | SA series: SA3600, SA3400, SA6400
39 | 23 series: RS2423RP+, RS2423+
40 | 22 series: RS822RP+, RS822+, DS3622xs+, DS2422+
41 | 21 series: RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RS2421RP+, RS2421+, RS1221RP+, RS1221+
42 | 20 series: RS820RP+, RS820+
43 | 19 series: DS2419+, DS2419+II, DS1819+
44 | 18 series: RS3618xs, RS2818RP+, RS2418RP+, RS2418+, DS3018xs, DS1618+
45 | 17 series: RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, DS3617xs, DS3617xsII
46 | ```
47 |
48 |
49 | ***
50 |
51 | ### M2D18
52 |
53 | https://www.synology.com/en-global/products/M2D18#specs
54 |
55 | ```
56 | NVMe & SATA SSD
57 | FS series: FS1018
58 | 22 series: RS822RP+, RS822+
59 | 21 series: RS1221RP+, RS1221+
60 | 20 series: RS820RP+, RS820+
61 | 19 series: DS2419+, DS2419+II, DS1819+
62 | 18 series: RS2818RP+, RS2418RP+, RS2418+, DS3018xs, DS1618+
63 | ```
64 |
65 | ```
66 | SATA SSD
67 | FS series: FS2017
68 | 19 series: RS1219+
69 | 18 series: RS3618xs, RS818RP+, RS818+
70 | 17 series: RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, DS3617xs, DS3617xsII, DS1817+, DS1517+
71 | ```
72 |
73 | **Notes**
74 | - DSM version requirement: 6.2-23739-2 onward (or 6.1-15284-2 onward with DSM 6.1)
75 | - Operating system requirement for RS1221RP+, RS1221+, RS822RP+, and RS822+: DSM 7.2-64551 or later.
76 | - RS1221RP+, RS1221+, RS822RP+, and RS822+ support M.2 NVMe SSD with the M2D18 add-in card.
77 |
--------------------------------------------------------------------------------
/pages/Models-that-support-Peta-Volumes.md:
--------------------------------------------------------------------------------
1 | https://kb.synology.com/en-global/DSM/tutorial/What_is_Btrfs_Peta_Volume
2 |
3 | - Applied models:
4 | - FS-series: FS6400, FS3600, FS3410, FS3400, FS2017
5 | - HD-series: HD6500
6 | - SA-series: SA6400, SA3610, SA3600, SA3410, SA3400
7 | - 21-series: RS4021xs+, RS3621xs+, RS3621RPxs
8 | - 19-series: RS1619xs+
9 | - 18-series: RS3618xs
10 | - 17-series: RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs
11 |
12 | - Requirements:
13 | - DSM version: 7.0.1 and above
14 | - RAID type: RAID 6
15 | - Memory capacity: At least 64 GB
16 |
--------------------------------------------------------------------------------
/pages/Models-that-support-RAID-F1.md:
--------------------------------------------------------------------------------
1 | Synology's RAID F1 uses Diff-RAID
2 |
3 | All these models that support RAID F1 have support_**diffraid**="yes" in synoinfo.conf
4 |
5 | All models, even 2 bay models, seem to have the same RaidF1 related files in /usr/syno/
6 | Models checked: DS1821+, DS1520+, DS720+
7 |
8 |
9 |
10 | https://kb.synology.com/en-global/DSM/tutorial/Which_Synology_NAS_models_support_RAID_F1
11 |
12 | *Synology stopped updating this list in Oct 2022*
13 |
14 | Updated by 007revad July 2023 - Added SA6400, SA3610, SA3410 and DS1823xs+
15 |
16 | **Which Synology server models support RAID F1?**
17 | - UC3200
18 | - FS6400, FS3600, FS3410, FS3400, FS3017, FS2500, FS2017, FS1018
19 | - SA6400, SA3610, SA3600, SA3410, SA3400, SA36200D
20 | - DS1823xs+
21 | - DS3622xs+
22 | - RS4021xs+, RS3621xs+, RS3621RPxs, DS1621xs+
23 | - RS1619xs+
24 | - RS3618xs, DS3018xs
25 | - RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, RS3617xs, DS3617xsII, DS3617xs
26 | - RS18016xs+
27 | - RC18015xs+, DS3615xs
28 | - RS3614xs+, RS3614RPxs, RS3614xs
29 | - RS10613xs+, RS3413xs+
30 |
31 | https://global.download.synology.com/download/Document/WhitePaper/Synology_RAID_F1_WP.pdf
32 |
--------------------------------------------------------------------------------
/pages/Models-that-support-RAID-Groups.md:
--------------------------------------------------------------------------------
1 | https://kb.synology.com/en-global/DSM/tutorial/Which_models_support_RAID_Group
2 |
3 | *Synology stopped updating this list in Oct 2022*
4 |
5 | Updated by 007revad July 2023 - Added HD6500, SA6400, SA3610, SA3410 and DS1823xs+
6 |
7 | **Which Synology server models support RAID Group?**
8 | - HD6500
9 | - UC3200
10 | - FS6400, FS3600, FS3410, FS3400, FS3017, FS2500, FS2017, FS1018
11 | - SA6400, SA3610, SA3600, SA3410, SA3400, SA36200D
12 | - DS1823xs+
13 | - DS3622xs+
14 | - RS4021xs+, RS3621xs+, RS3621RPxs, DS1621xs+
15 | - RS1619xs+
16 | - RS3618xs, DS3018xs
17 | - RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, RS3617xs, DS3617xsII, DS3617xs
18 | - RS18016xs+
19 | - RC18015xs+, DS3615xs
20 | - RS3614xs+, RS3614RPxs, RS3614xs
21 | - RS10613xs+, RS3413xs+
22 |
23 | https://kb.synology.com/en-global/DSM/tutorial/What_is_RAID_Group
24 |
25 | Note: RAID Groups only support RAID 5, RAID 6 and RAID F1
26 |
--------------------------------------------------------------------------------
/pages/Models-that-support-SAS-drives.md:
--------------------------------------------------------------------------------
1 | ## Models that support SAS drives
2 |
3 | Models | Supports |
4 | -- | -- |
5 | FS6400 | SAS/SATA |
6 | FS3600 | **SATA** |
7 | FS3410 | **SATA** |
8 | FS3400 | **SATA** |
9 | FS3017 | SAS/SATA |
10 | FS2017 | SAS/SATA |
11 | | | |
12 | HD6500 | SAS/SATA |
13 | | | |
14 | RS18017xs+ | SAS/SATA |
15 | RS18016xs+ | SAS/SATA |
16 | | | |
17 | SA6400 | **SATA** |
18 | SA3610 | SAS/SATA |
19 | SA3600 | SAS/SATA |
20 | SA3410 | SAS/SATA |
21 | SA3400D | SAS |
22 | SA3400 | SAS/SATA |
23 | SA3200D | SAS |
24 |
25 | UC models **only** support SAS drives, and use DSMUC instead of DSM
26 |
27 | UC Models | Supports |
28 | -- | -- |
29 | UC3400 | SAS |
30 | UC3200 | SAS |
31 |
32 | ## Expansion Units that suport SAS drives
33 |
34 | From https://www.synology.com/en-global/products/accessories/NAS?category=expansion_units
35 |
36 | Expansion Units | Supports |
37 | -- | -- |
38 | RX6022sas | SAS |
39 | RX1222sas | SAS/SATA |
40 | RXD1219sas | SAS |
41 | RX1217sas | SAS/SATA |
42 | RX1215sas | SAS |
43 |
--------------------------------------------------------------------------------
/pages/Models-that-support-SHR.md:
--------------------------------------------------------------------------------
1 | **Which Synology server models have limited or no SHR (Synology Hyrbid RAID) support?**
2 |
3 | https://kb.synology.com/en-global/DSM/tutorial/Which_models_have_limited_support_for_Synology_Hybrid_RAID_SHR
4 |
5 | *Synology stopped updating that page in Oct 2022*
6 |
7 |
8 |
9 | **Which Synology server models fully support SHR (Synology Hyrbid RAID)?**
10 |
11 | Models with SHR that have support_syno_hybrid_raid="yes" in synoinfo.conf in DSM 7.2.1
12 |
13 |
14 |
15 | **DS models**
16 |
17 | - DS216+
18 | DS216+II
19 | DS216
20 | DS216j
21 | DS216play
22 | DS218+
23 | DS218
24 | DS218j
25 | DS218play
26 | DS220+
27 | DS220j
28 | DS223
29 | DS223j
30 | DS224+
31 |
32 | - DS416
33 | DS416j
34 | DS416play
35 | DS416slim
36 | DS418
37 | DS418j
38 | DS418play
39 | DS419slim
40 | DS420+
41 | DS420j
42 | DS423+
43 | DS423
44 |
45 | - DS620slim
46 |
47 | - DS716+
48 | DS716+II
49 | DS718+
50 | DS720+
51 | DS723+
52 |
53 | - DS916+
54 | DS918+
55 | DS920+
56 | DS923+
57 |
58 | - DS1019+
59 |
60 | - DS1517+
61 | DS1517
62 | DS1520+
63 | DS1522+
64 |
65 | - DS1618+
66 | DS1621+
67 |
68 | - DS1817+
69 | DS1817
70 | DS1819+
71 | DS1821+
72 |
73 | - DS2419+
74 | DS2419+II
75 | DS2422+
76 |
77 |
78 |
79 | **DVA models**
80 |
81 | - DVA1622
82 | DVA3221
83 | DVA3219
84 |
85 |
86 |
87 | **RS models**
88 |
89 | - RS422+
90 |
91 | - RS816
92 | RS818+
93 | RS818RP+
94 | RS819
95 | RS820+
96 | RS820RP+
97 | RS822+
98 | RS822RP+
99 |
100 | - RS1219+
101 | RS1221+
102 | RS1221RP+
103 | RS217
104 |
105 | - RS2416+
106 | RS2416RP+
107 | RS2418+
108 | RS2418RP+
109 | RS2421+
110 | RS2421RP+
111 | RS2423+
112 | RS2423RP+
113 |
114 | - RS2818RP+
115 | RS2821RP+
116 |
--------------------------------------------------------------------------------
/pages/Models-that-support-SSD-Cache.md:
--------------------------------------------------------------------------------
1 | https://kb.synology.com/en-global/DSM/tutorial/Which_Synology_NAS_models_support_SSD_cache
2 |
3 | ## Which Synology NAS models support SSD cache?
4 |
5 | Last updated: Jul 27, 2023
6 |
7 |
8 | ### 2.5" SSDs installed in drive trays
9 |
10 | Type | Protocol | Series | Models
11 | -- | -- | -- | --
12 | 2.5" | SAS / SATA | FS-series | FS6400, FS3600, FS3400, FS3017, FS2017
13 | 2.5" | SAS / SATA | SA-series | SA3610, SA3600, SA3410, SA3400
14 | 2.5" | SAS / SATA | 17-series | RS18017xs+
15 | 2.5" | SAS / SATA | 16-series | RS18016xs+
16 | 2.5" | SAS / SATA | 13-series | RS10613xs+
17 | |||
18 | 2.5" | SAS only | SA-series | SA3400D, SA3200D
19 | 2.5" | SAS only | 15-series | RC18015xs+
20 | |||
21 | 2.5" | SATA only | FS-series | FS3410, FS2500, FS1018
22 | 2.5" | SATA only | HD-series | HD65001,2
23 | 2.5" | SATA only | SA-series | SA6400
24 | 2.5" | SATA only | 23-series | RS2423RP+, RS2423+, DS1823xs+, DS923+, DS723+, DS423+
25 | 2.5" | SATA only | 22-series | RS822RP+, RS822+, RS422+, DS3622xs+, DS2422+, DS1522+
26 | 2.5" | SATA only | 21-series | RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RS2421RP+, RS2421+, RS1221RP+, RS1221+
27 | 2.5" | SATA only | 21-series | DS1821+, DS1621xs+, DS1621+, DVA3221
28 | 2.5" | SATA only | 20-series | RS820RP+, RS820+, DS1520+, DS920+, DS720+, DS420+, DS620slim
29 | 2.5" | SATA only | 19-series | RS1619xs+, RS1219+, DS2419+II, DS2419+, DS1819+, DS1019+, DVA3219
30 | 2.5" | SATA only | 18-series | RS3618xs, RS2818RP+, RS2418RP+, RS2418+, RS818RP+, RS818+
31 | 2.5" | SATA only | 18-series | DS3018xs, DS1618+, DS918+, DS718+
32 | 2.5" | SATA only | 17-series | RS4017xs+, RS3617xs+, RS3617RPxs, RS3617xs
33 | 2.5" | SATA only | 17-series | DS3617xsII, DS3617xs, DS1817+, DS1517+, DS1817, DS1517
34 | 2.5" | SATA only | 16-series | RS2416RP+, RS2416+, DS916+, DS716+II, DS716+
35 | 2.5" | SATA only | 15-series | RS815RP+, RS815+
36 | 2.5" | SATA only | 15-series | DS3615xs, DS2015xs, DS2415+, DS1815+, DS1515+, DS415+, DS1515, DS715
37 | 2.5" | SATA only | 14-series | RS3614xs+, RS3614RPxs, RS3614xs, RS2414RP+, RS2414+, RS814RP+, RS814+
38 | 2.5" | SATA only | 13-series | RS3413xs+, DS2413+, DS1813+, DS1513+, DS713+
39 | 2.5" | SATA only | 12-series | RS3412RPxs, RS3412xs, RS2212RP+, RS2212+, RS812RP+, RS812+
40 | 2.5" | SATA only | 12-series | DS3612xs, DS1812+, DS1512+, DS412+
41 | 2.5" | SATA only | 11-series | RS3411RPxs, RS3411xs, DS3611xs
42 |
43 |
44 | ### M.2 SSDs installed in built-in M.2 SSD slots
45 |
46 | Type | Protocol | Series | Models
47 | -- | -- | -- | --
48 | M.2 2280 | NVMe | 23-series | DS1823xs+, DS923+, DS723+, DS423+
49 | M.2 2280 | NVMe | 22-series | DS1522+
50 | M.2 2280 | NVMe | 21-series | DS1821+, DS1621xs+, DS1621+
51 | M.2 2280 | NVMe | 20-series | DS1520+, DS920+, DS720+, DS420+
52 | M.2 2280 | NVMe | 19-series | DS1019+
53 | M.2 2280 | NVMe | 18-series | DS918+
54 | |||
55 | M.2 2280 | NVMe / SATA | 19-series | RS1619xs+
56 |
57 |
58 | ### M.2 SSDs installed using an optional M.2 SSD adapter card
59 |
60 | [E10M20-T1](https://www.synology.com/en-global/compatibility?search_by=category&category=m2_ssd_e10m20&p=1)
61 | [M2D20](https://www.synology.com/en-global/compatibility?search_by=category&category=m2_ssd_m2d20&p=1)
62 | [M2D18](https://www.synology.com/en-global/compatibility?search_by=category&category=m2_ssd_m2d18&p=1)
63 | [M2D17](https://www.synology.com/en-global/compatibility?search_by=category&category=m2_ssd_m2d17&p=1)
64 |
65 | M.2 SSD Adapter | Type | Protocol | Series | Models
66 | -- | -- | -- | -- | --
67 | E10M20-T1 | M.2 2280 | NVMe | 23-series | RS2423RP+, RS2423+
68 | E10M20-T1 | M.2 2280 | NVMe | 22-series | RS822RP+, RS822+, DS2422+
69 | E10M20-T1 | M.2 2280 | NVMe | 21-series | RS2821RP+, RS2421RP+, RS2421+, RS1221(RP)+
70 | E10M20-T1 | M.2 2280 | NVMe | 20-series | RS820(RP)+
71 | E10M20-T1 | M.2 2280 | NVMe | 19-series | DS2419+II, DS2419+, DS1819+
72 | E10M20-T1 | M.2 2280 | NVMe | 18-series | RS2818RP+, DS1618+
73 | ||||
74 | E10M20-T1 | M.2 22110 | NVMe | SA-series | SA6400, SA3610, SA3600, SA3410, SA3400
75 | E10M20-T1 | M.2 22110 | NVMe | 23-series | RS2423RP+, RS2423+
76 | E10M20-T1 | M.2 22110 | NVMe | 22-series | RS822RP+, RS822+, DS3622xs+, DS2422+
77 | E10M20-T1 | M.2 22110 | NVMe | 21-series | RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RS2421RP+, RS2421+, RS1221RP+, RS1221+
78 | E10M20-T1 | M.2 22110 | NVMe | 20-series | RS820(RP)+
79 | E10M20-T1 | M.2 22110 | NVMe | 19-series | DS2419+II, DS2419+, DS1819+
80 | E10M20-T1 | M.2 22110 | NVMe | 18-series | RS3618xs, RS2818RP+, DS3018xs, DS1618+
81 | E10M20-T1 | M.2 22110 | NVMe | 17-series | RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, DS3617xs, DS3617xsII
82 | ||||
83 | M2D20 | M.2 2280 | NVMe | 23-series | RS2423RP+, RS2423+
84 | M2D20 | M.2 2280 | NVMe | 22-series | RS822RP+, RS822+, DS2422+
85 | M2D20 | M.2 2280 | NVMe | 21-series | RS2821RP+, RS2421RP+, RS2421+, RS1221RP+, RS1221+
86 | M2D20 | M.2 2280 | NVMe | 20-series | RS820(RP)+
87 | M2D20 | M.2 2280 | NVMe | 19-series | DS2419+II, DS2419+, DS1819+
88 | M2D20 | M.2 2280 | NVMe | 18-series | RS2818RP+, RS2418(RP)+, DS1618+
89 | M2D20 | M.2 2280 | NVMe | 17-series | RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, DS3617xs, DS3617xsII
90 | ||||
91 | M2D20 | M.2 22110 | NVMe | SA-series | SA6400, SA3610, SA3600, SA3410, SA3400
92 | M2D20 | M.2 22110 | NVMe | 23-series | RS2423RP+, RS2423+
93 | M2D20 | M.2 22110 | NVMe | 22-series | RS822RP+, RS822+, DS3622xs+, DS2422+
94 | M2D20 | M.2 22110 | NVMe | 21-series | RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RS2421RP+, RS2421+, RS1221RP+, RS1221+
95 | M2D20 | M.2 22110 | NVMe | 20-series | RS820(RP)+
96 | M2D20 | M.2 22110 | NVMe | 19-series | DS2419+II, DS2419+, DS1819+
97 | M2D20 | M.2 22110 | NVMe | 18-series | RS3618xs, RS2818RP+, RS2418(RP)+, DS3018xs, DS1618+
98 | M2D20 | M.2 22110 | NVMe | 17-series | RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs, DS3617xs, DS3617xsII
99 | ||||
100 | M2D18 | M.2 2242/2260/2280 | SATA | FS-series | FS2017
101 | M2D18 | M.2 2242/2260/2280 | SATA | 19-series | RS1219+
102 | M2D18 | M.2 2242/2260/2280 | SATA | 18-series | RS3618xs, RS818RP+, RS818+
103 | M2D18 | M.2 2242/2260/2280 | SATA | 17-series | RS18017xs+, RS4017xs+, RS3617xs+, RS3617RPxs
104 | M2D18 | M.2 2242/2260/2280 | SATA | 17-series | DS3617xs, DS3617xsII, DS1817+, DS1517+
105 | ||||
106 | M2D18 | M.2 2242/2260/2280 | NVMe/SATA | FS-series | FS1018
107 | M2D18 | M.2 2242/2260/2280 | NVMe/SATA | 20-series | RS820RP+, RS820+
108 | M2D18 | M.2 2242/2260/2280 | NVMe/SATA | 19-series | DS2419+II, DS2419+, DS1819+
109 | M2D18 | M.2 2242/2260/2280 | NVMe/SATA | 18-series | RS2818RP+, RS2418RP+, RS2418+, DS3018xs, DS1618+
110 | ||||
111 | M2D17 | M.2 2242/2260/2280 | SATA | FS-series | FS1018
112 | M2D17 | M.2 2242/2260/2280 | SATA | 18-series | RS2818RP+, RS2418RP+, RS2418+, DS3018xs, DS1618+
113 | M2D17 | M.2 2242/2260/2280 | SATA | 17-series | DS1817+, DS1517+
114 |
115 |
116 |
--------------------------------------------------------------------------------
/pages/Models-that-support-UASP.md:
--------------------------------------------------------------------------------
1 | Synology models that support UASP (USB Attached SCSI Protocol) according to their syninfo.conf file
2 |
3 | **DSM 7.2**
4 | - DS223, DS423, DS723+, DS923+, DS1823xs+
5 | - RS2423+, RS2423RP+
6 | - FS3410
7 | - SA3400D, SA3410, SA3610, SA6400
8 |
--------------------------------------------------------------------------------
/pages/Models-that-support-WORM.md:
--------------------------------------------------------------------------------
1 | ### Which Synology NAS models support WriteOnce and immutable snapshots?
2 | https://kb.synology.com/en-global/DSM/tutorial/which_synology_nas_models_support_WriteOnce_and_secure_snapshots
3 |
4 |
5 |
6 | Unofficially you can enable support for WriteOnce and immutable snapshots in older models (with DSM 7.2 or later)
7 | ```
8 | sudo synosetkeyvalue /etc.defaults/synoinfo.conf support_worm yes
9 | ```
10 |
--------------------------------------------------------------------------------
/pages/Models-that-use-DeviceTree.md:
--------------------------------------------------------------------------------
1 | Synology NAS models that have /etc.defaults/model.dtb, /etc/model.dtb and /run/model.dtb
2 |
3 | Last updated 11 March 2024
4 |
5 | ### DSM 7.2-64570
6 |
7 | | Model | CPU Model | CPU Arch |
8 | |--------------|-------------------------|---------------|
9 | | DS124 | Realtek RTD1619B | rtd1619b |
10 | | DS220+ | Intel Celeron J4025 | Geminilake |
11 | | DS223 | Realtek RTD1619B | rtd1619b |
12 | | DS223j | Realtek RTD1619B | rtd1619b |
13 | | DS224+ | Intel Celeron J4125 | Geminilake |
14 | | DS420+ | Intel Celeron J4025 | Geminilake |
15 | | DS423+ | Intel Celeron J4125 | Geminilake |
16 | | DS423 | Realtek RTD1619B | rtd1619b |
17 | | DS720+ | Intel Celeron J4125 | Geminilake |
18 | | DS723+ | AMD Ryzen R1600 | R1000 |
19 | | DS920+ | Intel Celeron J4125 | Geminilake |
20 | | DS923+ | AMD Ryzen R1600 | R1000 |
21 | | DS1520+ | Intel Celeron J4125 | Geminilake |
22 | | DS1522+ | AMD Ryzen R1600 | R1000 |
23 | | DS1621+ | AMD Ryzen V1500B | V1000 |
24 | | DS1821+ | AMD Ryzen V1500B | V1000 |
25 | | DS1823xs+ | AMD Ryzen V1780B | V1000 |
26 | | DS2422+ | AMD Ryzen V1500B | V1000 |
27 | ||||
28 | | RS422+ | AMD Ryzen R1600 | R1000 |
29 | | RS822+ | AMD Ryzen V1500B | V1000 |
30 | | RS822RP+ | AMD Ryzen V1500B | V1000 |
31 | | RS1221+ | AMD Ryzen V1500B | V1000 |
32 | | RS1221RP+ | AMD Ryzen V1500B | V1000 |
33 | | RS2421+ | AMD Ryzen V1500B | V1000 |
34 | | RS2421RP+ | AMD Ryzen V1500B | V1000 |
35 | | RS2423+ | AMD Ryzen V1780B | V1000 |
36 | | RS2423RP+ | AMD Ryzen V1780B | V1000 |
37 | | RS2821RP+ | AMD Ryzen V1500B | V1000 |
38 | ||||
39 | | DVA1622 | Intel Celeron J4125 | Geminilake |
40 | ||||
41 | | FS2500 | AMD Ryzen V1780B | V1000 |
42 | | FS3410 | Intel Xeon D-1541 | Broadwellnkv2 |
43 | | FS6400 | Intel Xeon D-1567 | Purley |
44 | ||||
45 | | HD6500 | Intel Xeon Silver 4210R | Purley |
46 | ||||
47 | | SA3410 | Intel Xeon D-1541 | Broadwellnkv2 |
48 | | SA3610 | Intel Xeon D-1567 | Broadwellnkv2 |
49 | | SA6400 | AMD EPYC 7272 | Epyc7002 |
50 |
51 | ### Flat list
52 |
53 | ```
54 | DS124
55 | DS220+
56 | DS223
57 | DS223j
58 | DS224+
59 | DS420+
60 | DS423+
61 | DS423
62 | DS720+
63 | DS723+
64 | DS920+
65 | DS923+
66 | DS1520+
67 | DS1522+
68 | DS1621+
69 | DS1821+
70 | DS1823xs+
71 | DS2422+
72 |
73 | RS422+
74 | RS822+
75 | RS822RP+
76 | RS1221+
77 | RS1221RP+
78 | RS2421+
79 | RS2421RP+
80 | RS2423+
81 | RS2423RP+
82 | RS2821RP+
83 |
84 | DVA1622
85 |
86 | FS2500
87 | FS3410
88 | FS6400
89 |
90 | HD6500
91 |
92 | SA3410
93 | SA3610
94 | SA6400
95 | ```
96 |
--------------------------------------------------------------------------------
/pages/Models-that-use-sata1-instead-of-sda.md:
--------------------------------------------------------------------------------
1 | Last updated 11 March 2024
2 |
3 | During 2019 Synology started using device tree and sata1, sata2 etc instead of sda, sdb etc, for new '20 series models with CPUs that Synology hadn't previously used.
4 |
5 | For the current list of models that use sat1, sata2 etc see:
6 | https://github.com/007revad/Synology_enable_M2_volume/wiki/Models-that-use-DeviceTree
7 |
--------------------------------------------------------------------------------
/pages/Models-with-PCIe-slots-&-no-NVMe-support.md:
--------------------------------------------------------------------------------
1 | Synology models with PCIe slots but don't (officially) support NVMe drives.
2 | ```
3 | DS3611xs
4 | DS3612xs
5 | DS3615xs
6 |
7 | FS2500
8 | FS3017 2 PCIe slots
9 | FS3600
10 | FS6400 2 PCIe slots
11 |
12 | RS18016xs+
13 | RS3411RPxs
14 | RS3411xs
15 | RS3412RPxs
16 | RS3412xs
17 | RS3413xs+
18 | RS3614RPxs
19 | RS3614xs
20 | RS3614xs+
21 | RS3617xs 2 PCIe slots
22 |
23 | SA3200
24 | ```
--------------------------------------------------------------------------------
/pages/Models-with-PCIe-slots.md:
--------------------------------------------------------------------------------
1 | Synology NAS models that have PCIe slots (that support DSM 7.2.1)
2 |
3 | ```
4 | DS723+ Gen3 x2 slot - E10G22-T1-Mini only
5 | DS923+ Gen3 x2 slot - E10G22-T1-Mini only
6 | DS1517+ Gen 2 x8 slot (x4 link)
7 | DS1522+ Gen3 x2 slot - E10G22-T1-Mini only
8 | DS1618+ Gen3 x8 slot (x4 link)
9 | DS1621+ Gen3 x8 slot (x4 link)
10 | DS1621xs+ Gen3 x8 slot (x8 link)
11 | DS1817+ Gen 2 x8 slot (x4 link)
12 | DS1819+ Gen3 x8 slot (x4 link)
13 | DS1821+ Gen3 x8 slot (x4 link)
14 | DS1823xs+ Gen3 x8 slot (x4 link)
15 | DS2419+ Gen3 x8 slot (x4 link)
16 | DS2419+II Gen3 x8 slot (x4 link)
17 | DS2422+ Gen3 x8 slot (x4 link)
18 | DS3018xs Gen3 x8 slot (x8 link)
19 | DS3617xs Gen3 x8 slot (x8 link)
20 | DS3617xsII Gen3 x8 slot (x8 link)
21 | DS3622xs+ Gen3 x8 slot (x8 link)
22 |
23 |
24 | RS422+ Gen3 x2 slot - E10G22-T1-Mini only
25 | RS818+ Gen 2 x8 slot (x4 link)
26 | RS818RP+ Gen 2 x8 slot (x4 link)
27 | RS820+ Gen3 x8 slot (x4 link)
28 | RS820RP+ Gen3 x8 slot (x4 link)
29 | RS822+ Gen3 x8 slot (x4 link)
30 | RS822RP+ Gen3 x8 slot (x4 link)
31 | RS1219+ Gen 2 x8 slot (x4 link)
32 | RS1221+ Gen3 x8 slot (x4 link)
33 | RS1221RP+ Gen3 x8 slot (x4 link)
34 | RS1619xs+ Gen3 x8 slot (x8 link)
35 | RS2418+ Gen3 x8 slot (x4 link)
36 | RS2418RP+ Gen3 x8 slot (x4 link)
37 | RS2421+ Gen3 x8 slot (x4 link)
38 | RS2421RP+ Gen3 x8 slot (x4 link)
39 | RS2423+ Gen3 x8 slot (x4 link)
40 | RS2423RP+ Gen3 x8 slot (x4 link)
41 | RS2818RP+ Gen3 x8 slot (x4 link)
42 | RS2821RP+ Gen3 x8 slot (x4 link)
43 | RS3617xs+ 2 x Gen3 x8 slots (x8 link)
44 | RS3617xs 2 x Gen3 x8 slots (x8 link)
45 | RS3617RPxs 2 x Gen3 x8 slots (x8 link)
46 | RS3618xs 2 x Gen3 x8 slots (x8 link)
47 | RS3621xs+ 2 x Gen3 x8 slots (x8 link)
48 | RS3621RPxs 2 x Gen3 x8 slots (x8 link)
49 | RS4017xs+ 2 x Gen3 x8 slots (x8 link)
50 | RS4021xs+ 2 x Gen3 x8 slots (x8 link)
51 | RS18016xs+ 2 x Gen3 x8 slots (x8 link)
52 | RS18017xs+ 2 x Gen3 x8 slots (x8 link)
53 |
54 | FS1018 Gen3 x8 slot (x8 link)
55 | FS2017 Gen3 x8 slot (x8 link)
56 | FS2500 Gen3 x8 slot (x4 link)
57 | FS3017 2 PCIe slots, 1 x Gen3 x16 slot (x16 link), 1 x Gen3 x8 slot (x8 link)
58 | FS3400 Gen3 x8 slot (x8 link)
59 | FS3410 2 x Gen3 x8 slots (x8 link)
60 | FS3600 Gen3 x8 slot (x8 link)
61 | FS6400 2 x Gen3 x8 slots (x8 link)
62 |
63 | HD6500 4 PCIe slots, 2 x Gen3 x16 slot2 (x16 link), 2 x Gen3 x8 slots (x8 link)
64 |
65 | SA3200D Gen3 x8 slot (x8 link) (per controller)
66 | SA3400 2 x Gen3 x8 slots (x8 link)
67 | SA3400D Gen3 x8 slot (x8 link) (per controller)
68 | SA3410 2 x Gen3 x8 slots (x8 link)
69 | SA3600 2 x Gen3 x8 slots (x8 link)
70 | SA3610 2 x Gen3 x8 slots (x8 link)
71 | SA6400 2 x Gen3 x8 slots (x8 link)
72 | ```
--------------------------------------------------------------------------------
/pages/Models-with-a-GPU.md:
--------------------------------------------------------------------------------
1 | ### Models with a GPU
2 |
3 | | DS Model | CPU version | iGPU version | Notes |
4 | |----------|-------------|--------------|------|
5 | | DS224+ | Intel Celeron J4125 | UHD Graphics 600 | |
6 | | DS124 | Realtek RTD1619B | ARM Mali G57 | |
7 | | DS423+ | Intel Celeron J4125 | UHD Graphics 600 | |
8 | | DS423 | Realtek RTD1619B | ARM Mali G57 | |
9 | | DS223j | Realtek RTD1619B | ARM Mali G57 | |
10 | | DS223 | Realtek RTD1619B | ARM Mali G57 | |
11 | | DS1520+ | Intel Celeron J4125 | UHD Graphics 600 | |
12 | | DS920+ | Intel Celeron J4125 | UHD Graphics 600 | |
13 | | DS720+ | Intel Celeron J4125 | UHD Graphics 600 | |
14 | | DS620slim | Intel Celeron J3355 | HD Graphics 500 | |
15 | | DS420+ | Intel Celeron J4025 | UHD Graphics 600 | |
16 | | DS420j | Realtek RTD1296 | ARM Mali-T820 | |
17 | | DS220+ | Intel Celeron J4025 | UHD Graphics 600 | |
18 | | DS220j | Realtek RTD1296 | ARM Mali-T820 | |
19 | | DS1019+ | Intel Celeron J3455 | HD Graphics 500 | |
20 | | DS918+ | Intel Celeron J3455 | HD Graphics 500 | |
21 | | DS718+ | Intel Celeron J3455 | HD Graphics 500 | |
22 | | DS418 | Realtek RTD1296 | ARM Mali-T820 | |
23 | | DS418play | Intel Celeron J3355 | HD Graphics 500 | |
24 | | DS218+ | Intel Celeron J3355 | HD Graphics 500 | |
25 | | DS218 | Realtek RTD1296 | ARM Mali-T820 | |
26 | | DS218play | Realtek RTD1296 | ARM Mali-T820 | |
27 | | DS118 | Realtek RTD1296 | ARM Mali-T820 | |
28 | | DS2413+ | Intel Atom D2700 | GMA 3650 | |
29 | | DS1813+ | Intel Atom D2700 | GMA 3650 | |
30 | | DS1513+ | Intel Atom D2700 | GMA 3650 | |
31 | | DS713+ | Intel Atom D2700 | GMA 3650 | |
32 | | DS1812+ | Intel Atom D2700 | GMA 3650 | |
33 | | DS1512+ | Intel Atom D2700 | GMA 3650 | |
34 | | DS712+ | Intel Atom D425 | GMA 3150 | |
35 | | DS412+ | Intel Atom D2700 | GMA 3650 | |
36 | | DS2411+ | Intel Atom D525 | GMA 3150 | |
37 | | DS1511+ | Intel Atom D525 | GMA 3150 | |
38 | | DS411+II | Intel Atom D525 | GMA 3150 | |
39 | | DS411+ | Intel Atom D510 | GMA 3150 | |
40 | | DS1010+ | Intel Atom D510 | GMA 3150 | |
41 | | DS710+ | Intel Atom D410 | GMA 3150 | |
42 |
43 | | RS Model | CPU version | iGPU version | Notes |
44 | |----------|-------------|--------------|------|
45 | | RS819 | Realtek RTD1296 | ARM Mali-T820 | |
46 | | RS2414+ | Intel Atom D2700 | GMA 3650 | |
47 | | RS2414RP+ | Intel Atom D2700 | GMA 3650 | |
48 | | RS814+ | Intel Atom D2700 | GMA 3650 | |
49 | | RS814RP+ | Intel Atom D2700 | GMA 3650 | |
50 | | RS1212+ | Intel Atom D2700 | GMA 3650 | |
51 | | RS1212RP+ | Intel Atom D2700 | GMA 3650 | |
52 | | RS812+ | Intel Atom D2700 | GMA 3650 | |
53 | | RS812RP+ | Intel Atom D2700 | GMA 3650 | |
54 | | RS2211+ | Intel Atom D525 | GMA 3150 | |
55 | | RS2211RP+ | Intel Atom D525 | GMA 3150 | |
56 | | RS810+ | Intel Atom D510 | GMA 3150 | |
57 | | RS810RP+ | Intel Atom D510 | GMA 3150 | |
58 |
59 | | DVA Model | CPU version | iGPU version | GPU version |
60 | |-----------|-------------|--------------|------|
61 | | DVA1622 | Intel Celeron J4125 | UHD Graphics 600 | |
62 | | DVA3221 | Intel Atom C3538 | | NVIDIA GeForce GTX 1650 |
63 | | DVA3219 | Intel Atom C3538 | | NVIDIA GeForce GTX 1050 Ti |
64 |
65 | The DVA3219 was announced by Synology as the DS1419dva
66 |
67 |
68 |
69 | **Resources**
70 |
71 | https://kb.synology.com/en-global/DSM/tutorial/What_kind_of_CPU_does_my_NAS_have
72 |
73 | https://www.synology-wiki.de/index.php/Hardware_der_Synology_Stations
74 |
75 | https://techinfodepot.shoutwiki.com/wiki/Marvell
76 |
77 | https://ark.intel.com/content/www/us/en/ark.html
78 |
79 | https://www.cpu-world.com/CPUs/CPU.html
80 |
81 | https://en.wikipedia.org/wiki/List_of_Intel_Atom_processors
82 |
--------------------------------------------------------------------------------
/pages/Models-with-internal-M.2-slots.md:
--------------------------------------------------------------------------------
1 | ### Synology NAS models with internal M.2 slots
2 |
3 | All these models' M.2 slots fit only 2280 M.2 NVMe drives.
4 |
5 | ```
6 | DS1823xs+
7 | DS923+
8 | DS723+
9 | DS423+
10 | DS1522+
11 | DS1621xs+
12 | DS1821+
13 | DS1621+
14 | DS1520+
15 | DS920+
16 | DS720+
17 | DS420+
18 | DS1019+
19 | DS918+
20 |
21 | RS1619xs+
22 | ```
23 |
--------------------------------------------------------------------------------
/pages/Models_that_are_white.md:
--------------------------------------------------------------------------------
1 | ### Synology models that are white
2 | ```
3 | DS223j
4 | DS218j
5 | DS216se, DS216j
6 | DS214se
7 | DS213j, DS213air, DS413j
8 | DS120j, DS220j
9 | DS119j
10 | DS115j, DS215j
11 | DS112, DS112j, DS212j
12 | DS111, DS211, DS211j, DS411j
13 | DS110j, DS210j, DS410j
14 | ```
15 |
--------------------------------------------------------------------------------
/pages/NVMe-Power-Loss-Protection.md:
--------------------------------------------------------------------------------
1 | ### NVMe drives with Power Loss Protection (PLP) in a Synology NAS
2 |
3 | NVMe drives with power loss protection are more common in the 22110 size. But there are some 2280 size data center NVMe drives available:
4 | - Addlink D60 NAS SSD NVMe drives in 480GB, 960GB and 1.92TB https://www.addlink.com.tw/nas-d60
5 | - Kingston DC2000B NVMe drives in 240GB. 480GB and 960GB https://www.kingston.com/en/ssd/DC2000B-data-center-solid-state-drive
6 | - Kingston DC1000B NVMe drives in 240GB and 480GB https://www.kingston.com/en/ssd/dc1000b-data-center-boot-ssd
7 |
8 | All Synology NAS with built-in M.2 slots are 2280.
9 |
10 | The only M.2 PCIe adaptor cards that can take 22110 M.2 drives are the E10M20-T1 and M20D20.
11 |
12 | - **E10M20-T1** specs: https://www.synology.com/en-global/products/E10M20-T1#specs
13 | - **M20D20** specs: https://www.synology.com/en-global/products/M2D20#specs
14 | - M20D18 specs: https://www.synology.com/en-global/products/M2D20#specs
15 |
16 | If you have a reliable UPS, and you should, then you don't really need NVMe drives with power loss protection.
17 |
--------------------------------------------------------------------------------
/pages/NVMe-speed.md:
--------------------------------------------------------------------------------
1 | ### NVMe read speeds per Synology model
2 |
3 | If you want to check the read speed of your NVMe drive in your Synology NAS use:
4 | ```
5 | sudo hdparm -tT --direct /dev/nvme0n1
6 | ```
7 | or
8 | ```
9 | sudo hdparm -tT --direct /dev/nvme1n1
10 | ```
11 |
12 | To get your Synology's NVMe read speed added please [reply to this discussion](https://github.com/007revad/Synology_Information_Wiki/discussions/21).
13 |
14 |
15 |
16 | | Model | PCIe info | Read Speed | NVMe brand/model | Notes |
17 | |---------|-----------|------------|----------------------|-------|
18 | | DS1823xs+ | 3.0 x8 slot (x4 link) | 2400 MB/s | | E10M20-T1 |
19 | | DS1823xs+ | 3.0 x8 slot (x4 link) | 2400 MB/s | | M2D20 |
20 | | DS1823xs+ | PCIe 3.0 x2 | 715 MB/s | WD Black SN850x 8TB | |
21 | | DS1821+ | 3.0 x8 slot (x4 link) | 2350 MB/s | WD Black SN770 500GB | E10M20-T1 |
22 | | DS1821+ | 3.0 x8 slot (x4 link) | 2350 MB/s | WD Black SN770 500GB | M2D20 |
23 | | DS1821+ | PCIe 3.0 x2 | 1300 MB/s | WD Black SN770 500GB | |
24 | | DS1621xs+ | PCIe 3.0 x2 | 2400 MB/s | WD Black SN850 | |
25 | | DS1621xs+ | PCIe 3.0 x2 | 2400 MB/s | Samsung SSD PM883 | |
26 | | DS1621+ | PCIe 3.0 x2 | 1300 MB/s | 500GB | assumed to be the same as DS1821+ |
27 | | DS1522+ | PCIe 3.0 x1 | 750 MB/s | Samsung 980 Pro SSD 1TB | |
28 | | DS1520+ | PCIe 2.0 x1 | 400 MB/s | Kingston KC3000 2048 GB | |
29 | | DS1019+ | PCIe 2.0 x1 | 380 MB/s | Intel SSDPEKKF512G8 512GB | |
30 | | DS1019+ | PCIe 2.0 x1 | 153 MB/s | Inland Premium 1TB | |
31 | | DS925+ | PCIe 3.0 x1 | 670 MB/s | Crucial P3 plus 500GB | |
32 | | DS923+ | PCIe 3.0 x1 | 750 MB/s | | assumed to be the same as DS1522+ |
33 | | DS920+ | PCIe 2.0 x1 | 390 MB/s | Kingston NVME-SSD 1TB | |
34 | | DS918+ | PCIe 2.0 x1 | 400 MB/s | | |
35 | | DS723+ | PCIe 3.0 x1 | 730 MB/s | | assumed to be the same as DS1522+ |
36 | | DS720+ | PCIe 2.0 x1 | 400 MB/s | Phison SPCC 500GB | |
37 | | DS720+ | PCIe 2.0 x1 | 390 MB/s | WD Black SN770 500GB | |
38 | | DS720+ | PCIe 2.0 x1 | 390 MB/s | Samsung Evo 970 2TB | |
39 | | DS423+ | PCIe 2.0 x1 | 740 MB/s | Crucial P3 plus 2TB | |
40 | | | | | | |
41 | | RS3617RPxs | 3.0 x8 slot | 2055 MB/s | Samsung 970 EVO plus 1TB | [AliExpress cheap sinlge M2 adaptor card](https://www.aliexpress.com/item/1005002603686315.html) |
42 | | RS1221+ | 3.0 x8 slot (x4 link) | 1465 MB/s | Samsung 980 1TB | E10M20-T1 |
43 |
--------------------------------------------------------------------------------
/pages/PCIe-network-cards.md:
--------------------------------------------------------------------------------
1 | ### Compatible network cards
2 |
3 | https://www.synology.com/en-global/compatibility?search_by=category&category=network_interface_cards
4 |
--------------------------------------------------------------------------------
/pages/RAID-min-and-max-drives.md:
--------------------------------------------------------------------------------
1 | ### From DSM 7.2.1 Storage Manager package
2 |
3 | | RAID Type | Min Drives | Max Drives | Drive Redundancy | Support RAID Group |
4 | |---------|---|--------|---|-----|
5 | | SHR | 1 | 65,536 | 1 | no |
6 | | SHR 2 | 4 | 65,536 | 2 | no |
7 | | RAID 1 | 2 | 4 | # disks -1 | no |
8 | | RAID 5 | 3 | 65,536 | 1 | yes |
9 | | RAID 6 | 4 | 65,536 | 2 | yes |
10 | | RAID 10 | 4 | 65,536 | # disks /2 | no |
11 | | Basic | 1 | 1 | 0 | no |
12 | | JBOD | 1 not RAID group | 65,536 | 0 | |
13 | | JBOD | 2 with RAID Group | 65,536 | 0 | |
14 | | RAID 0 | 2 | 65,536 | 0 | no |
15 | | RAID F1 | 3 | 65,536 | 1 | yes |
16 |
--------------------------------------------------------------------------------
/pages/SMART.md:
--------------------------------------------------------------------------------
1 | Synology keep making it harder to see S.M.A.R.T. attributes.
2 |
3 |
4 |
5 | **DSM 7.2.1-69057** (2023-10-17)
6 | - Updated Storage Manager to 1.0.0-0017 to adjust the following:
7 | - Storage Manager has been modularized into a package to provide better system maintenance and update flexibility.
8 | - https://www.synology.com/en-global/releaseNote/DSM
9 |
10 |
11 |
12 | **Storage Manager 1.0.0-0017** (2023-09-26)
13 | - S.M.A.R.T. attributes are no longer recorded or displayed.
14 | - https://www.synology.com/en-global/releaseNote/StorageManager
15 |
16 |
17 |
18 | **DSM 7.2-64570** (2023-06-20)
19 | - S.M.A.R.T. testing for M.2 NVMe SSDs is no longer supported.
20 | - https://www.synology.com/en-global/releaseNote/DSM
21 |
22 |
23 |
--------------------------------------------------------------------------------
/pages/SSD-Sequential-IO-Cache.md:
--------------------------------------------------------------------------------
1 | ## SSD Sequential I/O Cache
2 |
3 | ### DSM 6
4 |
5 | See https://kb.synology.com/en-global/DSM/help/DSM/StorageManager/genericssdcache?version=6
6 |
7 | Last updated: Jan 15, 2021
8 |
9 | ### DSM 7 - No SSD Sequential I/O Cache
10 |
11 | See https://kb.synology.com/en-id/DSM/help/DSM/StorageManager/genericssdcache?version=7
12 |
13 | ### DSMUC
14 |
15 | See https://kb.synology.com/en-global/DSMUC/help/DSMUC/StorageManager/genericssdcache
16 |
17 | Last updated: Mar 18, 2021
18 |
--------------------------------------------------------------------------------
/pages/SSD-TRIM-support.md:
--------------------------------------------------------------------------------
1 | Enable SSD TRIM
2 | - https://kb.synology.com/en-global/DSM/help/DSM/StorageManager/volume_ssd_trim?version=7
3 |
4 | 2.5" SATA SSD compatability - expand each one to check if TRIM is supported
5 | - https://www.synology.com/en-global/compatibility?search_by=category&category=hdds_no_ssd_trim&filter_type=2.5%22%20SATA%20SSD&p=1&change_log_p=1
6 |
7 |
8 |
9 | Models that don't support TRIM (checked in DSM 7.2.1)
10 |
11 | ```
12 | DS116
13 | DS119j
14 | DS120j
15 | DS216
16 | DS216j
17 | DS216play
18 | DS218j
19 | DS220j
20 | DS223j
21 | DS416
22 | DS416j
23 | DS416slim
24 | RS217
25 | RS816
26 | ```
27 |
28 | #### M.2 drive TRIM support
29 |
30 | DSM 7.1.1. has no SSD TRIM setting for M.2 storage pools
31 |
32 | DSM 7.2 and later:
33 |
34 | | RAID Type | TRIM Supported |
35 | |-----------|----------------|
36 | | SHR | yes |
37 | | SHR-2 | yes |
38 | | RAID 1 | yes |
39 | | Basic | yes |
40 | | JBOD | yes |
41 | | RAID 0 | **NO** |
42 | | RAID 5 | yes |
43 | | RAID 6 | yes |
44 | | RAID 10 | yes |
45 | | RAID F1 | yes |
46 |
--------------------------------------------------------------------------------
/pages/StorageManager-package-support.md:
--------------------------------------------------------------------------------
1 | ### Models that support the StorageManager package
2 |
3 | https://www.synology.com/en-global/dsm/packages/StorageManager?os_ver=7.2
4 |
5 | ### StorageManager package release notes
6 |
7 | https://www.synology.com/en-global/releaseNote/StorageManager
8 |
9 |
10 |
11 | **DSM 7.2.1-69570 Update 3**
12 |
13 | - Updated Storage Manager to 1.0.0-0017 to adjust the following:
14 | - Storage Manager has been modularized into a package to provide better system maintenance and update flexibility.
15 | - If a firmware update is required for Synology drives, it will be automatically performed during the DSM update.
16 | - Creating ext4 volumes is no longer supported for rackmount models.
17 | For more information, see the [release notes for Storage Manager](https://www.synology.com/en-global/releaseNote/StorageManager).
--------------------------------------------------------------------------------
/pages/Synology-HDDs-and-SSDs.md:
--------------------------------------------------------------------------------
1 | ### Synology HDD and SSD manufacturers
2 |
3 | | Drive Series | Type | Drive Model | Manufacturer | Based on | |
4 | |--------------|----------------|-------------|--------------|--------------|--------------|
5 | | Plus | SATA 3.5" HDD | HAT3310 | Toshiba | N300 |
6 | | Plus | SATA 3.5" HDD | HAT3300 | Seagate | Ironwolf | Discontinued? |
7 | | Enterprise | SATA 3.5" HDD | HAT5310 | Seagate? Toshiba? | Ironwolf Pro? MG09? |
8 | | Enterprise | SATA 3.5" HDD | HAT5300 | Toshiba | MG08 | Discontinued? |
9 | | | | | | |
10 | | Enterprise | SAS 3.5" HDD | HAS5300 | Toshiba | MG08 |
11 | | | | | | |
12 | | Enterprise | SATA 2.5" SSD | SAT5220 | Toshiba? | ??? |
13 | | Enterprise | SATA 2.5" SSD | SAT5210 | Toshiba? | ??? |
14 | | Enterprise | SATA 2.5" SSD | SAT5200 | Toshiba? | ??? | Discontinued? |
15 | | | | | | |
16 | | Enterprise | M.2 2280 NVMe | SNV3410 | Seagate? | ??? |
17 | | Enterprise | M.2 2280 NVMe | SNV3400 | Seagate? | ??? | Discontinued? |
18 | | | | | | |
19 | | Enterprise | M.2 22110 NVMe | SNV3510 | ??? | ??? |
20 | | Enterprise | M.2 22110 NVMe | SNV3500 | ??? | ??? | Discontinued? |
21 |
22 |
23 |
24 | ### Synology HDD compatibility policy
25 |
26 | [SpaceRex video on DSM 7.1](https://www.youtube.com/watch?v=NoC3BA3kMo0)
27 |
28 | https://www.blackvoid.club/synology-hdd-compatibility-policy-explained/ (old info from DSM 7.0)
29 |
30 |
31 |
32 |
--------------------------------------------------------------------------------
/pages/Synology-Update-sites.md:
--------------------------------------------------------------------------------
1 | For full list including DSM 6 see What websites does my Synology NAS connect to when running services or updating software?
2 |
3 |
4 | **Synology HDD/SSD Update Pack Download Site**
5 | - dataupdate7.synology.com
6 | - dataautoupdate7.synology.com
7 | - dataautoupdate7.synology.cn (Only for China)
8 |
9 | **DSM Update Download Site**
10 | - global.download.synology.com
11 | - global.synologydownload.com
12 | - update7.synology.com
13 | - autoupdate7.synology.com
14 | - autoupdate7.synology.cn (Only for China)
15 |
16 |
17 | List of sub domains owned by Synology:
18 | https://subdomainfinder.c99.nl/scans/2023-08-18/synology.com
--------------------------------------------------------------------------------
/pages/WDDA-information.md:
--------------------------------------------------------------------------------
1 | Western Digital Device Analytics (WDDA)
2 |
3 | **Synology disabled WDDA in DSM 7.2.1 Update 1 and later**
4 |
5 | Notes: WDDA is only available on DSM 7.0 and above, and only on specific Synology NAS models released before the 22-series.
6 |
7 | https://kb.synology.com/en-global/DSM/tutorial/Which_Synology_NAS_supports_WDDA
8 |
9 |
10 | The table below shows which Western Digital Red™ Plus, Red™ Pro and Purple™ drive models support WDDA on DSM:
11 |
12 |
13 | | Series | Capacity | Model |
14 | |--------|----------|-------|
15 | | Red™ Pro | 12 TB | WD121KFBX - 68EF5N0 |
16 | | Red™ Plus (formerly known as Red™) | 12 TB | WD120EFAX - 68UNTN0 |
17 | | Purple™ | 8 TB | WD82PURZ - 85TEUY0 |
18 |
--------------------------------------------------------------------------------
/pages/eSATA-Expansion-Unit-Support.md:
--------------------------------------------------------------------------------
1 | [Does the eSATA port of Synology products support eSATA disk enclosures with port multipliers?](https://kb.synology.com/en-us/DSM/tutorial/Does_the_eSATA_port_of_Synology_products_support_eSATA_disk_enclosures_with_port_multipliers)
2 |
3 | All Synology products do not support eSATA disk enclosures with port multipliers. The installed drives on eSATA disk enclosures with port multipliers may not be recognized by Synology products. If you would like to use external disk enclosures with multiple drives, we recommend you to use Synology Expansion Units. Please see the compatibility list [here](https://www.synology.com/en-us/knowledgebase/DSM/tutorial/Compatibility_List/Which_Synology_DiskStation_RackStation_can_I_use_with_Synology_Expansion_Units) for more information.
4 |
5 |
6 |
7 | | Model | eSATA Speed | Notes |
8 | |-------|-------------|-------|
9 | | DX517 | 6 Gbps | 600 MB/s |
10 | | RX418 | 6 Gbps | 600 MB/s |
11 | | | |
12 | | DX513 | 3 Gbps | 300 MB/s |
13 | | DX213 | 3 Gbps | 300 MB/s |
14 | | RX415 | 3 Gbps | 300 MB/s |
15 | | | |
16 | | DX510 | 1.5 Gbps | 150 MB/s |
17 | | RX410 | 1.5 Gbps | 150 MB/s |
18 |
19 |
20 |
21 | [Which Synology DiskStation RackStation can I use with Synology Expansion Units](https://kb.synology.com/en-global/DSM/tutorial/Which_Synology_DiskStation_RackStation_can_I_use_with_Synology_Expansion_Units)
22 |
23 | ### eSATA Expansion Unit Support
24 |
25 | | NAS Model | DX517 | DX513/DX213 | DX510 | RX418 | RX415 | RX410 | Notes |
26 | |-----------|-------|-------------|-------|-------|-------|-------|----------|
27 | | DS1823xs+ | yes | | | | | | |
28 | | DS1821+ | yes | | | | | | |
29 | | DS1819+ | yes | | | | | | |
30 | | DS1817+ | yes | yes | | | | | |
31 | | DS1817 | yes | | | | | | |
32 | | DS1815+ | yes | yes | | | | | See note 1 |
33 | | DS1813+ | | yes | yes | | | | See note 1 |
34 | | DS1812+ | | yes | yes | | | | See note 1 |
35 | | DS1621xs+ | yes | | | | | | |
36 | | DS1621+ | yes | | | | | | |
37 | | DS1618+ | yes | | | | | | |
38 | | DS1522+ | yes | | | | | | |
39 | | DS1520+ | yes | | | | | | |
40 | | DS1517+ | yes | yes | | | | | |
41 | | DS1517 | yes | | | | | | |
42 | | DS1515+ | yes | yes | | | | | See note 1 |
43 | | DS1515 | yes | yes | | | | | |
44 | | DS1513+ | | yes | yes | | | | See note 1 |
45 | | DS1512+ | | yes | yes | | | | See note 1 |
46 | | DS1511+ | | yes | yes | | | | See note 1 |
47 | | DS1019+ | yes | | | | | | |
48 | | DS1010+ | | yes | yes | | | | See note 1 |
49 | | DS923+ | yes | | | | | | |
50 | | DS920+ | yes | | | | | | |
51 | | DS918+ | yes | | | | | | |
52 | | DS916+ | yes | yes | | | | | See note 1 |
53 | | DS723+ | yes | | | | | | |
54 | | DS720+ | yes | | | | | | |
55 | | DS718+ | yes | | | | | | |
56 | | DS716+II | yes | yes | | | | | |
57 | | DS716+ | yes | yes | | | | | |
58 | | DS715 | | yes | | | | | |
59 | | DS713+ | | yes | yes | | | | See note 1 |
60 | | DS712+ | | yes | yes | | | | See note 1 |
61 | | DS710+ | | yes | yes | | | | See note 1 |
62 | | DS415+ | yes| yes | | | | | See note 1 |
63 | | DS413 | | yes | | | | | See note 1 |
64 | | DS412+ | | yes | | | | | See note 1 |
65 | | DS218+ | yes | | | | | | See note 1 |
66 | | DS216+II | yes | yes | | | | | See note 1 |
67 | | DS216+ | yes | yes | | | | | See note 1 |
68 | | DS215+ | | yes | | | | | See note 1 |
69 | | DS214play | | yes | | | | | See note 1 |
70 | | DS214+ | | yes | | | | | See note 1 |
71 | | DS213+ | | yes | | | | | See note 1 |
72 | | DS212+ | | yes | | | | | See note 1 |
73 | | DS115 | | yes | | | | | See note 1 |
74 | | DS114 | | yes | | | | | See note 1 |
75 | | DS112+ | | yes | | | | | See note 1 |
76 | | DS112 | | yes | | | | | See note 1 |
77 | | | | | | | | | |
78 | | RS1221(RP)+ | | | | yes | | | |
79 | | RS1219+ | | | | yes | | | |
80 | | RS822(RP)+ | | | | yes | | | |
81 | | RS820(RP)+ | | | | yes | | | |
82 | | RS819 | | | | yes | | | |
83 | | RS818(RP)+ | | | | yes | yes | | |
84 | | RS816 | | | | yes | yes | | |
85 | | RS815(RP)+ | | | | yes | yes | | |
86 | | RS815 | | | | yes | yes | | |
87 | | RS814(RP)+ | | | | | yes | yes | |
88 | | RS814 | | | | | yes | yes | |
89 | | RS812(RP)+ | | | | | yes | yes | |
90 | | RS812 | | | | | yes | yes | |
91 | | RS810(RP)+ | | | | | | yes | |
92 | | RS217 | | | | yes | yes | | See note 1 |
93 | | RS214 | | | | | yes | | See note 1 |
94 | | | | | | | | | |
95 | | NVR2165 | yes | | | | | | |
96 | | NVR1218 | yes | | | | | | |
97 | | NVR216 | | yes | | | | | |
98 | | | | | | | | | |
99 | | DVA3221 | yes | | | | | | |
100 | | DVA3219 | yes | | | | | | |
101 |
102 | ### Notes
103 |
104 | 1. Independent volumes only
105 |
106 |
107 |
--------------------------------------------------------------------------------
/pages/ext4_for_RackStations.md:
--------------------------------------------------------------------------------
1 | ### Enable creating ext4 volumes in DSM 7.2.1 on RackStations
2 |
3 | In DSM 7.2.1 Synology disabled the ability to create ext4 volumes on RackStations.
4 |
5 | You can enable it by running the following commands via SSH:
6 | ```
7 | sudo synosetkeyvalue /etc/synoinfo.conf supportext4 yes
8 | sudo synosetkeyvalue /etc.default/synoinfo.conf supportext4 yes
9 | ```
10 | Then close and reopen storage manager.
11 |
12 |
13 |
14 | If you want to restore back to the default setting run the following commands via SSH:
15 | ```
16 | sudo synosetkeyvalue /etc/synoinfo.conf supportext4 no_create
17 | sudo synosetkeyvalue /etc.default/synoinfo.conf supportext4 no_create
18 | ```
19 | Then close and reopen storage manager.
20 |
--------------------------------------------------------------------------------