Skip to content

Conversation

@urso
Copy link
Contributor

@urso urso commented Sep 15, 2025

Related to oep 4011 (raid support). We add raid 0 configuration and status reporting to gRPC.

Note: I have a working Raid0 implementation (MVP) available in my feature-raid0 branch. For context how the changes in here fit in the full implementation see: https://github.com/openebs/mayastor/compare/develop...urso:mayastor:feature-raid0?expand=1

Signed-off-by: Steffen Siering <steffen@xata.io>
@urso urso requested a review from a team as a code owner September 15, 2025 16:37
.action(clap::ArgAction::SetTrue),
)
.arg(
Arg::new("strip-size")
Copy link
Member

Choose a reason for hiding this comment

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

Do you mean stripe-size?

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.

2 participants