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

P11_Dev: FRU VPD collection never gets triggered in a specific scenario #508

Open
souvik1914581 opened this issue Nov 29, 2024 · 1 comment
Assignees

Comments

@souvik1914581
Copy link

In current P11_Dev vpd-manager initialization flow, if System VPD collection timer (2 seconds) expires, and System VPD is not on D-Bus for some reason, FRU VPD collection is never triggered.
This can cause undefined behavior down the flow, for eg. vpd-manager publishes APIs without collecting and publishing VPD of any FRU.

This is a rare, but undefined scenario which needs to be addressed.

@souvik1914581 souvik1914581 self-assigned this Nov 29, 2024
@souvik1914581
Copy link
Author

Discussed this with @SunnySrivastava1984 and we plan to implement a re-try mechanism to handle this scenario.

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