Just wanted to bring etcd-io/bbolt#567 (comment) back to your attention - is there a way I can configure the fault injection to honor the 4k page size boundaries?
Seems when I write 4k it will always fail at 2k. Also would love to hear your opinion on the fix I proposed in etcd-io/bbolt#570 - do you think this would mitigate the init issue for the failure modes you're trying to inject?