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

Chore: Bump OPTE to v0.26.194 (2275f18) #4414

Closed
wants to merge 1 commit into from

Conversation

FelixMcFelix
Copy link
Contributor

This version upgrade has the caveat that an API version mismatch will not throw a typical error, since we've changed to the breaking postcard v1.0.x. If you have a mix of pre- and post- 0.26 bits between XDE and Omicron, you'll see something like the below:

kyle@farme:~/gits/omicron$ pfexec target/release/omicron-package uninstall
Nov 02 10:39:20.931 DEBG target[active]: Target({"image": "standard", "machine": "non-gimlet", "rack-topology": "multi-sled", "switch": "softnpu"})
Nov 02 10:39:20.931 INFO Removing all Omicron zones
Nov 02 10:39:20.936 INFO Uninstalling all packages
Nov 02 10:39:20.991 INFO Removing networking resources
Nov 02 10:39:21.000 WARN Deleting Omicron underlay VNIC, vnic_name: underlay0
Nov 02 10:39:21.006 WARN Deleting Omicron underlay etherstub, stub_name: underlay_stub0
Nov 02 10:39:21.009 WARN Deleting Omicron bootstrap VNIC, vnic_name: bootstrap0
Nov 02 10:39:21.015 WARN Deleting Omicron bootstrap etherstub, stub_name: bootstrap_stub0
Error: Failure interacting with the OPTE ioctl(2) interface: command ListPorts failed: DeserCmdErr("Hit the end of buffer, expected more data")

Caused by:
    command ListPorts failed: DeserCmdErr("Hit the end of buffer, expected more data")

Post 1.0, this is intended to be stable, short of a 2.0 release, so I believe this is a one-off side effect.

@FelixMcFelix FelixMcFelix changed the title Chore: Bump OPTE to v0.26.190 (faaf332) Chore: Bump OPTE to v0.26.194 (2275f18) Nov 16, 2023
@FelixMcFelix FelixMcFelix force-pushed the felixmcfelix/bump-opte-26 branch from 4d2f714 to b21acfc Compare November 17, 2023 17:33
@FelixMcFelix
Copy link
Contributor Author

Closing: will be superseded by #4559.

@FelixMcFelix FelixMcFelix deleted the felixmcfelix/bump-opte-26 branch December 1, 2023 14:18
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.

1 participant