oxidecomputer / oxidecomputer/omicron
[sled agent] Should be capable of parsing, formatting M.2 drives
Open
Nobody has claimed this yet.
Sled Agent
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Follow-up to https://github.com/oxidecomputer/facade/issues/11
The sled agent should be capable of parsing and formatting M.2 drives to have the expected format we want.
- Sled Agent should be able to parse M.2 drives with an
oxi_(internal) prefix: https://github.com/oxidecomputer/omicron/pull/2708 - Sled Agent should be able to format the expected partitions onto an M.2
- Sled Agent should be able to configure a dump device on the partition dedicated for it
- #2858
Priority should be around "parsing", as presumably they'll be formatted during factory install, but they are a FRU, so it's possible we'll need to dynamically format them as they're replaced.
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.