Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temps not being detected #110

Open
Quasky opened this issue Jan 13, 2025 · 0 comments
Open

Temps not being detected #110

Quasky opened this issue Jan 13, 2025 · 0 comments

Comments

@Quasky
Copy link

Quasky commented Jan 13, 2025

`iDRAC/IPMI username: root

iDRAC/IPMI password:

Server model: DELL localhost

iDRAC/IPMI host: 10.1.1.6

Fan speed objective: 5%

CPU temperature threshold: 60°C

Check interval: 60s

No exhaust temperature sensor detected.

No CPU2 temperature sensor detected.

functions.sh: line 128: [: -gt: unary operator expected

Unable to send RAW command (channel=0x0 netfn=0x30 lun=0x0 cmd=0xce rsp=0xc1): Invalid command

                 ------- Temperatures -------

Date & time      Inlet  CPU 1  CPU 2  Exhaust          Active fan speed profile          Third-party PCIe card Dell default cooling response  Comment

13-01-2025 23:29:52 0°C 0°C User static fan control profile (5%)°C Enabled°C CPU temperature decreased and is now OK (<= 60°C), user's fan control profile applied.

./Dell_iDRAC_fan_controller.sh: line 152: printf: -: invalid number

./Dell_iDRAC_fan_controller.sh: line 152: printf: -: invalid number`


`CHECK_INTERVAL 60

CPU_TEMPERATURE_THRESHOLD 60

DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE false

FAN_SPEED 0x05

IDRAC_HOST 10.1.1.6

IDRAC_PASSWORD

IDRAC_USERNAME root

KEEP_THIRD_PARTY_PCIE_CARD_COOLING_RESPONSE_STATE_ON_EXIT false

PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin`


Server Information Power State ON System Model PowerEdge R610 System Revision I System Host Name localhost Operating System VMware ESXi 6.5.0 U3 build-14320405 Operating System Version Service Tag C1743M1 Express Service Code 26193802825 BIOS Version 1.3.6 Firmware Version 2.92 (Build 05) IP Address(es) 10.1.1.6 iDRAC MAC Address 00:21:9B:9D:60:00 Lifecycle Controller Firmware 1.3.0.350


The above issue happens both on the R610 listed here, as well as my R310.

Looks like the container isn't detecting the temp information at all on my server. It successfully spins down the fans, but doesn't see any temp increases. My server slowly climbed from 21c to 32c before I went in and killed the container to turn the BIOS fan control back on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant