Skip to content

Conversation

@afcollins
Copy link
Member

Adds VM recovery playbooks
Enable hugepages on the hypervisor and VM configuration. Add playbook to disable devices created for virtual functions Working changes to configure hugetlb
Complaint of a missing var, this import seems required

Improve CSR approve and node Ready wait loop

Add interfaces that can be used as virtual functions But they seemed to generate a lot of iowait activity on the VMs, so I don't know whether something is wrong with them or not

Some changes were generated using Cursor and the claude-4-sonnet model.

@openshift-ci
Copy link

openshift-ci bot commented Oct 31, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign akrzos for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@akrzos akrzos requested a review from mcornea November 3, 2025 14:36
Object value modified successfully
```

## Failing ImagePull due to Pull Secret
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this scenario for when the user can no longer update the pull-secret by oc -n openshift-config edit secret/pull-secret ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. I only encountered it when the credentials installed in the cluster belonged to an account that was deactivated and no nodes would pull images.

I didn't like this section of the Troubleshooting doc to place it under, but wasn't sure there was any better option. Open to suggestions on that too.

Adds VM recovery playbooks
Enable hugepages on the hypervisor and VM configuration.
Add playbook to disable devices created for virtual functions
Working changes to configure hugetlb
Complaint of a missing var, this import seems required

Improve CSR approve and node Ready wait loop

Add interfaces that can be used as virtual functions
But they seemed to generate a lot of iowait activity on the VMs, so I don't know whether something is wrong with them or not

Some changes were generated using Cursor and the claude-4-sonnet model.

Signed-off-by: Andrew Collins <[email protected]>

Apply suggestion from @mcornea

Co-authored-by: Marius Cornea <[email protected]>
Renamed variable to remove "enabled"
Added new variable to switch ON VFs in VMs. Defaults to OFF.
Signed-off-by: Andrew Collins <[email protected]>
Signed-off-by: Andrew Collins <[email protected]>
Signed-off-by: Andrew Collins <[email protected]>
@afcollins
Copy link
Member Author

Addressed all comments. Reverted some unnecessary changes. Renamed a variable. Added a variable for VFs in VMs. Please take another look when you can.

I still don't have a way to validate these changes for right now. :/ But may be able to do so in early December.

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