spl147

Members
  • Posts

    485
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by spl147

  1. I agree documentation is horrendous. Yes install system temp, click detect then save then load if not already loaded, the in autofan click detect
  2. Set min fan speed to 10 instead of 1.5
  3. I changed from 1.1.1.1 to 8.8.8.8 and the issue is resolved, not sure what is wrong with cloudfare, been using it for years
  4. loading the plugin page takes a long time, then checking takes a while, the some plugins say not available. server-diagnostics-20240321-1036.zip
  5. Google my friend, google
  6. First step would be to try them from the command line to see if they actually work!
  7. a little googling forund this: For fan settings we have below information: Below IPMI command format for fan control. Set Fan Control 0x3c 0x16 Byte1: 0x02 Byte2: FAN_NO Byte3: Duty1 Byte4: Duty2 Byte5: Duty3 Byte6: Temp1 Byte7: Temp2 Byte8: Temp3 Get Fan Control 0x3c 0x16 Byte1: 0x03 Byte2: FAN_NO Ex. Get fan 1 status $ Ipmitool -I lanplus -H 192.168.50.43 -U admin -P admin raw 0x3c 0x16 0x03 0x01 – 01 0a 32 64 14 50 5f Ex. Set fan 1 $ipmitool -I lanplus -H 192.168,50.43 -U admin -P admin raw 0x3c 0x16 0x02 0x01 0x14 0x32 0x64 0x14 0x50 0x5f - 01 14 32 64 14 50 5f
  8. You have the wrong fan selected
  9. Should of made sure the board you were gonna use was supported first!
  10. whats the output of sensors detect?
  11. did you actually read the output? the answers you seek are in the output! Trying family `ITE'... Yes Found unknown chip with ID 0x8688 Sorry, no sensors were detected. Either your system has no sensors, or they are not supported, or they are connected to an I2C or SMBus adapter that is not supported. If you find out what chips are on your board, check https://hwmon.wiki.kernel.org/device_support_status for driver status.
  12. But the container still sees All the servers memory:
  13. is --memory=1G not correct to limit memory usage by a docker? im getting this error: --memory=1G 'oznu/homebridge' WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
  14. https://raw.githubusercontent.com/chriss158/dynamix/master/unRAIDv6/dynamix.s3.sleep.plg
  15. model numbers are in the UI:
  16. Cpu fan should not be controlled by this plugin, and your hdd fan shows 0, i think your config is wrong, check your physical fan header labels
  17. 80c for high? are you crazy? look up the specs for your drives. most are 55-60c MAX! i use 30c for low and 55c for high then once your drives come back down to normal temps, play with max fan speed to keep drives around 40-42c
  18. 54c is really high! Post a pic of the fan setting page
  19. Thats just for display in the footer Supermicro boards i believe only use the 1st 4 headers 20c is way to low for the low threshold. your hdds will never get that cold, so fans will always be spinning closer to max i would use 30-35c
  20. what are your fan settings set to? post the impifan log (link is at the bottom of the fan control page)
  21. you have not configured the fans at all! here is mine:
  22. it's quite simple really: Min PWM Value = the slowest you want to spin the fans when at or below LOW Temp Threshold ( play with this to find your prefered cooling/noise ratio) LOW Temp Threshold = temp in witch the fans will spin down to Min PWM Value (temps the nVME drives idle at) HIGH Temp Threshold = temp in witch the fans will spin up to 100% (max operating temp) Refresh Interval = time in mins. to check drive temps (1 Min.) fan speed changes are auto calculated based on min PWM value and LOW and HIGH thresholds just a FYI nVME drives have much different max temp the HDD's, google you nvme to see