-
This is from a recent [sync meeting](https://docs.google.com/spreadsheets/d/1iHaTQROfUMdcitJaGZ7PVN9lh_gZ_YlolMxUyDsnalU/edit#gid=0) that I'm trying to record tracking issues for. I don't have much mo…
-
My manual testing confirmed @taspelund's report that the CLI is at least 5x faster at uploading images than the web console. The CLI uses 8 threads instead of the 6 we're limited to in the browser, bu…
-
Hello everyone,
I am using Freyja tool for plotting my data .
I am using this command
freyja plot [aggregated-filename-tsv] --output [plot-filename(.pdf,.png,etc.)]
which generate this p…
-
I am running a4x2 with:
- omicron `1059fe109fadbccf559e4adad134eaffcb67b85a`
- Oxide CLI version compiled from main with this commit:
```
$ oxide version
Oxide CLI 0.6.1+20240710.0
Built from co…
-
This should have its own issue for tracking purposes.
https://github.com/oxidecomputer/omicron/blob/21b31c8303d01ed5995cc772cc2b6226bcb6154c/nexus/db-queries/src/authn/external/session_cookie.rs#L5…
-
Most of the external rack networking is currently geared towards customers that have private IP ranges. For example, consider Nexus or external DNS. These services listen on an IP external to the rack…
-
The IP range add/remove endpoints allow pairs of v4 or v6 addresses, and have done so since they were added in https://github.com/oxidecomputer/omicron/pull/1253 (June 2022).
https://github.com/oxi…
-
I ran into this issue with ubuntu instance reboot both while rebooting with API and in-guest reboot command.
From the serial console, I could see that the guest failed to make any progress at this …
-
## Background
Currently, the transformation we do on JSON API responses at runtime is to parse date values and camel-case all keys. Importantly, that processing does not rely on anything other than…
-
There are various cases where the control plane might discover that Instances that we thought were running are, in fact, not. Examples (from concrete to speculative):
- when Nexus is notified by S…