Replies: 2 comments 7 replies
|
Please explain why you think mdadm should support this. What does mdadm have to do with dm-integrity? |
1 reply
|
I am not sure if I understand. Are you proposing a new technology that combines RAID and verity to achieve a cryptographically sound RAID of sorts? That would require functionality in the kernel, I suppose? Like: the reconstruction thread in the kernel needs to call back into dm-integrity to figure out in which direction to fix a certain inconsistency? Does this kernel functionlity exist, or are you or is anyone else working on it? |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am thinking about adding support to call dm-integrity to mdadm/md, as a command line parameter.
All reactions