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

Status
Für weitere Antworten geschlossen.

clueck

Benutzer
Mitglied seit
05. Nov 2009
Beiträge
20
Punkte für Reaktionen
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:

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
13.998
Punkte für Reaktionen
264
Punkte
373
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
 

clueck

Benutzer
Mitglied seit
05. Nov 2009
Beiträge
20
Punkte für Reaktionen
0
Punkte
0
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:

clueck

Benutzer
Mitglied seit
05. Nov 2009
Beiträge
20
Punkte für Reaktionen
0
Punkte
0
Welche Datei ist die, die auch verwendet wird, das wird unterschiedlich gesehen in den Foren......
 
Zuletzt bearbeitet:

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
13.998
Punkte für Reaktionen
264
Punkte
373
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