Raid Installations

Hey,
Just getting started here with maas and a lot of it is looking pretty nice but I’m running into a wall with regards to raid. Almost all of our servers will have 2 disks in a raid 1 and I’d love to be able to accomplish this with either a template or repeatable command line actions. Can anyone point me in the right direction?

Currently the only way to apply network or storage configuration on a per machine basis. You can use the MAAS API to create a script to automatic this process.

Starting with MAAS 2.6 we are adding the ability to clone network and storage configurations between identical machines. We are looking into other improvements to the configuration process as well.