Jump to content

BoardWatcher

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by BoardWatcher

  1. I also have not been able to add my unRaid server to your ConrolR application version 4.10.0 just downloaded from Google Play Store.  My unRaid is version 6.7.0.  It is running on a local IP address on my LAN on Port 80 which I can telnet to from my Samsung 10+.  I can also browse to and login with root to my unRaid server from several different browsers on my phone without any issues.  I have disabled all VPN, and anti-malware on my phone. as well. I have also rebooted my phone too.  I've tried both of your methods:  Automatic which passes by the desired IP address and does not locate the server, as well as manual which complains about the use of just the IP address (same used for the browsers) or even with http://unRaid.IP.Address.  Trying multiple times manually the app just goes back to the blank screen when it quickly states "connection to the server" sometimes.  Timesout settings have been adjusted to 10000ms from e default 1000ms as well without success.

     

    Please advise.

  2. Hi;

     

    My bad.  My signature has my other MB (SuperMicro) used for my Edge Modem.  This MB is an ASRock E3C226D2I.  Here are the results from your last.  I waited at least a minute between the config command and the fan status command.  I noticed a slight difference between your last commands and this time with the response.  Note the last config command has a "01 C7" response rather than the "01 FF" response of the previous config commands.

     

    I could not find within the IPMI GUI interface a way to adjust the fan speeds.  

     

    image.png.a42ff9c0d1ea816650818ef3dffe6cba.png

     

    Here is the IPMI Version:

    image.png.6e28efe0e1d5b0ef494812d907272083.png

  3. While troubleshooting I note a possible error in  the script used to run ipmifan. 

     

    Please note that I:

    1) Stopped the Fan Control

    2) Deleted the .config files under /boot/config/plugins/ipmi/. 

    3) Re-ran the Fan Configuration.  It still does not locate any fans.  See my original message: No locations found for fans.

    4) Going into terminal, I ran the following:

     

     root@unicorn:/user/sbin#ipmifan --auto
    sh: -c: line 0: syntax error near unexpected token `;'
    sh: -c: line 0: `ipmi-raw 00 3a 01 00 00 00 00 00 00 00 00 -h 'xxx.xxx.xx.xx.xxx -u 'xxxx' -p 'xxxx' --session-timeout=5000 --retransmission-timeout=1000 2>&1 >/dev/null &; '
     

    Note: Running the said command "ipmi-raw 00 3a 01 00 00 00 00 00 00 00 00 -h 'xxx.xxx.xx.xx -u 'xxxx' -p 'xxxx' --session-timeout=5000 --retransmission-timeout=1000 2>&1 >/dev/null &" works, but the fans are still running at full speed:

    image.png.70594e84511b90fa58c83348cfb9ff30.png

    image.png.2427d69a133909618294089599c16386.png

    How do I fix this error which may be the reason why the plugin does not control the fans?

     

     

  4. Ok, thanks for that. 

     

     Now that I see the ipmi comands, how do I set my fans?  I saw something in a very early 2015 post about ipmitools raw with a bunch of other stuff.  I have the Supermicro E3C226D2I MB which I believe the original ipmitools was setup for.

     

    root@Unicorn:/usr/sbin# ipmi
    ipmi-chassis         ipmi-ping            ipmifru
    ipmi-chassis-config  ipmi-power           ipmimonitoring
    ipmi-config          ipmi-raw             ipmiping
    ipmi-console         ipmi-sel             ipmipower
    ipmi-dcmi            ipmi-sensors         ipmiraw
    ipmi-detect          ipmi-sensors-config  ipmisel
    ipmi-fru             ipmi2json            ipmiseld
    ipmi-locate          ipmiconsole          ipmisensors
    ipmi-oem             ipmidetect           ipmitail
    ipmi-pef-config      ipmidetectd
    ipmi-pet             ipmifan
     

  5. I am also having issues with unRAID with the IPMI Settings Plugin.  Running it does not seem to find any fans even though the sensor reading show three fan speeds (CPU_FAN1, REAR_FAN1, and FRNT_FAN1).  Because of this I have under the Fan Settings in RED (fan is not configured) even though three fans are shown (as listed previously)

     

    I have installed the latest IPMI Support plugin for unRaid 6.3.5 dated 2017.12.14.

    My MB is an ASRock E3C226D21 with BIOS Version 3.30

     

    The fan.cfg under /boot/config/plugins/ipmi#  shows:

    FANCONTROL="disable"
    FANPOLL="6"
    FANIP="192.168.1.184"
    HDDPOLL="18"
    HDDIGNORE="WDC_WD4002FFWX-68TZ4N0_K4KD7MTB,WDC_WD30EFRX-68EUZN0_WD-WCC4N0819750,                                                               WDC_WD30EFRX-68EUZN0_WD-WCC4N0805204,WDC_WD30EFRX-68EUZN0_WD-WCC4N0825205,WDC_WD                                                               30EFRX-68EUZN0_WD-WCC4N0819308"
    HARDDRIVES="enable"
    FAN_CPU_FAN1="12"
    TEMP_CPU_FAN1="99"
    FAN_REAR_FAN1="13"
    TEMP_REAR_FAN1="99"
    FAN_FRNT_FAN1="14"
    TEMP_FRNT_FAN1="99"
    TEMPHI_CPU_FAN1="80"
    TEMPLO_CPU_FAN1="20"
    FANMAX_CPU_FAN1="64"
    FANMIN_CPU_FAN1="1"
    TEMPHI_REAR_FAN1="80"
    TEMPLO_REAR_FAN1="20"
    FANMAX_REAR_FAN1="64"
    FANMIN_REAR_FAN1="1"
    TEMPHI_FRNT_FAN1="80"
    TEMPLO_FRNT_FAN1="20"
    FANMAX_FRNT_FAN1="64"
    FANMIN_FRNT_FAN1="1"
     

    But when running the Configuration of the Plugin it does not find any IPMI Fan Locations.  The fan.cfg file does not get changed when the IPMI Fan Config is run.

     

     

    Checking IPMI fan Locations...

    Location 0-1: none

    Location 0-2: none

    Location 0-3: none

    Location 0-4: none

    Location 0-5: none

    Location 0-6: none

    Location 0-7: none

    Location 0-8: none

    Saving board configuration...
     

    Please tell me how to to configure my fans.  I'm unable to locate the IPMITOOL as root in linux.

     

    Thank you for all your hard work!

     

×
×
  • Create New...