oxidecomputer / oxidecomputer/omicron

Remove the zone-bundle functionality

Open
#8,029 0 comments 0 reactions 1 assignee View on GitHub

@bnaecker is already working on this.

Since Apr 23, 2025.

Sled Agent
Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Description

The sled-agent includes a bunch of code for managing "zone bundles", a tarball of log files and command output run inside a specific, non-global zone on a sled. That was useful during early Omicron development, but is going to be obsoleted by the in-progress work on support bundles. When that's in a reasonable place, we should remove the entire zone-bundling machinery.

Removing the code is mostly fine, but we also have datasets on the M.2s storing the bundles, which is mounted at /pool/int/*/debug/bundle/zone. We'll probably want to add some code in the sled-agent for removing these older datasets entirely.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.