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