diff --git a/mxmount b/mxmount index 887a1e3..2a2e05d 100755 --- a/mxmount +++ b/mxmount @@ -53,7 +53,7 @@ foreach(@lines) { #print Dumper \%D; add_data0_if_not_present(); - +system("mdadm --assemble --scan --config=partition"); mount_all(); create_exports();