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

gru bios set --clear-cmos does not work on intel #36

Open
rustydb opened this issue Jan 10, 2024 · 3 comments
Open

gru bios set --clear-cmos does not work on intel #36

rustydb opened this issue Jan 10, 2024 · 3 comments

Comments

@rustydb
Copy link
Contributor

rustydb commented Jan 10, 2024

SUMMARY

Potentially related to stmcginnis/gofish#268 (fixed in gofish 0.15.0)

ISSUE TYPE
  • Bug Report
STEPS TO REPRODUCE
  1. Run gru bios set --clear-cmos
  2. Cold boot the node
EXPECTED RESULTS

BIOS is cleared.

ACTUAL RESULTS

BIOS remains the same, error is observed:

unable to execute request, no target provided
@rustydb rustydb changed the title gru bios set --clear-cmos does not work gru bios set --clear-cmos does not work on intel Jan 10, 2024
@jacobsalmela
Copy link
Contributor

If --clear-cmos was previously --defaults, it never worked on Intel. Not sure if that was before or after stmcginnis/gofish#268

@rustydb
Copy link
Contributor Author

rustydb commented Jan 10, 2024

It was --reset, changing in #32.

We're using gofish 0.14.0, the linked bugfix landed in 0.15.0.
I tested the bugfix ad-hoc to no avail.

@rustydb
Copy link
Contributor Author

rustydb commented Jan 10, 2024

The error emitted is in response to an empty URL for Bios.resetBiosTarget, which seems more like an Intel incompatibility than anything.

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

2 participants