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

inspector: parse lldp data, accelerators, boot_mode #303

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

msherman64
Copy link
Contributor

configure ironic-inspector to parse more information out of the collected data, in particular decoding lldp data for switchports, and mapping pci ids to accelerators.

Additionally, allow inspector to update the value of "boot_mode" and "pxe_enabled" capabilities on the node and node's ports.

configure ironic-inspector to parse more information out of the
collected data, in particular decoding lldp data for switchports,
and mapping pci ids to accelerators.

Additionally, allow inspector to update the value of "boot_mode"
and "pxe_enabled" capabilities on the node and node's ports.
Copy link
Member

@codyhammock codyhammock left a comment

Choose a reason for hiding this comment

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

Good changes 👍🏻

@msherman64
Copy link
Contributor Author

msherman64 commented Sep 4, 2024

this PR is blocked by one major thing:

We need to publish the customized inspector image, and update chi-in-a-box to download and use it. Using the upstream images with the extra_hardware kernel commandline will cause the inspector to crash on startup.

The new inspector images should be fetched from these URLs.
https://chi.uc.chameleoncloud.org:7480/swift/v1/AUTH_4140e5f9f65545dbb9f0bdc90ef68d23/chi_images/ipa-debian12-2023.1.kernel
https://chi.uc.chameleoncloud.org:7480/swift/v1/AUTH_4140e5f9f65545dbb9f0bdc90ef68d23/chi_images/ipa-debian12-2023.1.initramfs

@msherman64 msherman64 merged commit dd7e66a into stable/2023.1 Sep 4, 2024
1 check passed
@msherman64 msherman64 deleted the wip/inspector_parse branch October 16, 2024 13:33
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.

2 participants