- Joined
- Feb 15, 2014
- Messages
- 20,194
Still a better experience than vbulletin.Ahhh, forum software from hell...
Mods: you can delete this post.
Still a better experience than vbulletin.Ahhh, forum software from hell...
Mods: you can delete this post.
What you want is also a stable temp, it doesn't matter much that you are at 35 °C if the temp oscillate between 30 and 40 °C every minute... you're much better at 30 or 40 °C with a rock stable temp.
60 °C is cooking it, even a good quality one. Fans are cheap, drives aren't, and your data is probably priceless...
The current version of my script is posted here. It lives at /root/bin/control_hd_temp.pl@Kevin Horton : Would you care to share some further details on how your cronjob works? (<- newbie lvl plz)
Ipmiutil works fine under Windows, no assembly required.I was having a Hell of a time when I ran into this problem in a Windows only environment.
Ipmiutil works fine under Windows, no assembly required.
[root@freenas ~]# ipmitool sensor list all System Temp | 28.000 | degrees C | ok | -9.000 | -7.000 | -5.000 | 80.000 | 85.000 | 90.000 Peripheral Temp | 29.000 | degrees C | ok | -9.000 | -7.000 | -5.000 | 80.000 | 85.000 | 90.000 CPU Temp | 0x8 | discrete | 0x0700| na | na | na | na | na | na FAN 1 | 525.000 | RPM | nc | 300.000 | 450.000 | 600.000 | 18975.000 | 19050.000 | 19125.000 FAN 2 | 1575.000 | RPM | ok | 300.000 | 450.000 | 600.000 | 18975.000 | 19050.000 | 19125.000 FAN 3 | na | | na | na | na | na | na | na | na FAN 4 | 1725.000 | RPM | ok | 300.000 | 450.000 | 600.000 | 18975.000 | 19050.000 | 19125.000 FAN A | 975.000 | RPM | ok | 300.000 | 450.000 | 600.000 | 18975.000 | 19050.000 | 19125.000 Vcore | 0.928 | Volts | ok | 0.480 | 0.512 | 0.544 | 1.488 | 1.520 | 1.552 3.3VCC | 3.392 | Volts | ok | 2.816 | 2.880 | 2.944 | 3.584 | 3.648 | 3.712 12V | 11.978 | Volts | ok | 10.494 | 10.600 | 10.706 | 13.091 | 13.197 | 13.303 VDIMM | 1.504 | Volts | ok | 1.152 | 1.216 | 1.280 | 1.760 | 1.776 | 1.792 5VCC | 5.088 | Volts | ok | 4.096 | 4.320 | 4.576 | 5.344 | 5.600 | 5.632 -12V | -12.098 | Volts | ok | -13.844 | -13.650 | -13.456 | -10.934 | -10.740 | -10.546 VBAT | 3.088 | Volts | ok | 2.816 | 2.880 | 2.944 | 3.584 | 3.648 | 3.712 VSB | 3.328 | Volts | ok | 2.816 | 2.880 | 2.944 | 3.584 | 3.648 | 3.712 AVCC | 3.408 | Volts | ok | 2.816 | 2.880 | 2.944 | 3.584 | 3.648 | 3.712 Chassis Intru | 0x0 | discrete | 0x0000| na | na | na | na | na | na [root@freenas ~]# ipmitool sensor thresh “FAN 1” lower 400 500 700 Valid threshold '1”' for sensor '“FAN' not specified! [root@freenas ~]#
[root@freenas ~]# ipmitool sensor thresh “FAN 1” lower 400 500 700 Valid threshold '1”' for sensor '“FAN' not specified! [root@freenas ~]# ipmitool sensor thresh “FAN1” lower 400 500 700 Locating sensor record '“FAN1”'... Sensor data record not found! [root@freenas ~]# ipmitool sensor thresh “FAN/ 1” lower 400 500 700 Valid threshold '1”' for sensor '“FAN/' not specified! [root@freenas ~]# ipmitool sensor thresh “PIZZA” lower 400 500 700 Locating sensor record '“PIZZA”'... Sensor data record not found! [root@freenas ~]# ipmitool sensor thresh “FAN1” lower 400 500 700 Locating sensor record '“FAN1”'... Sensor data record not found! [root@freenas ~]#
ipmitool sensor thresh “FAN1” lower 400 500 700Try removing the space between "FAN" and "1". I.e.ipmitool sensor thresh “FAN1” lower 400 500 700
ipmitool> sensor SDRR successfully erased Load SDRs from 0x20 Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found Get SDR 0000 command failed: Requested sensor, data, or record not found ipmitool>
ipmitool> ipmitool sdr fill sensors
fill <option>
sensors Creates the SDR repository for the current
configuration
nosat Creates the SDR repository for the current
configuration, without satellite scan
file <file> Load SDR repository from a file
range <range> Load SDR repository from a provided list
or range. Use ',' for list or '-' for
range, eg. 0x28,0x32,0x40-0x44
That's a new one. A factory reset of the BMC should do the trick. Maybe changing fan modes if only the fans are affected.
It reports everything as normalWhat does the IPMI webGUI report, sensors-wise?
Name
Status
Reading
System Temp Normal 26 degrees C
Peripheral Temp Normal 26 degrees C
CPU Temp Uninstall
FAN 1 Normal 1875 R.P.M
FAN 2 Normal 1950 R.P.M
FAN 3 N/A Not Present!
FAN 4 Normal 2175 R.P.M
FAN A Normal 2100 R.P.M
Vcore Normal 0.968 Volts
3.3VCC Normal 3.392 Volts
12V Normal 11.978 Volts
VDIMM Normal 1.504 Volts
5VCC Normal 5.088 Volts
-12V Normal -12.098 Volts
VBAT Normal 3.088 Volts
VSB Normal 3.344 Volts
AVCC Normal 3.392 Volts
Chassis Intru OK
So it probably didn't change anything on the BMC.
So it probably didn't change anything on the BMC.