minime: scrub more often
Since we are having an actual zraid on consumer hardware, worth doing it more often
This commit is contained in:
parent
ef6c77238d
commit
cf870db775
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
autoScrub = {
|
autoScrub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pools = [ "zpool" ];
|
pools = [ "zpool" ];
|
||||||
|
interval = "weekly";
|
||||||
|
randomizedDelaySec = "6h";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.hostId = "41ba28ff";
|
networking.hostId = "41ba28ff";
|
||||||
|
|
Loading…
Add table
Reference in a new issue