admin@DiskStation:~$ diff -wu /volume1/test/usr_syno_etc.defaults_scemd.xml.orig_DSM6 /volume1/test/usr_syno_etc.defaults_scemd.xml.orig_DSM7
--- /volume1/test/usr_syno_etc.defaults_scemd.xml.orig_DSM6 2021-03-18 07:45:28.000000000 +0100
+++ /volume1/test/usr_syno_etc.defaults_scemd.xml.orig_DSM7 2021-07-15 12:45:03.000000000 +0200
@@ -427,14 +427,14 @@
<disk_temperature fan_speed="FULL" action="SHUTDOWN">58</disk_temperature>
</fan_config>
-<fan_config hw_version="Synology-DX1221" period="300" threshold="2" type="DUAL_MODE_HIGH_EBOX" hibernation_speed="LOW">
+<fan_config hw_version="Synology-DX1222" period="300" threshold="2" type="DUAL_MODE_HIGH_EBOX" hibernation_speed="LOW">
<disk_temperature fan_speed="LOW" action="NONE">0</disk_temperature>
<disk_temperature fan_speed="MIDDLE" action="NONE">48</disk_temperature>
<disk_temperature fan_speed="FULL" action="NONE">55</disk_temperature>
<disk_temperature fan_speed="FULL" action="SHUTDOWN">61</disk_temperature>
</fan_config>
-<fan_config hw_version="Synology-DX1221" period="300" threshold="2" type="DUAL_MODE_LOW_EBOX" hibernation_speed="LOW">
+<fan_config hw_version="Synology-DX1222" period="300" threshold="2" type="DUAL_MODE_LOW_EBOX" hibernation_speed="LOW">
<disk_temperature fan_speed="LOW" action="NONE">0</disk_temperature>
<disk_temperature fan_speed="MIDDLE" action="NONE">48</disk_temperature>
<disk_temperature fan_speed="FULL" action="NONE">55</disk_temperature>
@@ -455,4 +455,20 @@
<disk_temperature fan_speed="FULL" action="SHUTDOWN">61</disk_temperature>
</fan_config>
+<fan_config hw_version="Synology-RX1222sas" period="300" threshold="2" type="DUAL_MODE_HIGH_EBOX" hibernation_speed="VERY_LOW">
+ <disk_temperature fan_speed="VERY_LOW" action="NONE">0</disk_temperature>
+ <disk_temperature fan_speed="MIDDLE" action="NONE">40</disk_temperature>
+ <disk_temperature fan_speed="FULL" action="NONE">53</disk_temperature>
+ <disk_temperature fan_speed="FULL" action="ALERT_LED">55</disk_temperature>
+ <disk_temperature fan_speed="FULL" action="SHUTDOWN">58</disk_temperature>
+</fan_config>
+
+<fan_config hw_version="Synology-RX1222sas" period="300" threshold="2" type="DUAL_MODE_LOW_EBOX" hibernation_speed="VERY_LOW">
+ <disk_temperature fan_speed="VERY_LOW" action="NONE">0</disk_temperature>
+ <disk_temperature fan_speed="MIDDLE" action="NONE">40</disk_temperature>
+ <disk_temperature fan_speed="FULL" action="NONE">53</disk_temperature>
+ <disk_temperature fan_speed="FULL" action="ALERT_LED">55</disk_temperature>
+ <disk_temperature fan_speed="FULL" action="SHUTDOWN">58</disk_temperature>
+</fan_config>
+
</scemd>