My old drive failed, I followed a guide to replace it, since the drives in my pool are partitioned, one of the steps was using `sgdisk` to copy partition info from a healthy drive to the new one, (I guess) that's why the two disks share the same UUID. The failed drive was replaced with `zpool replace` so files should be fine.
I only have one mirrored pool so I can't check if partitions in a proper pool share UUID, can't find reliable answer on Google either. ChatGPT told me they shouldn't share UUID but I'm skeptical about that answer since it can make things up.
Can anyone run the `blkid` command to check if partitions in your pool share the same UUID?
I only have one mirrored pool so I can't check if partitions in a proper pool share UUID, can't find reliable answer on Google either. ChatGPT told me they shouldn't share UUID but I'm skeptical about that answer since it can make things up.
Can anyone run the `blkid` command to check if partitions in your pool share the same UUID?