<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I have this issue with creating RAID0 array from multiple nvme devices.</div><div><br></div><div>It always fails with exit code 2 for the echo frozen command and stops continuing the installation.</div><div><br></div><div>Executing: yes | mdadm --create -e 1.0 /dev/md0 --level=raid5 --force --run --raid-devices=4 /dev/nvme0n1p1 /dev/nvme2n1p1 /dev/nvme1n1p1 /dev/nvme3n1p1<br>Executing: echo frozen > /sys/block/md0/md/sync_action<br>Executing: mkfs.xfs -m bigtime=1 -f /dev/md0<br>Executing: yes | mdadm --create -e 1.0 /dev/md1 --level=raid0 --force --run --raid-devices=4 /dev/nvme3n1p2 /dev/nvme1n1p2 /dev/nvme2n1p2 /dev/nvme0n1p2<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>Command had non-zero exit code<br></div><div><br></div><div>Hope someone can advise me on how to get past this error.</div><div><br></div><div>Thank you and regards,</div><div><b><i>Kumaran</i></b></div><div><br></div></div>
</div>