Get mirror config working
This commit is contained in:
@@ -48,7 +48,6 @@
|
|||||||
"data-storage" = {
|
"data-storage" = {
|
||||||
type = "mdadm";
|
type = "mdadm";
|
||||||
level = 1;
|
level = 1;
|
||||||
postCreateHook = "mdadm --grow /dev/md/data-storage --bitmap=internal";
|
|
||||||
content = {
|
content = {
|
||||||
type = "filesystem";
|
type = "filesystem";
|
||||||
format = "xfs";
|
format = "xfs";
|
||||||
|
|||||||
Reference in New Issue
Block a user