Skip to content

Conversation

@leftwo
Copy link
Contributor

@leftwo leftwo commented Aug 24, 2023

Updated sled-agent to no longer expect a
propolis_client::instance_spec::VolumeConstructionRequest when it is now just a Crucible VolumeConstructionRequest.

Changes in Crucible:
eliminate spurious metadb-related syncs (#881)
ACK the write after adding it to the work queue (#874) Use arc4random_buf or getrandom instead of ChaCha20Rng (#878) Fix crutest in README (#879)
Show client_id in panic messages (#843)
Reduce sqlite page cache size to 64KiB (#876)
Only flush extents that might actually be dirty. (#875)

Changes in Propolis:
Clean up and restructure CQE handling in NVMe
Improve error message when /dev/vmmctl not present (#506) new API endpoint for propolis-server to replace a crucible downstairs (#495) Update rustls-webpki for GHSA-fh2r-99q2-6mmg
Add MemAsync block backend
try reenabling PHD jobs (#484)
Define versioned instance specs (#472)
Update toml dependency to 0.7.x
Add more USDT probes to NVMe emulation
Add more to standalone-with-crucible (#490)
Update propolis with new Crucible Volume change (#485) Minor polish to standalone-crucible doc
Clean up bits for crucible in propolis-standalone
doc iteration for crucible and propolis-standalone Skeleton docs for using propolis with crucible disks in isolation propolis-standalone: Update expected crucible opts (#488) Split up README content for server and standalone
Add crucible config to propolis-standalone
Use libstd-provided OnceCell equivalent
Allow 64-vCPU instances on Helios (stlouis)
Elide test (and doctest) steps where not required
Clean up NVMe PRP parsing and add tests

Updated sled-agent to no longer expect a
propolis_client::instance_spec::VolumeConstructionRequest when it is
now just a Crucible VolumeConstructionRequest.

Changes in Crucible:
eliminate spurious metadb-related syncs (#881)
ACK the write after adding it to the work queue (#874)
Use arc4random_buf or getrandom instead of ChaCha20Rng (#878)
Fix crutest in README (#879)
Show client_id in panic messages (#843)
Reduce sqlite page cache size to 64KiB (#876)
Only flush extents that might actually be dirty. (#875)

Changes in Propolis:
Clean up and restructure CQE handling in NVMe
Improve error message when /dev/vmmctl not present (#506)
new API endpoint for propolis-server to replace a crucible downstairs (#495)
Update rustls-webpki for GHSA-fh2r-99q2-6mmg
Add MemAsync block backend
try reenabling PHD jobs (#484)
Define versioned instance specs (#472)
Update toml dependency to 0.7.x
Add more USDT probes to NVMe emulation
Add more to standalone-with-crucible (#490)
Update propolis with new Crucible Volume change (#485)
Minor polish to standalone-crucible doc
Clean up bits for crucible in propolis-standalone
doc iteration for crucible and propolis-standalone
Skeleton docs for using propolis with crucible disks in isolation
propolis-standalone: Update expected crucible opts (#488)
Split up README content for server and standalone
Add crucible config to propolis-standalone
Use libstd-provided OnceCell equivalent
Allow 64-vCPU instances on Helios (stlouis)
Elide test (and doctest) steps where not required
Clean up NVMe PRP parsing and add tests
@leftwo leftwo requested a review from gjcolombo August 24, 2023 21:34
Copy link
Contributor

@gjcolombo gjcolombo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM--thanks for working through the build break.

@leftwo leftwo enabled auto-merge (squash) August 24, 2023 21:38
@leftwo leftwo merged commit d9c7d9a into main Aug 24, 2023
@leftwo leftwo deleted the alan/crucible-but-faster branch August 24, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants