oxidecomputer / oxidecomputer/omicron
Can't create a disk larger than 1023 GiB
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
In testing on the dogfood rack, I found I could create a disk up to 1023 GiB, but any larger was
too much for the crucible downstairs to create.
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.
Research direction
Reproduce disk creation on the dogfood rack at sizes above 1023 GiB, then trace the disk-creation path and its interaction with Crucible. Done means the system can create disks larger than 1023 GiB without Crucible rejecting the operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100