Am 22.02.2023 um 17:07 schrieb Nicolas George: > Unfortunately, that puts the partition table > and EFI partition outside the RAID: if you have to add/replace a disk, > you need to partition and reinstall GRUB, that makes a few more > manipulations on top of syncing the RAID.
Yes, i get it. AFAIK, you cannot really avoid that, because a disk replacement comes with new disk UUID's anyway and slightly different sizes mostly. Maybe the best thing to do is to document, and maybe script that case with your knowledge from today. that way, you can go to sleeo until the case happens, and then read the doc (in your script) and execute it. That is what i do (because i keep forgetting things faster and faster ;-)) And usually, the script gets better over time after several runs ... Sorry, that i have no better suggestion. Good luck DdB