[release-4.21] Revert "Skipping UsbCd workaround on Supermicro ARS-111GL-NHR"#150
Conversation
This reverts commit 595ffbc. Newer firmware on the Supermicro ARS-111GL-NHR has changed the virtual media device string back to 'UsbCd', consistent with other Supermicro servers. The model-specific exception that skipped the CD-to-UsbCd override for this model is no longer correct and causes boot from virtual media to fail on machines running updated firmware. Revert the workaround to restore the unconditional CD-to-UsbCd boot source override for all Supermicro machines. Users running older ARS-111GL-NHR firmware where 'Cd' was the correct device will need to update their BMC firmware. Change-Id: I188e7fb3a60868cfa1ec9428dc974528d2db8e7b Signed-off-by: Jacob Anders <jacob-anders-dev@proton.me> Assisted-By: Claude Opus 4.6 (cherry picked from commit 950648a)
|
/hold |
|
/retest |
|
/lgtm |
|
/hold cancel |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: iurygregory, jacob-anders The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@jacob-anders: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
e5fdbeb
into
openshift:release-4.21
This reverts commit 595ffbc.
Newer firmware on the Supermicro ARS-111GL-NHR has changed the virtual media device string back to 'UsbCd', consistent with other Supermicro servers. The model-specific exception that skipped the CD-to-UsbCd override for this model is no longer correct and causes boot from virtual media to fail on machines running updated firmware.
Revert the workaround to restore the unconditional CD-to-UsbCd boot source override for all Supermicro machines. Users running older ARS-111GL-NHR firmware where 'Cd' was the correct device will need to update their BMC firmware.
Change-Id: I188e7fb3a60868cfa1ec9428dc974528d2db8e7b
Assisted-By: Claude Opus 4.6
(cherry picked from commit 950648a)