Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mdadm support #14

Closed
wants to merge 1 commit into from
Closed

Conversation

sergelogvinov
Copy link
Contributor

Activate healthy mdraid at boot time.

Signed-off-by: Serge Logvinov [email protected]

Activate healthy mdraid at boot time.

Signed-off-by: Serge Logvinov <[email protected]>
@@ -0,0 +1,46 @@
name: eudev
Copy link
Member

Choose a reason for hiding this comment

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

I feel we need a better story here, I don't want to duplicate every pkg we have in pkgs/ already. I will think what we can do to provide better story here

Copy link
Member

Choose a reason for hiding this comment

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

I guess we can depend on the published image from pkgs

Copy link
Member

Choose a reason for hiding this comment

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

yep, exactly, I just wanted to to a bit of refactoring to make this easier

@dm3ch
Copy link

dm3ch commented Nov 9, 2023

Am I right understood that this PR would allow having a root partition on software raid (mirror)?

By the way, I see that there were no activity for almost a year, so what is the actual status/plans? Maybe some help from outside needed?

@Gottox
Copy link
Contributor

Gottox commented Nov 12, 2023

What's currently blocking? - I think I could make use of this extension ^^

@sergelogvinov
Copy link
Contributor Author

Hello, I think this extension can be used only for csi-drivers (for non system disk)
For system disk we need to add support for boot loader and add some (huge) code in Talos.

Probably you can create raid manually and dd image to the soft raid after. But i did not try it.
I believe that mdadm binary should be a part of the system as lvm utils (which already there).

PS. only 2 like in this pr, so is not so popular...

@sergelogvinov
Copy link
Contributor Author

new implementation #271

@sergelogvinov
Copy link
Contributor Author

#271 was merged

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.

5 participants