On 08/25/2016 06:32 PM, Chris Murphy wrote: >> It's possible, but why would you ever end up with a GPT in a partition? > > In every case I've seen, it was user error. I haven't heard of things > putting GPTs in partitions, and in a sense I'd say it's a bug if any > utility lets a user do that. Nesting GPT's in partitions, bad idea, > although it *should* be innocuous because it shouldn't be seen/honored > by anything that doesn't go looking for it because it doesn't belong > there. It is possible to run gdisk or parted on /dev/sdX1 accidentally instead of /dev/sdX. Pretty simple user error. It is also possible and appropriate if using v0.90 or v1.0 metadata on an array and you partition the array itself. Then it'll show up on member 0, any mirror of member 0, and possibly on a parity disk (if intervening blocks are zero). Phil -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html