Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/umber): enable RAID #146

merged opened by a.starrysky.fyi targeting main from private/minion/push-zoqyltwplryx

We have some drives in umber that should be set up as a software RAID.

To do that, we need to enable this in the hardware config

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mbkiv7f6vh22
+5
Diff #0
+5
packetmix/systems/umber/hardware-configuration.nix
··· 29 29 ]; 30 30 }; 31 31 32 + boot.swraid.enable = true; 33 + boot.swraid.mdadmConf = '' 34 + PROGRAM=true 35 + ''; # Disable reporting for this system 36 + 32 37 clicks.storage.impermanence = { 33 38 enable = true; 34 39 devices = {

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
feat(pm/umber): enable RAID
5/5 success
expand
expand 0 comments
pull request successfully merged