I currently try to fix my mdadm /dev/md0 raid5 partition. I was informed via e-mail notification from mdadm e-mail alerts that there is a fail event and a DegradedArray event. I found this as a possible solution to the probblem of mine: https://superuser.com/a/1442762/1797988
The answer in the question looks promising because I can apply it successfully to a copy of this disk. I just have no clue what exactly the bash commands gdisk and sgdisk are doing to it. And I want to know, if it will harm the accessibality of the data?
If I am going to execute these commands to my hard drive, will I be able to still access my data without the need of any additional Linux magic to recover something?
I haven't touched anything so far because the data are really important to me. It would be nice to fix the problem, but not for the cost of the data.