summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-12-13 00:20:00 +0100
committermakefu <github@syntax-fehler.de>2018-12-13 00:20:00 +0100
commitb61f237c0cf74b47a037ed7fa06eef687bc2000b (patch)
tree08abcfd3e64ca2977c628494a9bb30bbeff12c6d /1systems
parent9dc01d823ede73801e02346c25adc9fab14f2325 (diff)
ma omo.r: new disks for snapraid
Diffstat (limited to '1systems')
-rw-r--r--1systems/omo/hw/omo.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/1systems/omo/hw/omo.nix b/1systems/omo/hw/omo.nix
index 1b618a486..31db335bb 100644
--- a/1systems/omo/hw/omo.nix
+++ b/1systems/omo/hw/omo.nix
@@ -48,9 +48,8 @@ in {
makefu.snapraid = {
enable = true;
- # TODO: 3 is not protected
- disks = map toMapper [ 0 1 ];
- parity = toMapper 2;
+ disks = map toMapper [ 0 2 3 ];
+ parity = toMapper 1;
};
fileSystems = let
cryptMount = name:
[cgit] Unable to lock slot /tmp/cgit/1b000000.lock: No such file or directory (2)