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

Individual fan control of automatic/manual status would be nice #40

Open
Krellan opened this issue Sep 15, 2023 · 0 comments
Open

Individual fan control of automatic/manual status would be nice #40

Krellan opened this issue Sep 15, 2023 · 0 comments

Comments

@Krellan
Copy link
Member

Krellan commented Sep 15, 2023

It's a longstanding limitation of phosphor-pid-control that you can only set the automatic/manual status of a thermal zone. You can't set this on an individual fan basis.

Is there any demand for having this ability? It might be nice for some fans, in the same thermal zone, to be set to manual mode, while still having the other fans run automatically (as guided by PID loops).

The existing IPMI commands only work on an entire thermal zone at a time: https://github.com/openbmc/phosphor-pid-control/blob/master/ipmi.md

Sometimes it comes up, but so rarely that this limitation hasn't really been a problem.

When exploring how to model automatic/manual status in Redfish, this came up. It seems awkward in Redfish to have to do it for an entire thermal zone at a time: #21

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