OK, I managed to solve it.

There were two issues:

1) The master looked for raid5.ko module, while I had raid456.ko. Changing
the master script took care of this.
2) The mdadm --create failed due to specified --chunk 256 parameter, with
the following errors:
invalid sb on <partition>
error importing sb -22

I fixed it by removing the --chunk 256 from the master script mdadm part.
But now my deployed client has chunk size of 64K, while my golden client had
a size of 256K. Such small chunk sizes probably unhealthy for disks, any
idea how to solve it?

Thanks,
Stas.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to