HILFE benötigt....DS409+ Lüftersteurung

  • Ab sofort steht euch hier im Forum die neue Add-on Verwaltung zur Verfügung – eine zentrale Plattform für alles rund um Erweiterungen und Add-ons für den DSM.

    Damit haben wir einen Ort, an dem Lösungen von Nutzern mit der Community geteilt werden können. Über die Team Funktion können Projekte auch gemeinsam gepflegt werden.

    Was die Add-on Verwaltung kann und wie es funktioniert findet Ihr hier

    Hier geht es zu den Add-ons

Status
Für weitere Antworten geschlossen.

clueck

Benutzer
Registriert
05. Nov. 2009
Beiträge
20
Reaktionspunkte
0
Punkte
0
Hallo,

ich bräuchte Hilfe.

DS409+ mit DSM 4.2-3259

Heute fuhr meine alte Kiste in den Hitze-Shutdown...

Ich hatte da mal vor Jahren in der scemd.xml Sachen verstellt, kann mich nun aber nicht mehr erinnern welche Einstellungen für meine Kiste sind:

Rich (BBCode):
<fan_config hw_version="DS409p" period="20" threshold="6" type="DUAL_MODE_HIGH" hibernation_speed="UNKNOWN">
        <temperature fan_speed="LOW"    action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE" action="NONE">42</temperature>
        <temperature fan_speed="FULL"   action="NONE">59</temperature>
        <temperature fan_speed="FULL"   action="SHUTDOWN">64</temperature>
    </fan_config>
    <fan_config hw_version="DS409p" period="20" threshold="6" type="DUAL_MODE_LOW" hibernation_speed="UNKNOWN">
        <temperature fan_speed="LOW"     action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE"  action="NONE">55</temperature>
        <temperature fan_speed="FULL"    action="NONE">59</temperature>
        <temperature fan_speed="FULL"    action="SHUTDOWN">64</temperature>
    </fan_config>
    <fan_config hw_version="DS409pv20" period="20" threshold="6" type="DUAL_MODE_HIGH" hibernation_speed="UNKNOWN">
        <temperature fan_speed="VERY_LOW"   action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE"     action="NONE">42</temperature>
        <temperature fan_speed="HIGH"       action="NONE">48</temperature>
        <temperature fan_speed="ULTRA_HIGH" action="NONE">52</temperature>
        <temperature fan_speed="FULL"       action="SHUTDOWN">56</temperature>
    </fan_config>
    <fan_config hw_version="DS409pv20" period="20" threshold="6" type="DUAL_MODE_LOW" hibernation_speed="UNKNOWN">
        <temperature fan_speed="ULTRA_LOW" action="NONE">0</temperature>
        <temperature fan_speed="VERY_LOW"  action="NONE">42</temperature>
        <temperature fan_speed="LOW"       action="NONE">50</temperature>
        <temperature fan_speed="FULL"      action="SHUTDOWN">56</temperature>
    </fan_config>

Ich denke es sind die "DS409pv20", da der Shutdown bei 56°C war.

Was bedeutet aber hier:

"DUAL_MODE_LOW"
"DUAL_MODE_HIGH"

und verwendet meine Kiste LOW/MIDDLE/FULL oder die anderen Einstellungen.

Es kann sein, dass ich das damals total verhunzt habe und würde mich freuen es nun wieder richtig zu machen.

Vielen Dank für Eure Hilfe.
 
Zuletzt bearbeitet von einem Moderator:
Hallo,
das sind die originalen Zeilen, habe ich gerade aus dem .pat extrahiert und verglichen. Stammt der Code aus /usr/sysno/etc oder /usr/syno/etc.default?

Gruß Götz
 
Hallo Götz dies hier ist die

/usr/syno/etc.defaults/scemd.xml

Rich (BBCode):
Synology> dd bs=32k count=1 if='/usr/syno/etc.defaults/scemd.xml' skip=0

<?xml version="1.0" encoding="UTF-8"?>
<scemd>

    <fan_config hw_version="DS409p" period="20" threshold="6" type="DUAL_MODE_HIGH" hibernation_speed="UNKNOWN">
        <temperature fan_speed="LOW"    action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE" action="NONE">42</temperature>
        <temperature fan_speed="FULL"   action="NONE">59</temperature>
        <temperature fan_speed="FULL"   action="SHUTDOWN">64</temperature>
    </fan_config>
    <fan_config hw_version="DS409p" period="20" threshold="6" type="DUAL_MODE_LOW" hibernation_speed="UNKNOWN">
        <temperature fan_speed="LOW"     action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE"  action="NONE">55</temperature>
        <temperature fan_speed="FULL"    action="NONE">59</temperature>
        <temperature fan_speed="FULL"    action="SHUTDOWN">64</temperature>
    </fan_config>
    <fan_config hw_version="DS409pv20" period="20" threshold="6" type="DUAL_MODE_HIGH" hibernation_speed="UNKNOWN">
        <temperature fan_speed="VERY_LOW"   action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE"     action="NONE">42</temperature>
        <temperature fan_speed="HIGH"       action="NONE">48</temperature>
        <temperature fan_speed="ULTRA_HIGH" action="NONE">52</temperature>
        <temperature fan_speed="FULL"       action="SHUTDOWN">56</temperature>
    </fan_config>
    <fan_config hw_version="DS409pv20" period="20" threshold="6" type="DUAL_MODE_LOW" hibernation_speed="UNKNOWN">
        <temperature fan_speed="ULTRA_LOW" action="NONE">0</temperature>
        <temperature fan_speed="VERY_LOW"  action="NONE">42</temperature>
        <temperature fan_speed="LOW"       action="NONE">50</temperature>
        <temperature fan_speed="FULL"      action="SHUTDOWN">56</temperature>
    </fan_config>

<fan_config hw_version="Synology-DX5" period="20" threshold="6" type="DUAL_MODE_HIGH_EBOX" hibernation_speed="FULL">
    <disk_temperature fan_speed="FULL" action="NONE">0</disk_temperature>
    <disk_temperature fan_speed="FULL" action="NONE">45</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-DX5" period="20" threshold="6" type="DUAL_MODE_LOW_EBOX" hibernation_speed="FULL">
    <disk_temperature fan_speed="FULL" action="NONE">0</disk_temperature>
    <disk_temperature fan_speed="FULL" action="NONE">45</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-DX510" period="20" threshold="6" type="DUAL_MODE_HIGH_EBOX" hibernation_speed="LOW">
    <disk_temperature fan_speed="MIDDLE" action="NONE">0</disk_temperature>
    <disk_temperature fan_speed="HIGH"   action="NONE">48</disk_temperature>
    <disk_temperature fan_speed="FULL"   action="SHUTDOWN">61</disk_temperature>
</fan_config>

<fan_config hw_version="Synology-DX510" period="20" threshold="6" type="DUAL_MODE_LOW_EBOX" hibernation_speed="LOW">
    <disk_temperature fan_speed="MIDDLE" action="NONE">0</disk_temperature>
    <disk_temperature fan_speed="HIGH"   action="NONE">48</disk_temperature>
    <disk_temperature fan_speed="FULL"   action="SHUTDOWN">61</disk_temperature>
</fan_config>

<fan_config hw_version="Synology-DX1211" 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="HIGH"   action="NONE">58</disk_temperature>
    <disk_temperature fan_speed="FULL"   action="SHUTDOWN">61</disk_temperature>
</fan_config>

<fan_config hw_version="Synology-DX1211" 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="HIGH"   action="NONE">58</disk_temperature>
    <disk_temperature fan_speed="FULL"   action="SHUTDOWN">61</disk_temperature>
</fan_config>

<fan_config hw_version="Synology-RX1211" period="300" threshold="2" type="DUAL_MODE_HIGH_EBOX" hibernation_speed="LOW">
    <disk_temperature fan_speed="MIDDLE" action="NONE">0</disk_temperature>
    <disk_temperature fan_speed="MIDDLE" action="NONE">45</disk_temperature>
    <disk_temperature fan_speed="FULL"   action="NONE">52</disk_temperature>
    <disk_temperature fan_speed="FULL"   action="SHUTDOWN">61</disk_temperature>
</fan_config>

</disk_control>

</scemd>


Dies hier ist /usr/syno/etc/

Rich (BBCode):
Synology> dd bs=32k count=1 if='/usr/syno/etc/scemd.xml' skip=0

<?xml version="1.0" encoding="UTF-8"?>
<scemd>

    <fan_config hw_version="DS409p" period="20" threshold="6" type="DUAL_MODE_HIGH" hibernation_speed="UNKNOWN">
        <temperature fan_speed="LOW"    action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE" action="NONE">42</temperature>
        <temperature fan_speed="FULL"   action="NONE">59</temperature>
        <temperature fan_speed="FULL"   action="SHUTDOWN">64</temperature>
    </fan_config>
    <fan_config hw_version="DS409p" period="20" threshold="6" type="DUAL_MODE_LOW" hibernation_speed="UNKNOWN">
        <temperature fan_speed="LOW"     action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE"  action="NONE">55</temperature>
        <temperature fan_speed="FULL"    action="NONE">59</temperature>
        <temperature fan_speed="FULL"    action="SHUTDOWN">64</temperature>
    </fan_config>
    <fan_config hw_version="DS409pv20" period="20" threshold="6" type="DUAL_MODE_HIGH" hibernation_speed="UNKNOWN">
        <temperature fan_speed="VERY_LOW"   action="NONE">0</temperature>
        <temperature fan_speed="MIDDLE"     action="NONE">42</temperature>
        <temperature fan_speed="HIGH"       action="NONE">48</temperature>
        <temperature fan_speed="ULTRA_HIGH" action="NONE">52</temperature>
        <temperature fan_speed="FULL"       action="SHUTDOWN">56</temperature>
    </fan_config>
    <fan_config hw_version="DS409pv20" period="20" threshold="6" type="DUAL_MODE_LOW" hibernation_speed="UNKNOWN">
        <temperature fan_speed="ULTRA_LOW" action="NONE">0</temperature>
        <temperature fan_speed="VERY_LOW"  action="NONE">42</temperature>
        <temperature fan_speed="LOW"       action="NONE">50</temperature>
        <temperature fan_speed="FULL"      action="SHUTDOWN">56</temperature>
    </fan_config>
</scemd>
 
Zuletzt bearbeitet von einem Moderator:
Welche Datei ist die, die auch verwendet wird, das wird unterschiedlich gesehen in den Foren......
 
Zuletzt bearbeitet:
Status
Für weitere Antworten geschlossen.
 

Kaffeautomat

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.

Als Dankeschön schalten wir deinen Account werbefrei.

:coffee:

Hier gehts zum Kaffeeautomat