oxidecomputer / oxidecomputer/crucible
I/O errors seen during disk creation
@leftwo is already working on this.
Since Aug 8, 2022.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
Saw this on the console for an ubuntu image during system boot:
[ *** ] (2 of 3) A start job is running for…fully seeded (5min 38s / no limit)
[ 415.118808] blk_update_request: I/O error, dev nvme1n1, sector 823872 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 415.120206] blk_update_request: I/O error, dev nvme1n1, sector 824128 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 415.121299] blk_update_request: I/O error, dev nvme1n1, sector 1757028 op 0x0:(READ) flags 0x80700 phys_seg 1 prio cl[ OK ] Finished Download data for…ailed at package install time.
[ OK ] Listening on Socket unix f…p application lxd.user-daemon.
It happened right as I was creating a disk in omicron in another window.
Leaving this issue around to remind me to come back and try this again.
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.