Hi Etienne, I have made changes to the Commands.pm file and setup-storage continues with the RAID0 device creation.
Commented out if ($FAI::do_init_tasks) { # no sync when initial installation and added if ($FAI::do_init_tasks && $level ne 'raid0') { # no sync when initial installation Thank you very much for your assistance. Regards, *Kumaran* On Mon, Mar 31, 2025 at 5:15 AM Étienne Mollier via linux-fai < linux-fai@uni-koeln.de> wrote: > Diese Nachricht wurde eingewickelt um DMARC-kompatibel zu sein. Die > eigentliche Nachricht steht dadurch in einem Anhang. > > This message was wrapped to be DMARC compliant. The actual message > text is therefore in an attachment. > > > ---------- Forwarded message ---------- > From: "Étienne Mollier" <emoll...@emlwks999.eu> > To: fully automatic installation for Linux <linux-fai@uni-koeln.de> > Cc: > Bcc: > Date: Sun, 30 Mar 2025 23:14:38 +0200 > Subject: Re: Setup Storage Issue > Hi Kumaran, > > >> This error ressembles to something that should be fixed by FAI > >> commit 27c7267badb46918ef669c84aef0275a9fc438c0[1]: > >> > >>> Executing: echo frozen > /sys/block/md1/md/sync_action > >>> sh: 1: cannot create /sys/block/md1/md/sync_action: Permission denied > >>> echo frozen > /sys/block/md1/md/sync_action had exit code 2 > >> > >> [1]: > https://github.com/faiproject/fai/commit/27c7267badb46918ef669c84aef0275a9fc438c0 > > > The commit seems to be for FAI version 6.3.1 but I am running version > > 5.10.3. Would I have any issues if I apply this fix? > > You may have some fuzz (the patch is off by a few lines) and > still run into issues with md_linear raid (not that this layout > is particularly common), but it will be otherwise okay. > > In hope this helps, > -- > Étienne Mollier <emoll...@emlwks999.eu> > Fingerprint: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da > Sent from /dev/pts/1, please excuse my verbosity. > On air: James Taylor - Grass is not greener >