In the last round of hardware upgrades ( T341214 ), we decided to use RAID0 instead of RAID 10 for cloudelastic hosts. This means we'll need to write a new partman recipe for the upcoming cloudelastic hosts (cloudelastic1007-10).
To do this, we'll need to:
- Write a new partman recipe and save to ./modules/install_server/files/autoinstall/partman in the puppet repo
- Add an entry to modules/install_server/files/autoinstall/netboot.cfg in the puppet repo.
The new recipe will need RAID-1 for the OS and RAID-0 for the remaining space.
AC:
- new cloudelasticservers are configured with the new recipe
- Elastic is running stably, with acceptable performance.