oxidecomputer / oxidecomputer/omicron
Create Multirack Join Service as part of Bootstrap Agent - Analog to RSS
Open
@andrewjstone is already working on this.
Since Jun 17, 2026.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
This service does the minimum amount of configuration to:
- Initialize trust quorum
- Start sled-agent with no other zones running
- Bring front ports online via DPD and DDM based on
MultirackJoinConfig
This depends #10518 to bring sled-agent online and start trust quorum. It depends on #10636, https://github.com/oxidecomputer/maghemite/issues/793, and https://github.com/oxidecomputer/dendrite/issues/310 to configure front ports for DDM.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.