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

[201911][Arista] make fancontrol config more resilient on 7060CX-32S #17809

Open
wants to merge 1 commit into
base: 201911
Choose a base branch
from

Conversation

Staphylo
Copy link
Collaborator

Why I did it

In some rare cases the fancontrol config is invalid for DCS-7060CX-32S
There is no determinism in the kernel allocation of i2c bus number nor hwmon ids
If a driver takes too long to initialize another driver might initialize first thus leading sysfs path changes

Work item tracking
  • Microsoft ADO (number only):

How I did it

Updated the fancontrol configuration to use some wildcards where determinism might be a problem.

How to verify it

Run fancontrol with this new configuration

Description for the changelog

Make fancontrol config more resilient on DCS-7060CX-32S

@lguohan
Copy link
Collaborator

lguohan commented Mar 30, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Staphylo
Copy link
Collaborator Author

Staphylo commented Apr 2, 2024

There's only one new change related [build] Use public storage for public resources. since I published this PR.
I can rebase this PR but I don't think it will change the outcome of the checks given the error log.

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

Successfully merging this pull request may close these issues.

3 participants