https://rancher.com/ logo
Title
b

blue-kitchen-51801

05/16/2023, 8:39 PM
Any idea how can we install Elemental on a Software RAID? Thank you!
h

hundreds-hospital-60917

05/19/2023, 2:00 PM
You would need to add respective
cloud-config
snippets as hooks to setup the RAID.
See the
before-install
example on how to run commands before the installation. This needs to run commands to setup the RAID. Not sure if you'd need any boot-time configurations. 🤔
b

blue-kitchen-51801

05/20/2023, 8:34 AM
Thanks @hundreds-hospital-60917 I’ll try your ideas if I will get the chance, I’m using Elemental in Harvester and it might be pretty complicated to build the ISO after every change to test if it’s working..
h

hundreds-hospital-60917

05/23/2023, 7:54 AM
You can as well mount the ISO loopback on another system and edit directly. 😉
b

blue-kitchen-51801

05/23/2023, 12:51 PM
hmm, I will need to dig deep to understand the loopback partition, I don’t know what’s with it..