MDADM reshape level 5 to 6 power loss --backup-file not working #raid #mdadm

https://askubuntu.com/q/1557399/612

MDADM reshape level 5 to 6 power loss --backup-file not working

I ran the command mdadm --grow /dev/md6 --level=6 --raid-devices=12 --backup-file=/var/mdadm_backups/md6_20251014_185747 Which was to convert my RAID 5 to RAID 6, then I had a sudden power loss. I

Ask Ubuntu