Is there any concern in this scheme with losing access to storage either temporarily or permanently due to losing access to key shares?
orielhaim 2 hours ago [-]
The bit I liked most is wrapping the old rack secret under a key derived from the new epoch so prepare can hand out shares without unlocking until commit
That tension between needing both secrets for ZFS rekey and only serving shares for the committed epoch is a real distributed systems headache and this is a clean way out of it
Rendered at 10:16:44 GMT+0000 (Coordinated Universal Time) with Vercel.
https://oxide-and-friends.transistor.fm/episodes/building-a-...
That tension between needing both secrets for ZFS rekey and only serving shares for the committed epoch is a real distributed systems headache and this is a clean way out of it