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

Capture network info in health report #240

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

anjalshireesh
Copy link
Contributor

Introduce a new struct NetInfo to store the driver and firmware version of a network interface.

Also,

  • Introduce a function to populate NetInfo for a given interface
  • Add Revision field for a drive partition and capture it in the health diagnostics.

@anjalshireesh anjalshireesh marked this pull request as ready for review October 24, 2023 08:40
health.go Outdated Show resolved Hide resolved
Copy link
Contributor

@klauspost klauspost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. What Shubhendu proposes sounds reasonable, but not critical.

anjalshireesh and others added 2 commits October 30, 2023 15:06
Introduce a new struct `NetInfo` to store the driver and firmware
version of a network interface.

Also,

- Introduce a function to populate `NetInfo` for a given interface
- Add `Revision` field for a drive partition and capture it in the
  health diagnostics.
@anjalshireesh anjalshireesh merged commit f9e74b9 into minio:main Oct 30, 2023
@anjalshireesh anjalshireesh deleted the health branch October 30, 2023 12:54
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