this post was submitted on 21 Dec 2023
103 points (92.6% liked)
Technology
58303 readers
9 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
mdadm is not bad, it's just command line. There is loads of help out there too. Not obscure link: https://raid.wiki.kernel.org/index.php/A_guide_to_mdadm
I get the impression your real problem is the command line. I can't emphasize enough how much it is worth getting comfortable on the command line. It's where the power is, on all platforms, and is fundamentally simplier than GUIs. The big secret is that it isn't hard.
Most of the mdadm commands look like some kind of wizard's spell to a noob like me. I have no idea what I'm actually doing with the commands.
It's all documented what it all means. If you keep using all this stuff, it will become normal. Like anything does. When you're familiar with the command line, it is a leveling up in what you can do and how much computer you need to do it.
Did you try a search for "mdadm GUI"? I found Webmim that has a mdadm GUI (https://webmin.com/docs/modules/linux-raid/) but no idea if it's ok.