Replies: 3 comments 2 replies
|
Hi @apethree, thanks for the feedback, I appreciate that. As @hcgonzalezpr reported for X13SAE-F motherboard in issue #33, the AST2600 has only one threshold for fans, like in this sample: This is the reason why It means that only
|
|
Fan - 2x [NF-A14x25r G2 PWM] I don't know why but maybe you already know the reasoning. If I run the following commands on H13SAE-MF it lowers the critical fan speed to 140 instead of default 280. But it doesn't go any lower. If I run any other command like these I cannot change it beyond 140. It's either 140 or 280. Command that you suggested to run lowered the LC to 140 from 280. I ran this command: @petersulyok FYI! |
|
I suggested only one threshold parameter:
Please try that one. not sure if that works. |
Uh oh!
There was an error while loading. Please reload this page.
I wanted to drop some feedback and thanks— I’ve been running SMFC v4.1.0 on a Supermicro H13SAE‑MF (AST2600 BMC) system, and it works perfectly to control fan speeds and keep things quiet, where direct ipmitool threshold commands failed to change the LC threshold.
When trying to set thresholds manually with ipmitool sensor thresh "FAN4" …, I got errors like “Valid threshold … not specified!” or “Command illegal for specified sensor or record type”. Seems like the BMC is locked down or omits certain thresholds in its SDR for many fan sensors. Fans were behaving as if there was a minimum floor — they’re not revving wildly up and down, which means SMFC is taking over well.
⚠ BMC limitations
• Certain thresholds are locked or “not available” per sensor (especially on boards like H13SAE‑MF).
• Manual threshold setting often fails because the SDR (sensor definitions in the BMC) doesn’t list those thresholds as valid or writable.
🌟 Thank you
Huge thanks to petersulyok and the SMFC community for designing SMFC with support for these newer AST2600‐based Supermicro boards. It works great, simplifies fan / temperature management, and avoids a bunch of wrestling with locked down IPMI commands.
All reactions